代码搜索:MOV模块

找到约 10,000 项符合「MOV模块」的源代码

代码结果 10,000
www.eeworm.com/read/226438/14474121

s43 fet440_adc12_04.s43

;****************************************************************************** ; MSP-FET430P440 Demo - ADC12, Extend Sampling Period With SHT Bits ; ; Description: This program shows how to ex
www.eeworm.com/read/226438/14474199

s43 fet440_adc12_06.s43

;****************************************************************************** ; MSP-FET430P440 Demo - ADC12, Repeated Sequence of Conversions ; ; Description: This program will show how to pe
www.eeworm.com/read/125223/14505694

a51 startup.a51

;------------------------------------------------------------------------------ ; This file is part of the C51 Compiler package ; Copyright (c) 1988-1997 Keil Elektronik GmbH and Keil Software, In
www.eeworm.com/read/124992/14521073

s xllp_pm_sleepfwa.s

;****************************************************************************** ; ; COPYRIGHT (C) 2002 Intel Corporation. ; ; This software as well as the software described in it is furnished u
www.eeworm.com/read/124879/14530267

asm stuixldr.asm

include const.inc include comstruc.inc dseg segment para public 'global' bmpdata db 1024*10 dup (0) ; contain compressed info pad dw 1023 ; can hold last b
www.eeworm.com/read/124879/14530343

asm patchvol.asm

;/++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ; This file deals with the low leavel diskette I/O performance ; to patch the volume directly, it will alloc Minix zo
www.eeworm.com/read/124879/14530346

asm stuixldr.asm

include const.inc include comstruc.inc dseg segment para public 'global' bmpdata db 1024*10 dup (0) ; contain compressed info pad dw 1023 ; can hold last b
www.eeworm.com/read/225119/14555376

asm ex4.asm

MOV A,#01 LOOP: SUB A,#01 JC LOOP JZ LOOP JMP 0 END
www.eeworm.com/read/124628/14556229

s stopwatc.s

; Stopwatch primitives - used in sw.c include asmglobal.h public stopval,swstart .CODE dbase dw @Data ; start the interval timer swstart proc far push ax ; send the mode word to the 825
www.eeworm.com/read/124582/14558161

s43 fet140_adc12_09.s43

#include "msp430x14x.h" // Standard Equations ;****************************************************************************** ; MSP-FET430P140 Demo - ADC12, Converison of the Temperature