代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/236583/14010133
h uart.h
#define CID2_NUM0 3
#define CID2_NUM1 12
#define SOI 0x7E
#define VER 0x20
#define ADR 0x00
#define CID10 0x00
#define EOI 0x0D
#define ADRC 0x00 //上位机的地址
#define CID11
www.eeworm.com/read/236583/14010144
h function.h
#ifndef _Function_
#define Function
#else
#define Function extern
#endif
Function void ON_face(void);
Function void ON_1_face(void); //总界面
Function void ON_SET_FACE
www.eeworm.com/read/236583/14010146
h door.h
#ifndef _door_
#define door
#else
#define door extern
#endif
#define CARD_OUT 0x01
#define CARD_IN 0x02
#define ADRDOOR 0
#
www.eeworm.com/read/235880/14048524
c device.c
/* MCS-51单片机C语言, KC7.0 */
/* 用于其它类型单片机或者硬件资源不同时, 该程序应该根据需要进行局部修改 */
#define CH374HF_NO_CODE 1
#include "CH374.H"
#ifdef __C51__
#pragma NOAREGS
#endif
#ifndef MAX_DATA_SIZE
#define M
www.eeworm.com/read/235394/14072676
c key_big.c
/****************************************Copyright (c)**************************************************
** 西安邮电学院嵌入式兴趣小组
**
**
www.eeworm.com/read/203708/15352785
c system.c
/*
* Copyright (C) 2001-2003 Hewlett-Packard Co.
* Contributed by Stephane Eranian
* Contributed by Mike Johnston
* Contributed by Chris Ahna
www.eeworm.com/read/202132/15390337
h i2cint.h
/****************************************************************************
* 文件名:I2CINT.H
* 功能:硬件I2C软件包,利用中断方式操作。(头文件)
* 说明:主程序要配置好I2C总线接口(I2C引脚功能和I2C中断,并已使能I2C主模式)
****************************
www.eeworm.com/read/201926/15392617
c loadbit.c
/****************************************************************************************
* 文件名:LOADBIT.C
* 功能:显示单色图形及汉字显示。先将图形转换为对应的点阵数组,然后即可调用此文件的函数输出驱动。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_Set
www.eeworm.com/read/201926/15392699
c loadbit.c
/****************************************************************************************
* 文件名:LOADBIT.C
* 功能:显示单色图形及汉字显示。先将图形转换为对应的点阵数组,然后即可调用此文件的函数输出驱动。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_Set
www.eeworm.com/read/201234/15412855
h timecall.h
/*
Copyright (C) 2006 GUI Developers
All rights reserved.
Website: www.ecurb2006.com
Info: sales@ecurb2006.com
*/
#ifndef _GUI_efTIMECALL_H
#define _GUI_efTIMECALL_H
typedef struct _efT