代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/230731/14277687
lst xians164.lst
C51 COMPILER V7.50 XIANS164 08/08/2006 22:26:33 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE XIANS164
OBJECT MODULE PLACED I
www.eeworm.com/read/128214/14311063
h main.h
#include "reg52.h"
typedef unsigned char uint8;
typedef unsigned int uint16;
typedef unsigned long uint32;
sbit bRunLED = P3^4; //运行指示灯
sbit bWatchDog = P1^7; //看门狗复位
sbit b485Send =
www.eeworm.com/read/128214/14311073
c modbus.c
#include "main.h"
//字地址 0 - 255 (只取低8位)
//位地址 0 - 255 (只取低8位)
/* CRC 高位字节值表 */
const uint8 code auchCRCHi[] = {
0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0,
0x80, 0x41, 0x0
www.eeworm.com/read/128214/14311091
lst modbus.lst
C51 COMPILER V7.06 MODBUS 03/16/2005 16:48:06 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE MODBUS
OBJECT MODULE PLACED IN
www.eeworm.com/read/128214/14311093
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/128208/14311158
h lpt.h
/*
分级别打印的头文件,包括分级打印的宏定义。
lpt(lv, ptString)
task :打印的任务
lv :打印级别
ptString :打印字符串内容
lpt1(lv, ptString, para)
带有一个参数的打印。
lpt
www.eeworm.com/read/128207/14311162
h htmlmanager.h
#ifndef _INCLUDE_HTTPMANAGER_
#define _INCLUDE_HTTPMANAGER_
void formatChnAndEng(UINT8 *chgStr);
//***********************************2004/11/26 ***********************************
int
www.eeworm.com/read/229915/14312680
c qt60xx0.c
/*============================================================================
Project QT60xx0 Example Code
File qt60xx0.c
Function Driver code for QT60xx0 - 24 Key QMatri
www.eeworm.com/read/229771/14317449
c gprs.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/229771/14317458
h gprs.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究