代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/416244/11036776
c ds1302.c
/*********************************************************************
*Description: Real Time Clock Module For IC DS1302
*File Name: DS1302.C
*Use Compile Lanague: KEIL C51
*Versio
www.eeworm.com/read/416125/11040496
c usbofcompuer00.c
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
欢迎访问我的USB专区:http://group.ednchina.com/93/
欢迎访问我的blog: http://www.ednchina.com/
www.eeworm.com/read/416125/11040508
h uart.h
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
欢迎访问我的USB专区:http://group.ednchina.com/93/
欢迎访问我的blog: http://www.ednchina.com/
www.eeworm.com/read/416125/11040551
lst usbofcompuer00.lst
C51 COMPILER V7.06 USBOFCOMPUER00 03/13/2008 12:38:31 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE USBOFCOMPUER00
OBJECT MODULE PL
www.eeworm.com/read/270284/11043093
c eeprom.c
/* eeprom.c - EEPROM NVRAM routines */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,25jan02,g_h Move EEPROM_DELAY macro to config.h becuase it
www.eeworm.com/read/470774/6908211
h sa7121h.h
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
www.eeworm.com/read/470774/6908217
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/469979/6922073
c convertcolor.c
/****************************************************************************************
* 文件名:CONVERTCOLOR.C
* 功能:颜色值转换程序。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
**************************************
www.eeworm.com/read/469979/6922075
h font24_32.h
/****************************************************************************************
* 文件名:FONT24_32.H
* 功能:24*32 ASCII码字体显示函数。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景
www.eeworm.com/read/469766/6926469
h gb2hex.h
#define uart_debug_gb2312orgclus 0
uint32 GbOrgClus;
uint8 get_the_gbadrr(void )
{//uint8 file_gb[11] = {0x47,0x42,0x32,0x33,0x31,0x32,0x20,0x20,0x46,0x4f,0x4e};
FILE_HANDLE fh_tp;
fh_tp=Only