代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/221484/14740862
h font24_32.h
/****************************************************************************************
* 文件名:FONT24_32.H
* 功能:24*32 ASCII码字体显示函数。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景
www.eeworm.com/read/121514/14755068
h fingerpt.h
#ifndef _FINGERPT_H_
#define _FINGERPT_H_
#include "Sunplus.h"
#if CARD_MODULE == 0
typedef struct tagTZDP
{
UINT8 hres;
UINT8 zres;
int direct;
char flag;
}TZDP;
typedef stru
www.eeworm.com/read/121010/14775748
h vmu.h
#ifndef _VMU_H_
#define _VMU_H_
typedef struct {
uint8 filetype; /* 0x00 = no file; 0x33 = data; 0xcc = a game */
uint8 copyprotect; /* 0x00 = copyable; 0xff = copy protected */
uint16 first
www.eeworm.com/read/120794/14787928
c dciwrap.c
/*
dciwrap 1.0
(c)2000 Dan Potter
Please see the file README that came with VMULoad for distribution
and usage information.
Thanks to Marcus Comstedt for the VMU format info.
*/
#include
www.eeworm.com/read/120186/14811213
h main.h
/*********************************************************************************************************
** Small RTOS(51)
**
www.eeworm.com/read/218594/14914259
c udp.c
#define UDP_GLOBALS
#include "config.h"
#include "../include/cfg_net.h"
/**********************************************************************
**函数原型: uint16 CheckSumUdp(uint8 *check,uint16 len
www.eeworm.com/read/218511/14917016
h tmbslsaa7104local.h
/* Copyright (C) 2004 Koninklijke Philips Electronics N.V.
All Rights Reserved.
This source code and any compilation or derivative thereof is the
proprietary information of Koninklijke
www.eeworm.com/read/218149/14932782
c main.c
#include
#include
#include "xtype.h"
#define AT24LC64_ADDR 0xa0
#define IICSDA 0x01
#define IICSCL 0x20
#define IICSDAIn() P2DIR &= ~IICSDA
#define IICSDAO
www.eeworm.com/read/218146/14932911
c convertcolor.c
/****************************************************************************************
* 文件名:CONVERTCOLOR.C
* 功能:颜色值转换程序。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
**************************************
www.eeworm.com/read/218146/14932915
h font24_32.h
/****************************************************************************************
* 文件名:FONT24_32.H
* 功能:24*32 ASCII码字体显示函数。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景