代码搜索:MOV模块
找到约 10,000 项符合「MOV模块」的源代码
代码结果 10,000
www.eeworm.com/read/236069/14033241
s43 fet430_adc12_06.s43
;******************************************************************************
; MSP-FET430P430 Demo - ADC12, Repeated Sequence of Conversions
;
; Description: This program will show how to pe
www.eeworm.com/read/236069/14033250
s43 fet430_adc12_04.s43
;******************************************************************************
; MSP-FET430P430 Demo - ADC12, Extend Sampling Period With SHT Bits
;
; Description: This program shows how to ex
www.eeworm.com/read/236069/14033317
s43 fet430_oa_09.s43
;******************************************************************************
; MSP-FET430P430 Demo - OA1, Inverting PGA Mode
;
; Description: Configure OA1 for Inverting PGA mode. In this mo
www.eeworm.com/read/236069/14033324
s43 fet430_oa_04.s43
;******************************************************************************
; MSP-FET430P430 Demo - OA0, Inverting PGA Mode
;
; Description: Configure OA0 for Inverting PGA mode. In this mo
www.eeworm.com/read/236068/14033405
s43 msp430x20x2_adc10_12.s43
;*******************************************************************************
; MSP430F20x2 Demo - ADC10, Sample A7, 1.5V, TA1 Trig, Ultra-Low Pwr
;
; Description: A7 is sampled 1024/second
www.eeworm.com/read/132772/14073885
asm exp4c55_4.asm
**************************************************************
* exp4c55_4.asm - An assembly program for C55x CCS simulator
* Scaling and saturation in Section 4.6.4
*
************
www.eeworm.com/read/203858/15350757
s setup.s
!
! setup.s (C) 1991 Linus Torvalds
!
! setup.s is responsible for getting the system data from the BIOS,
! and putting them into the appropriate places in system memory.
! both setup.s and system ha
www.eeworm.com/read/203858/15350758
s head.s
/*
* linux/boot/head.s
*
* (C) 1991 Linus Torvalds
*/
/*
* head.s contains the 32-bit startup code.
*
* NOTE!!! Startup happens at absolute address 0x00000000, which is also where
* the p
www.eeworm.com/read/203691/15352928
cpp test2.cpp
// test2.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#define a esi
#define b edi
#define c edx
#define d ebx
#define tmp1 eax
#define tmp2 ecx
#def
www.eeworm.com/read/202772/15373910
a51 startup33.a51
$NOMOD51
;------------------------------------------------------------------------------
; startup33.a51
;
; Version:
; August 2004 Ver 2.0 - Updated include file names, modified comments.
;