代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/163970/10135880

c menu.c

/**************************************************************************************** * 文件名:MENU.C * 功能:菜单显示及操作(下拉式菜单)。 * 作者:黄绍斌 * 日期:2004.02.26 * 备注:使用GUI_SetBackColor()函数设置显示颜色及背景色。 ******
www.eeworm.com/read/163510/10156322

h platform.h

#ifndef _PLATFORM_H_ #define _PLATFORM_H_ #include "Common.h" // // ************* OPTIONS ************** // #define MCLK (66000000) // //#define MCLKM (66) //ZhaoIC #define
www.eeworm.com/read/358788/10179434

h lcm128645zk.h

/** Descriptions: The head files ** **------------------------------------------------------------------------------------------------------ ** Created by: hanxiaoguang ** Created date: 2008-
www.eeworm.com/read/358398/10189850

c aic23_linein_to_lineout_loop_test.c

#include "davincievm_aic33.h" #include "davincievm_i2c.h" #define AIC23_I2C_ADDR 0x1a Int16 sample; Int16 sample_data; /* Loop */ Uint16 temp; Uint32 temp1,temp2[5]; /* ----------------------
www.eeworm.com/read/357971/10197974

c common.c

/************************************************ * 文件名:common.c * * 文件功能:公共子函数 * * 作者:xxlxws * * 日期:20
www.eeworm.com/read/357088/10216304

c i2c.c

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

c main.c

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

h globalvardef.h

/*----------------------------- * globalVarDef.h - 声名全局变量 * * Description: * * Author: ZhengQishan * * Modified history *------------------------------ * 2006-6-1 15:13 ZhengaQishan Create
www.eeworm.com/read/162547/10297037

h font8_8.h

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

h font5_7.h

/**************************************************************************************** * 文件名:FONT5_7.H * 功能:5*7 ASCII码字体显示函数。(头文件) * 作者:黄绍斌 * 日期:2004.02.26 * 备注:使用GUI_SetColor()函数设置前景颜色及背景色。