代码搜索:M8515

找到约 31 项符合「M8515」的源代码

代码结果 31
www.eeworm.com/read/364004/9926326

_c signal._c

//ICC-AVR application builder : 2008-9-7 11:00:08 // Target : M8515 // Crystal: 16.000Mhz #include #include #define uchar unsigned char #define uint unsigned int
www.eeworm.com/read/364004/9926334

c signal.c

//ICC-AVR application builder : 2008-9-7 11:00:08 // Target : M8515 // Crystal: 16.000Mhz #include #include #define uchar unsigned char #define uint unsigned int
www.eeworm.com/read/354707/10332269

c jiema.c

//ICC-AVR application builder : 2008-8-7 14:56:45 // Target : M8515 // Crystal: 4.0000Mhz #include #include #define uchar unsigned char #define uint unsigned int #defi
www.eeworm.com/read/354707/10332295

_c jiema._c

//ICC-AVR application builder : 2008-8-7 14:56:45 // Target : M8515 // Crystal: 4.0000Mhz #include #include #define uchar unsigned char #define uint unsigned int #defi
www.eeworm.com/read/354707/10332416

_c uart._c

//ICC-AVR application builder : 2008-8-5 14:38:41 // Target : M8515 // Crystal: 8.0000Mhz #include #include #define uchar unsigned char #define uint unsigned int voi
www.eeworm.com/read/354707/10332429

c uart.c

//ICC-AVR application builder : 2008-8-5 14:38:41 // Target : M8515 // Crystal: 8.0000Mhz #include #include #define uchar unsigned char #define uint unsigned int voi
www.eeworm.com/read/350945/10693636

c init.c

//ICC-AVR application builder : 2006-4-27 13:50:28 // Target : M8515 // Crystal: 11.059Mhz #include #include #include"ForATmega8515.h" void port_init(void) { PORTA =
www.eeworm.com/read/350945/10693929

c init.c

//ICC-AVR application builder : 2006-4-29 3:07:04 // Target : M8515 // Crystal: 11.059Mhz #include #include #define uchar unsigned char void port_init(void) { PORT
www.eeworm.com/read/350945/10693312

c init.c

//ICC-AVR application builder : 2006-4-27 19:28:19 // Target : M8515 // Crystal: 11.059Mhz #include #include void port_init(void) { PORTA = 0x00; DDRA = 0x00;
www.eeworm.com/read/350945/10693424

c init.c

//ICC-AVR application builder : 2006-4-27 19:56:34 // Target : M8515 // Crystal: 11.059Mhz #include #include void port_init(void) { PORTA = 0x00; DDRA = 0xFF;