代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/469979/6922070

h font8_8.h

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

h font5_7.h

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

h loadbit.h

/**************************************************************************************** * 文件名:LOADBIT.H * 功能:显示单色图形及汉字显示。(头文件) * 作者:黄绍斌 * 日期:2004.02.26 * 备注: **********************************
www.eeworm.com/read/469979/6922087

h menu.h

/**************************************************************************************** * 文件名:MENU.H * 功能:菜单显示及操作,头文件。 * 作者:黄绍斌 * 日期:2004.02.26 * 备注: ******************************************
www.eeworm.com/read/469979/6922089

c menu.c

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

c hosthf_send.c

#include "hosthf_private.h" #include "handsfree.h" /* hostHfDialNumberReq Request to dial the given number */ void hostHfDialNumberReq(const DIAL_NUMBER_REQ_T *req) { dialN
www.eeworm.com/read/441860/6969360

c memalloc.c

/* *2006/08/16 WXL 2.0 * */ /* V0.2 added PC-based binding 21/July/2006 V0.1 Initial Release 10/July/2006 */ #include "compiler.h" //compiler sp
www.eeworm.com/read/210220/7000588

h font8_8.h

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

h font5_7.h

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

h loadbit.h

/**************************************************************************************** * 文件名:LOADBIT.H * 功能:显示单色图形及汉字显示。(头文件) * 作者:黄绍斌 * 日期:2004.02.26 * 备注: **********************************