代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/431167/8706685
h acmacros.h
/******************************************************************************
*
* Name: acmacros.h - C macros for the entire subsystem.
* $Revision: 1.199 $
*
****************************
www.eeworm.com/read/387031/8711062
h saa7105.h
/*
* Copyright 2004 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/287114/8720256
c usbmidi.c
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
我的邮箱:computer-lov@tom.com
欢迎访问我的blog: http://computer00.21ic.org
USBMouse.C fil
www.eeworm.com/read/287114/8720298
c uart.c
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
我的邮箱:computer-lov@tom.com
欢迎访问我的blog: http://computer00.21ic.org
UART.C file
www.eeworm.com/read/286381/8767383
h dst.h
#ifndef _DST_H_
#define _DST_H_
#include "config.h" //added by guwj
#include "file.h"
//#define UINT32 unsigned int
//#define uint8 unsigned char
#define NORMAL 0xb0
#define UNKNOWN
www.eeworm.com/read/429063/8820921
c convertcolor.c
/****************************************************************************************
* 文件名:CONVERTCOLOR.C
* 功能:颜色值转换程序。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
**************************************
www.eeworm.com/read/429063/8820925
h font24_32.h
/****************************************************************************************
* 文件名:FONT24_32.H
* 功能:24*32 ASCII码字体显示函数。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景
www.eeworm.com/read/429061/8821583
c convertcolor.c
/****************************************************************************************
* 文件名:CONVERTCOLOR.C
* 功能:颜色值转换程序。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
**************************************
www.eeworm.com/read/429061/8821591
h font24_32.h
/****************************************************************************************
* 文件名:FONT24_32.H
* 功能:24*32 ASCII码字体显示函数。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景
www.eeworm.com/read/285535/8832670
c serial.c
/** @file Serial.c
* @brief 串口部分API程序, 该部分封装底层驱动, 为用户提供接口
* @Notice 串口号定义为, CPU内部为0 1 扩展串口依次后面加
* @Author Mars.zhu 2007-9-22 8:01
* @欢迎测试使用, 如有问题请发邮件至 Mars.zhu@hotmail.com , 谢谢!
*/
#include "option.h"