代码搜索:MOV模块

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

代码结果 10,000
www.eeworm.com/read/237870/13924049

asm fet140_adc12_08.asm

;****************************************************************************** ; MSP-FET430P140 Demo - ADC12, Using 10 External Channels for Conversion ; ; Description: This program will show
www.eeworm.com/read/237870/13924116

asm fet140_tb_14.asm

;****************************************************************************** ; MSP-FET430P140 Demo - Timer_B, PWM TB1-2, Up/Down Mode, 32kHz ACLK ; ; Description: This program generates two
www.eeworm.com/read/237870/13924307

asm fet140_adc12_06.asm

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

asm fet430_adc12_06.asm

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

asm fet440_adc12_04.asm

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

asm fet440_adc12_06.asm

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

s boot.s

| | boot.s | | boot.s is loaded at 0x7c00 by the bios-startup routines, and moves itself | out of the way to address 0x90000, and jumps there. | | It then loads the system at 0x10000, using BIOS inter
www.eeworm.com/read/135391/13936002

asm keshedc.asm

MOV A,#90H MOV R0,#85H MOV @R0,A ADDC A,R0 SUB A,@R0 CPL A JMP 0
www.eeworm.com/read/134636/13979148

htm movrs.htm

80386 Programmer's Reference Manual -- Opcode MOV Special Registers up: Chapt
www.eeworm.com/read/134070/14010789

asm os_cpu_a.asm

;******************************************************************************************************** ; uC/OS-II ;