代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/279083/10467311
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/353162/10468523
c lcd_dis.c
//========================================================================
// 文件名: LCD_Dis.c
// 作 者: Xinqiang Zhang(email: Xinqiang@Mzdesign.com.cn)
// www.Mzdesign.com.cn
// 日 期: 2007/05/17
www.eeworm.com/read/160757/10501276
cpp md5.cpp
/*
* RFC 1321 compliant MD5 implementation,
* by Christophe Devine ;
* this program is licensed under the GPL.
*/
#include "Md5.h"
#include
#include
#i
www.eeworm.com/read/278472/10533939
mco simple.mco
/******************************************************************
* *
* Copyright (c) 2001-2007 McObject LLC. All Right Reserved.
www.eeworm.com/read/423579/10545562
h font8_8.h
/****************************************************************************************
* 文件名:FONT8_8.H
* 功能:8*8 ASCII码字体显示函数。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景色。
www.eeworm.com/read/423579/10545566
h font5_7.h
/****************************************************************************************
* 文件名:FONT5_7.H
* 功能:5*7 ASCII码字体显示函数。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景色。
www.eeworm.com/read/423579/10545617
h font24_32.h
/****************************************************************************************
* 文件名:FONT24_32.H
* 功能:24*32 ASCII码字体显示函数。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景
www.eeworm.com/read/423579/10545768
c os_cpu_c.c
/*********************************************************************************************************
**
**--------------------------------------------------------------------------------------
www.eeworm.com/read/423579/10545829
c uart.c
/*********************************************************************************
** 串口通信文件
****************************************************************************
www.eeworm.com/read/423579/10545841
h loadbit.h
/****************************************************************************************
* 文件名:LOADBIT.H
* 功能:显示单色图形及汉字显示。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
**********************************