代码搜索:Display

找到约 10,000 项符合「Display」的源代码

代码结果 10,000
www.eeworm.com/read/7227/113490

src display.src

delay.c display.c
www.eeworm.com/read/7268/114238

c display.c

#include const uchar DATA_7SEG[ ] ={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07, 0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71}; uchar led[6] ={1,2,3,4
www.eeworm.com/read/7268/114282

c display.c

#include #define uchar unsigned char #define uint unsigned int const uchar DATA_7SEG[ ] ={0xc0,0xcf,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90}; uchar led[4],min,sec; //
www.eeworm.com/read/7326/115774

h display.h

void Init_TimerB(void); void Init_DispPort(void); void Display(char *pBuf); void Init_CLK(void);
www.eeworm.com/read/7326/115776

c display.c

#include #include "I2C.h" #include "Display.h" void Init_TimerB(void) { TBCTL = TBSSEL0 + TBCLR; // 选择ACLK,清除TAR TBCCTL0 = CCIE; // TBCCR0 中断允许 TBCCR
www.eeworm.com/read/7755/132722

mp display.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------
www.eeworm.com/read/7755/132724

dbg display.dbg

IMAGECRAFT DEBUG FORMAT VERSION 1.1 CPU AVR DIR C:\DOCUME~1\Administrator\桌面\张军\AVR\AVR单片机系统开发实例稿\第二章\第二章程序\IO端口的C语言编程\数码管显示设计\ FILE Counter.C FUNC DelayMs 50 fV BLOCK 17 52 DEFREG j 20 i DEFR
www.eeworm.com/read/7755/132725

prj display.prj

[Compiler Options] Edit1=C:\icc\include\ Edit2=C:\icc\lib\ Edit8= CheckBox1=0 CheckBox2=1 Edit3= Edit4= Edit11=16 Edit13= ComboBox1=0 Edit9=8192 Edit10=512 ComboBox2=0 RadioGroup1=0 Edi
www.eeworm.com/read/7755/132726

lk display.lk

Counter.o