代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/298300/7968012
c uart1.c
/****************************************Copyright (c)*******************************/
/****************************************Copyright (c)**************************************************
**
www.eeworm.com/read/197716/7972871
c main.c
#include "include.h"
void intToAscii(UINT32 value);
RF_SETTINGS rfSettings;
BYTE paTable[1];
BYTE rxBuffer[1];
BYTE txBuffer[]={14,'R','e','c','e','i','v','e','d','o','r','d','e','r',
www.eeworm.com/read/197714/7972929
h halsrf04.h
/*******************************************************************************************************
* Compiler: AVR-GCC
www.eeworm.com/read/197713/7972972
h halsrf04.h
/*******************************************************************************************************
* Compiler: AVR-GCC
www.eeworm.com/read/197100/8031337
h imgunpk.h
/**********************************************************************
* File: imgunpk.h (Formerly unpack.h)
* Description: Definitions of fast unpacking look-up tables for images.c.
* Aut
www.eeworm.com/read/297296/8032189
c modem.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/297291/8032913
c spi.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/296799/8076891
c main1.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/396258/8117903
h netheader.h
#ifndef _PROTOCOL_H
#define _PROTOCOL_H
#include
#pragma pack(1)
struct ethhdr {
uint8 et_dest[6]; // destination mac address
uint8 et_src[6]; // source mac address.
uint16 et_pro
www.eeworm.com/read/396258/8118052
c linux.c
#include
#include
#include
#include
#include
/* include/asm-arm/setup.h in linux */
/* The list ends with an ATAG_NONE node. */
#define ATAG_NO