代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/274281/10878870

c main.c

/**************************************************************************** * 文 件 名:main.c * 功 能:使用ADC模块的通道0、1进行电压的测量,然后将转换结果从串口输出, * 上位机使用EasyARM软件全仿真的DOS字符窗口观察。 * 说 明:由W1、W2调节测
www.eeworm.com/read/274248/10880426

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/274245/10880912

h font24_32.h

/**************************************************************************************** * 文件名:FONT24_32.H * 功能:24*32 ASCII码字体显示函数。(头文件) * 作者:黄绍斌 * 日期:2004.02.26 * 备注:使用GUI_SetColor()函数设置前景颜色及背景
www.eeworm.com/read/274245/10880965

c main.c

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

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/416954/11008804

c os_core.c

/********************************************************************************************************* ** Small RTOS ** T
www.eeworm.com/read/271082/11009414

c uart.c

/**************************************************************************** * * MODULE: uart.c * * COMPONENT: $RCSfile: $ * * VERSION: $Name: $ * * RE
www.eeworm.com/read/270488/11035087

c os_sem.c

/********************************************************************************************************* ** Small RTOS(51) ** Th
www.eeworm.com/read/110990/6935536

h hf_msg.h

#ifndef _HFMSG_H #define _HFMSG_H #include "handsfree_types.h" typedef uint16 pkt_type_t; enum { HfIdle, HfConnectingAsMaster, HfConnectingAsSlave, HfCo
www.eeworm.com/read/110989/6944331

h ag_types.h

#ifndef _AG_TYPES_H #define _AG_TYPES_H /*lint -e756 -e830 */ /* this file is needed by off chip apps e.g. EAGdriver but csrtypes.h cannot be used in that context so we need to pull