代码搜索:MOV模块

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

代码结果 10,000
www.eeworm.com/read/412167/11212856

asm 51bot42b.asm

; 51Bot42b - Reading an TV IR Remote Control and Running the ; 61Bot Motors and Controlling the Speed of the Motors. ; ; ; This Application will Read the Incoming I/R Commands. ; ; A Sony
www.eeworm.com/read/412167/11212864

asm prog43.asm

; FullRTOS - Digital Clock/Thermometer using FullRTOS ; ; ; This Application implements a Real Time Clock and Thermometer, ; outputting the data onto an LCD Display and updating the clock
www.eeworm.com/read/412167/11212879

asm prog22.asm

; PROG22 - Reset ; ; This Application checks to see if the 8051 had been reset by ; checking the first four memory locations and if they are set ; to R0 = 0AAh, R1 = 055h, R2 = 0F0h and R3 =
www.eeworm.com/read/412167/11212921

asm prog8a.asm

; PROG8A - Using the Bank Registers as Indexes into External Memory ; ; This Program Uses R0 as an 8 Bit Index Register to Access Scratchpad RAM. ; ; This program will run in the UMPS simulator
www.eeworm.com/read/411113/11255710

s ffts.s

;/* ; * Fast Fourier Transform assembler ; * Copyright (C) ARM Limited 1992,1995,1996,1998-1999. All rights reserved. ; */ ;======================================================================
www.eeworm.com/read/265527/11262099

asm tic42go.asm

;File: tic42go.a51 ;Author: Eckart Hartmann Date:17/10/2003 ;Development progress: Tic842.df ; ;TicGo==========Set and start timer. ;C Function prototype: char TicGo(char cHr, char cMin, char cSe
www.eeworm.com/read/265527/11262135

asm adc42go.asm

;File: adc42go.a51 ;Author: Eckart Hartmann Date:05/10/2003 ; Development progress: Adc842.df ; ;AdcGo==========Start conversion(s). ;C Function prototype: char AdcGo(char cChan, char cMode); ;
www.eeworm.com/read/265527/11262149

asm urt42bsy.asm

;File: urt42bsy.a51 ;Author: Eckart Hartmann Date:17/10/2003 ;Development progress: Urt834.df ; ;urtbsy==========Configure UART and baudrate. ;C Function prototype: char UrtBsy(void); ;Descripti
www.eeworm.com/read/148378/12471195

166 start167.166

$MOD167 ; Define C167 mode ; ;------------------------------------------------------------------------------ ; This file is part of the C166 Compiler package ; Co
www.eeworm.com/read/336143/12474578

a51 startup.a51

;------------------------------------------------------------------------------ ; This file is part of the C51 Compiler package ; Copyright (c) 1988-1999 Keil Elektronik GmbH and Keil Software, In