代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/258097/11885839

h kinf.h

// // FILE // kinf.h // // DESCRIPTION // This file is to provide an interface between kernel programs // and upper software. Don't place anything other than kernel // definitions. // Also al
www.eeworm.com/read/258097/11886111

h framebuf_bmpui.h

/*********************************************************************** ** fsGUI_new.h ** ** structure define for FrameBuf_BmpUI.c ** ** ** Creator :zhaoyanhua ** Date: 2004-6-3 9:40
www.eeworm.com/read/258097/11886360

h smc.h

/************************************************************************** * * * Copyright (c) 2002 by Sunplus Techn
www.eeworm.com/read/258097/11886482

h image.h

#ifndef __IMAGE_H #define __IMAGE_H #include "global.h" #include "atapi_if.h" #include "memmap0.h" int image_init(char *); void image_close(void); /* #define wb_check(p) \ ((((UINT8 *
www.eeworm.com/read/258097/11886777

h user_if.h

#ifndef __USER_IF_H #define __USER_IF_H #include "types.h" #include "navdata.h" //#include "misc.h" enum { DISP_CH=0, DISP_CH_Ns=1, DISP_TT, DISP_TT_Ns, }; //====================
www.eeworm.com/read/344060/11910734

c lcmdrv.c

/**************************************************************************** * 文件名:LCMDRV.C * 功能:MG12864图形液晶模块驱动程序。使用LPC2131的GPIO口控制操作。 * 用于ZLG/GUI用户图形界面。 * 液晶模块与LPC2131的连接如下所示: * D0 (7) -
www.eeworm.com/read/344060/11910769

h font8_8.h

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

h font5_7.h

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

h loadbit.h

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

h menu.h

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