代码搜索结果
找到约 10,000 项符合
AVR 的代码
zlggui_avr.ewp
1
Debug
AVR
avr2464.c
//*******************************************************************
//********File name :24C64 eeprom's write and read
//********File create date :2008/5/27
//********Design dept :
avr12864.s
.module avr12864.c
.area lit(rom, con, rel)
_hzdot::
.byte 0,0
.byte 240,248
.byte 8,24
.byte 248,224
.byte 0,0
.byte 15,31
.byte 48,48
.byte 31,15
.byte 0,0
.byte 16,248
.by
avr12864.c
/************************************************************
LCD采用HD61202,128x64
控制单片机ATMage16L 8MHz
************************************************************/
#include
//
avr12864.i
#line 1 "G:\test\lcd\2\avr12864.c"
#line 5 "G:\test\lcd\2\avr12864.c"
#line 1 "D:/AVRTOO~1/icc/include/iom16v.h"
#line 7 "D:/AVRTOO~1/icc/include/iom16v.h"
#line 10 "D:/AVRTOO~1/ic
driver_avr.dox
/** \defgroup driver_avr Drivers (for AVR peripherals)
Drivers for AVR Peripherals.
*/