代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/306015/13755030
h ds1302.h
#ifndef __DS1302_H
#define __DS1302_H
void WriteByte(uint8 ByteData);
uint8 ReadByte();
void WriteReg(uint8 Addr,uint8 Data);
uint8 ReadReg(uint8 Addr);
void SetTime(uint8* Tim
www.eeworm.com/read/242653/12995000
queue
typedef struct{
uint8 R_front;
uint8 R_rear;
uint8 R_count;
uint8 R_overflow;
uint8 R_buf[RBUF_SIZE];
uint8 T_front;
uint8 T_rear;
uint8 T_count;
uint8 T_buf[TBUF_SIZE];
uint8 T_di
www.eeworm.com/read/151148/12231833
c zlg7290.c
#include "config.h"
uint8 ZLG7290_Getchar(uint8 SubAdd)
{
uint8 dat_buf[2];
dat_buf[0] = 0x00;
//uint8 IRcvStr(uint8 sla, uint8 suba, uint8 *s, uint8 no)
IRcvStr(ZLG7290,SubAdd,d
www.eeworm.com/read/151146/12232090
c zlg7290.c
#include "config.h"
uint8 ZLG7290_Getchar(uint8 SubAdd)
{
uint8 dat_buf[2];
dat_buf[0] = 0x00;
//uint8 IRcvStr(uint8 sla, uint8 suba, uint8 *s, uint8 no)
IRcvStr(ZLG7290,SubAdd,d
www.eeworm.com/read/254229/12155053
h hz.h
#ifndef HZW_H
#define HZW_H
#ifdef HZ_C
uint8 printf_12(uint16 x,uint8 y,uint8 *ptr);
uint8 printf_16(uint16 x,uint8 y,uint8 *ptr);
uint8 printf_24(uint16 x,uint8 y,uint8 *ptr);
#else
www.eeworm.com/read/349792/10799710
h zlg7290.h
#ifndef _ZLG7290_H_
#define _ZLG7290_H_
extern uint8 ZLG7290_Cmd( uint8 cmd0, uint8 cmd1 ) ;
extern uint8 ZLG7290_Download( uint8 addr,uint8 dp, uint8 flash, uint8 dat );
extern void ClearAll(void
www.eeworm.com/read/242169/13090980
c panel.c
#include "LZK.H"
extern uint8 code su[];
extern uint8 code zhou[];
extern uint8 code shi[];
extern uint8 code you0[];
extern uint8 code ming[];
extern uint8 code ke[];
extern uint8 code ji[];
www.eeworm.com/read/249164/7118378
h dlccencoding.h
#include "typedef.h"
void ccCoreEncoding(Uint8 *pCcEncBitOut, Uint8 *pCcEncBitIn,
Uint16 ccEncBitInLength,Uint8 *pStateRegister);
void dlCcEncoding (Uint8 mode,
Uint8 *pCcEnco
www.eeworm.com/read/290348/8488886
c nullnode.c
/****************************************************************************
*
* MODULE: Null Node
* COMPONENT: $RCSfile: NullNode.c,v $
*
* VERSION: $Name:
www.eeworm.com/read/290057/8509085
h device.h
/*============================================================================
____________________________________________________________________________
________