代码搜索结果

找到约 10,000 项符合 MCU 的代码

mcu1.c

#include #include #include #include #define k0 PORTB.0 #define k1 PORTB.1 #define k2 PORTC.0 #define k3 PORTC.1 #define dat PORTB.3 #define clk

mcu1.rom

000000:C02B 000001:CFFE 000002:CFFD 000003:C057 000004:CFFB 000005:CFFA 000006:CFF9 000007:CFF8 000008:CFF7 000009:CFF6 00000A:CFF5 00000B:CFF4 00000C:CFF3 00000D:CFF2 00000E:CFF1 00000

mcu1.inc

.DEF _eep=R4 .DEF _z=R5 .DEF _i=R6 _3: .DB 0x0,0x0,0x1,0x2,0x3,0x4,0x5,0x6 .DB 0x7 _4: .DB 0x0,0x1,0x2,0x3,0x4,0x5,0x6,0x7 .DB 0x8 .DEF _tri=R7 .DEF _hold=R8 .DEF _fr=R9 .

mcu1.vec

;INTERRUPT VECTORS RJMP __RESET RJMP 0x00 RJMP 0x00 RJMP _timer2_comp_isr RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0

mcu1.map

CodeVisionAVR C Compiler V1.24.8b Professional (C) Copyright 1998-2006 Pavel Haiduc, HP InfoTech s.r.l. http://www.hpinfotech.com File: C:\Documents and Settings\Administrator\桌面\mcu1\MCU1.c Glo