代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/308025/13711028
h udp.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/308025/13711034
h icmp.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/308010/13711455
h crc.h
#ifdef _CRC_C_
#define _CRC_GLOBE_
#else
#define _CRC_GLOBE_ extern
#endif
_CRC_GLOBE_ uint16 CRC16(uint8 *ptr, uint32 len);
www.eeworm.com/read/307374/13723531
c s12_sci.c
//=============================================================================
// File: S12_SCI.C - V1.00
// Rem.: The ACPRD Project Page on the Web -> http://hc12web.de/acprd
//==================
www.eeworm.com/read/307324/13724198
h sa7121h.h
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
www.eeworm.com/read/307324/13724202
h _tvp51xx.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/307212/13726410
c convertcolor.c
/****************************************************************************************
* 文件名:CONVERTCOLOR.C
* 功能:颜色值转换程序。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
**************************************
www.eeworm.com/read/307212/13726412
h font24_32.h
/****************************************************************************************
* 文件名:FONT24_32.H
* 功能:24*32 ASCII码字体显示函数。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景
www.eeworm.com/read/307212/13726430
c lcmdrv.c
#include "config.h"
/***********************************************************************
* 名称:LCM_DispFill()
* 功能:向显示缓冲区填充数据
* 入口参数:filldata 要写入LCM的填充数据
* 出口参数:无
* 说明:用户根据LCM的实际情况编写此
www.eeworm.com/read/307212/13726431
h lcmdrv.h
/****************************************************************************
* 文件名:LCMDRV.H
* 功能:MG12864图形液晶模块驱动程序。使用LPC2131的GPIO口控制操作。(头文件)
* 用于ZLG/GUI用户图形界面。
*
* 作者:黄绍斌
* 日期:2005/3/