代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/296398/8107140

c driver_wr.c

#include "Driver_WR.h" #include "sd_driver.h" #include "sd_cmd.h" #include "ch375_driver.h" #include "ch375_cmd.h" extern volatile DSTATUS Stat; extern volatile unsigned char CardType; UINT8
www.eeworm.com/read/396283/8116967

h iic.h

/******************************************************/ /* 深圳市奇想达科技有限公司QXD-DM642开发板源程序 */ /* 网址:http://www.szqxd.com */ /******************************************************/ #
www.eeworm.com/read/295737/8142763

c main.c

/********************************************************************************************************* ** Small RTOS(51) ** Th
www.eeworm.com/read/146113/12670752

h udp_bak.h

#ifdef UDP_GLOBALS #define UDP_EXT #else #define UDP_EXT extern #endif struct udp_dhead{ uint8 rev; uint8 NextProtocal; uint16 TotalLen; /*校验和,包
www.eeworm.com/read/332889/12718620

h saa7121.h

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *
www.eeworm.com/read/246092/12757073

h font8_8.h

/**************************************************************************************** * 文 件 名:FONT8_8.H * 功 能:8*8 ASCII码字体显示函数。(头文件) * 备 注:使用GUI_SetColor()函数设置前景颜色及背景色。 *****************
www.eeworm.com/read/246092/12757116

h loadbit.h

/**************************************************************************************** * 文 件 名:LOADBIT.H * 功 能:显示单色图形及汉字显示。(头文件) **************************************************************
www.eeworm.com/read/246092/12757119

h font5_7.h

/**************************************************************************************** * 文 件 名:FONT5_7.H * 功 能:5*7 ASCII码字体显示函数。(头文件) * 备 注:使用GUI_SetColor()函数设置前景颜色及背景色。 *****************
www.eeworm.com/read/246092/12757121

c menu.c

/**************************************************************************************** * 文 件 名:MENU.C * 功 能:菜单显示及操作(下拉式菜单)。 * 备 注:使用GUI_SetBackColor()函数设置显示颜色及背景色。 ***********************
www.eeworm.com/read/246092/12757148

h menu.h

/**************************************************************************************** * 文 件 名:MENU.H * 功 能:菜单显示及操作,头文件。 **********************************************************************