代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/243109/12962586

h ch375hfb.h

/* 2004.06.05, 2004.09.20, 2004.10.22, 2004.11.20, 2004.12.12, 2004.12.28, 2005.01.04, 2005.01.12, 2005.01.26, 2005.03.01, 2005.07.29, 2005.12.28 **************************************** ** Copyrig
www.eeworm.com/read/329121/12979033

c usbdisk.c

/* CH374芯片 应用层 V1.0 */ /* 大容量存储设备U盘读写操作应用,初始化和枚举当前连接的U盘,采用单缓冲区或者双缓冲区进行BulkOnly协议的数据传输 */ //#define DEBUG_NOW 1 // 从串口输出执行步骤的相关信息 //#define CH374_DOUBLE_BUF 1 // 对于低速单片机可以启用双缓冲区提高传输速度 //#define
www.eeworm.com/read/329064/12986115

h rtc.h

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

h ide.h

#ifndef __IDE_H #define __IDE_H typedef unsigned char uint8; /* 无符号8位整型变量 */ typedef signed char int8; /* 有符号8位整型变量
www.eeworm.com/read/329064/12986307

c modem.c

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

h ping.h

/*******************IP包,仅当IHL=5时用,当不=5时作转换*********/ struct ip { uint8 VerandIphLen; /*版本与头长度*/ uint8 ServerType; /*服务类型*/ uint8 TotalLen[2]; /*总
www.eeworm.com/read/329064/12986465

c modem.c

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

h modem.h

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

c spi.c

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

h fsmdev.h

/***************************************************************************** FILE NAME: FsmDev.h DESCRIPTION: common definitions for all device. Copyright (c) 2002, VIA Technol