代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/454764/7383730

h sysled.h

/* sysLed.h - LED driver Header File */ /* Copyright 1984-2001 Wind River Systems, Inc. */ /* modification history -------------------- 01c,16jul02,m_h C++ protection 01b,26apr01,m_h convert tabs
www.eeworm.com/read/453695/7414340

c main.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/453695/7414345

c uart0app.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/453695/7414347

c pronet.c

#include "config.h" #include "global.h" UINT8 ReceiveAck(UINT32 SendL) { //UINT32 i = 100000;//0; //50000 UINT32 i; i = (4+SendL/8)*10000; //数据包长度增加8个字节,延迟时间增加1毫秒 while(i>0){ if(Ack
www.eeworm.com/read/453517/7417816

c 1770.c

//ICC-AVR application builder : 2005-11-12 17:11:59 // Target : M16 // Crystal: 8.0000Mhz // copyright:鲁军波(endylu) // www.shop34612283.taobao.com // www.adembed.com #include #include
www.eeworm.com/read/453517/7417869

_c 1770._c

//ICC-AVR application builder : 2005-11-12 17:11:59 // Target : M16 // Crystal: 8.0000Mhz // copyright:鲁军波(endylu) #include #include #include "main.h" //================
www.eeworm.com/read/452954/7428822

c iic_master.c

/********************************************************************************************************* ** Small RTOS(51) **
www.eeworm.com/read/449996/7491899

h netrom.h

#ifndef _NETROM_H #define _NETROM_H #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _IFACE_H #include "iface.h" #endif #ifndef _AX25_H #include "ax25.h" #endif #ifndef _LAPB_H #in
www.eeworm.com/read/449996/7491948

h domain.h

#ifndef _DOMAIN_H #define _DOMAIN_H #ifndef _GLOBAL_H #include "global.h" #endif #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _PROC_H #include "proc.h" #endif #define INITRTT 2
www.eeworm.com/read/449996/7491958

h n8250.h

/* Various I/O definitions specific to asynch I/O on the IBM PC */ #ifndef _N8250_H #define _N8250_H #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _PROC_H #include "proc.h" #endif #i