代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/182600/9199050

h zlg_socket.h

#ifdef SOCKET_GLOBALS #define SOCKET_EXT #else #define SOCKET_EXT extern #endif #define PF_INET 0 #define AF_INET 1 #define SOCK_STREAM 0 #define SOCK_DGRAM 1 #define TCP_PROTOCOL 0
www.eeworm.com/read/379078/9208398

h d12ci.h

#ifndef __D12CI_H__ #define __D12CI_H__ #include "mytype.h" /** D12 相关定义 ***/ #define D12_NOLAZYCLOCK 0x02 #define D12_CLOCKRUNNING 0x04 #define D12_INTERRUPTMODE 0x08 #define D1
www.eeworm.com/read/379078/9208424

h chapter9.h

#ifndef __CHAPTER9_H__ #define __CHAPTER9_H__ #include "mytype.h" #define MAX_ENDPOINTS (uint8)0x3 // 下面的值为 Get Status命令的返回值 #define USB_GETSTATUS_SELF_POWERED 0x01 #de
www.eeworm.com/read/181879/9233210

h i2c.h

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

h zlg_socket.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/180164/9317518

h dhcp.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/180026/9322285

c amdflash.c

/***************************************************************************** FILE NAME: AmdFlashDrv.c DESCRIPTION: For AMD Dual-bank flash. Copyright (c) 2002, VIA Technologies
www.eeworm.com/read/180023/9322383

h zlg_socket.h

#ifdef SOCKET_GLOBALS #define SOCKET_EXT #else #define SOCKET_EXT extern #endif #define PF_INET 0 #define AF_INET 1 #define SOCK_STREAM 0 #define SOCK_DGRAM 1 #define TCP_PROTOCOL 0
www.eeworm.com/read/376182/9325825

c uart0.c

/****************************************Copyright (c)************************* ** Guangzhou ZLG-MCU Development Co.,LTD. ** graduate school **
www.eeworm.com/read/375866/9346922

_c sdcmd._c

/***************************************************************************************************** ** Descriptions: sd 卡驱动软件包: SD卡物理层 ---- SD卡SPI模式支持的命令 ***************************************