代码搜索结果
找到约 523 项符合
OLED 的代码
oled.c
#include "oled.h"
#include "stdlib.h"
#include "font.h"
#include "delay.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
oled.c
#include "oled.h"
#include "stdlib.h"
#include "font.h"
#include "delay.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
oled.lnp
"main.obj",
"OLCD.obj"
TO "oled"
rtc.tagsrc
C:\4XK20 Release\Real Time Clock\font.c
C:\4XK20 Release\Real Time Clock\main.c
C:\4XK20 Release\Real Time Clock\oled.c
C:\4XK20 Release\Real Time Clock\oled_cmd.c
C:\4XK20 Release\Real Time Clock
oled.c
#include
#include "oled.h"
#include "oled_cmd.h"
#include "oled_interface.h"
#include "font.h"
// VRAM needed for SPI interface because there is no way to read
// the data
oled_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (目标 1), 0x0000 // Tools: 'MCS-51'
Group (源代码组 1)
File 1,1, 0x0
Options 1,0,0 // Target '目标
oled.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
oled.lst
C51 COMPILER V7.50 OLED 01/06/2006 13:37:03 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE OLED
OBJECT MODULE PLACED IN OL
msc1210oled.lnp
"STARTUP.obj",
"System.obj",
"OLED.obj",
"UART.obj",
"T2Service.obj",
"SystemInitialization.obj",
"CONVERT.obj"
TO "MSC1210OLED"
RAMSIZE(256)
CODE( 0X0000-0X1FFF )
XDATA( 0X0000-0X03FF )
oled.o.d
oled.o: ../oled.c ../common.h C:/WinAVR/avr/include/avr/io.h \
C:/WinAVR/avr/include/avr/sfr_defs.h C:/WinAVR/avr/include/inttypes.h \
C:/WinAVR/avr/include/stdint.h C:/WinAVR/avr/include/avr/io