代码搜索:U
找到约 10,000 项符合「U」的源代码
代码结果 10,000
www.eeworm.com/read/350856/10706090
obj u873.obj
www.eeworm.com/read/350856/10706106
rlf u873.rlf
www.eeworm.com/read/350856/10706130
h u873.h
#ifndef __U873_H__
#define __U873_H__
#include
#ifndef uchar
#define uchar unsigned char
#endif
#ifndef uint
#define uint unsigned int
#endif
extern void delayC(uchar);
exter
www.eeworm.com/read/350856/10706153
c u873.c
#include "U873.H"
void delayC(uchar del)
{
while(--del);
}
void delayI(uint del)
{
while(--del);
}
uchar ReadEEPROM(uchar EE_Addr)
{
EEADR=EE_Addr; //给地址
EEPGD=0; //
RD=
www.eeworm.com/read/350856/10706182
cce u873.cce
www.eeworm.com/read/350856/10706208
sdb u873.sdb
[p GLOBOPT AUTOSTATIC PIC14 PICMIDHI PICLOMID CANREADCODE ]
"14 c:\program files\HT-PICC\INCLUDE\pic168xa.h
[v _INDF `Vuc 1 s 1 @0 ]
"15
[v _TMR0 `Vuc 1 s 1 @1 ]
"16
[v _PCL `Vuc 1 s 1 @2 ]
www.eeworm.com/read/158953/10708636
dls u4644281.dls
www.eeworm.com/read/158953/10708649
dls u9404701.dls
www.eeworm.com/read/158953/10708678
dls u1058619.dls
www.eeworm.com/read/158953/10708680