代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/366316/9821154
_c modbus16._c
#include "main.h"
//字地址 0 - 255
//位地址 0 - 255
/* CRC 高位字节值表 */
const uint8 auchCRCHi[] = {
0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0,
0x80, 0x41, 0x00, 0xC1, 0x81, 0x40,
www.eeworm.com/read/366316/9821192
c modbus16.c
#include "main.h"
//字地址 0 - 255
//位地址 0 - 255
/* CRC 高位字节值表 */
const uint8 auchCRCHi[] = {
0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0,
0x80, 0x41, 0x00, 0xC1, 0x81, 0x40,
www.eeworm.com/read/366015/9836706
h ide.h
#ifndef __IDE_H
#define __IDE_H
typedef unsigned char uint8; /* 无符号8位整型变量 */
typedef signed char int8; /* 有符号8位整型变量
www.eeworm.com/read/365991/9837367
c lcddrive.c
/****************************************************************************************
* 文件名:LCDDRIVE.C
* 功能:图形液晶98*67驱动(型号为3510I(S1D15G14))
* 硬件连接:
* Pin1 _Reset ------------------
www.eeworm.com/read/365838/9845057
h udisk.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/365797/9846510
c scsiseqlib.c
/* scsiSeqLib.c - SCSI sequential access device library (SCSI-2) */
/* Copyright 1989-1994 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
02k,21f
www.eeworm.com/read/365797/9846700
h usbpcilib.h
/* usbPciLib.h - System-specific PCI Functions */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01c,08mar00,rcb Correct prototype for usbPciMemioOffset()
www.eeworm.com/read/365797/9846714
h usbenet.h
/* usbEnet.h - Class-specific definitions for USB Ethernet Adapters */
/* Copyright 2000-2001 Wind River Systems, Inc. */
/*
Modification history
--------------------
01a,02may00, vis Created
*/
www.eeworm.com/read/364866/9889802
h amd29lv800tmem.h
/* amd29LV800TMem.h - AMD 29LV800T FLASH memory header */
/* Copyright 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,22jun01,g_h remove sysNvRamGet() & sysNvRamS
www.eeworm.com/read/364693/9898205
h ads7843.h
/****************************************************************************
* 文件名:ADS7843.H
* 功能:ADS7843驱动程序(头文件)。
****************************************************************************/
#