代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/234648/14102699
c main.c
#include "main.h"
/******************************
微控电子 www.mcuc.cn
modbus RTU 的C51程序
单片机89S52
通信波特率 9600 8位数据 1位停止位 偶校验 485通位接口
单片机控制板地址 localAddr(变量)
通信可设置数据的地址:
字地址 0 - 255 (只取16位的低8位)
位
www.eeworm.com/read/132222/14103992
h sndsiic.h
/* sndsIIC.h - header file for SNDS IIC driver */
#ifndef __INCsndsIICh
#define __INCsndsIICh
#include "vxWorks.h"
#include "types\vxTypesBase.h"
#include "types\vxTypes.h"
#include "iv.h"
#i
www.eeworm.com/read/234110/14121705
h ecma167.h
#if !defined(_ECMA167_H)
#define _ECMA167_H
//#include "gui.h"
#include "common.h"
/*
#define Uint8 unsigned char
#define Int8 char
#define Uint16 unsigned short
#define Int16 short
#define
www.eeworm.com/read/131836/14122961
h helper.h
// helper.h: interface for the PtrList class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _BEL_HELPER_H_
#define _BEL_HELPER_H_
#include "BEL.h"
#includ
www.eeworm.com/read/234006/14125981
c lcddrive.c
/****************************************************************************************
* 文件名:LCDDRIVE.C
* 功能:图形液晶98*67驱动(型号为3510I(S1D15G14))
* 硬件连接:
* Pin1 _Reset ------------------
www.eeworm.com/read/233983/14126635
c main.c
/****************************************Copyright (c)**************************************************
** Quanguo dianzi dasai
** http://w
www.eeworm.com/read/233736/14141934
h dec6713.h
/********************************************************************************\
\*DEC6713.H v1.00 *
* Copyright 2003 by SEED Electronic Technology Ltd.
www.eeworm.com/read/232901/14178382
h flash.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/232899/14178438
h ads7843.h
/****************************************************************************
* 文件名:ADS7843.H
* 功能:ADS7843驱动程序(头文件)。
****************************************************************************/
#
www.eeworm.com/read/129910/14218077
h head.h
void delayMs(UINT32 counter);
void ledAllOn(void);
void ledAllOff(void);
void ledRun(int counter);
STATUS ledShine(UINT8 number);