代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/258903/11833353
c convertcolor.c
/****************************************************************************************
* 文件名:CONVERTCOLOR.C
* 功能:颜色值转换程序。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
**************************************
www.eeworm.com/read/258903/11833361
h font24_32.h
/****************************************************************************************
* 文件名:FONT24_32.H
* 功能:24*32 ASCII码字体显示函数。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景
www.eeworm.com/read/258266/11874048
c zlg7290.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/258097/11884442
c osd_show_font.c
/*************************************************************
** FILE
** osd_show_font.c
**
** DESCRIPTION
** This file contains main functions for show font on OSD.
**
** NOTE:Now use OSDShow
www.eeworm.com/read/258097/11884490
c osd_16bdc.c
//for supporting 16bit OSD
//created by jslin //20041022
#include "memmap0.h" // 2004/11/05 yltseng
#include "memcfg.h"
void osd_16BDC_init_bitmap(UINT8 *hp, int w, int h);
void osd_16BDC
www.eeworm.com/read/258097/11884844
c sound.c
/*****************************************************\
Creater: Terry
Date : 2001/5/11 12:49PM
Description: Setup menu using
\*****************************************************/
#include
www.eeworm.com/read/258097/11885358
h inv_tbl.h
///State CHECK Key code
const UINT8 StateChkKey[]=
{
//00~0f
SOUND,//00:IRC_0
SOUND,//01:IRC_1,
SOUND,//02:IRC_2,
SOUND,//03:IRC_3,
SOUND,//04:IRC_4,
SO
www.eeworm.com/read/258097/11885407
h inv_tbl_intech.h
///State CHECK Key code
const UINT8 StateChkKey[]=
{
//00~0f
SOUND,//00:IRC_0
SOUND,//01:IRC_1,
SOUND,//02:IRC_2,
SOUND,//03:IRC_3,
SOUND,//04:IRC_4,
SO
www.eeworm.com/read/258097/11886347
h nav.h
#ifndef __NAV_H
#define __NAV_H
//#define NAV_ALL_DBG
//#define NAV_DELAY_MSG
//#include "user_if.h"
//#include "types.h"
#include "misc.h"
#include "navdata.h"
#include "image.h"
#include "s
www.eeworm.com/read/344060/11910778
c convertcolor.c
/****************************************************************************************
* 文件名:CONVERTCOLOR.C
* 功能:颜色值转换程序。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
**************************************