代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/100814/15863962
h mycolor.h
// Color.h: interface for the CColor class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(_COLOR_H_)
#define _COLOR_H_
#include "AEEDisp.h"
#define
www.eeworm.com/read/151517/12203778
c main.c
#define main_GLOBALS
#include "config.h"
static void main_INIT(void);
uint8 DataBfr[16];
uint8 Card_Snr[4];
/*
*******************************************************************************
www.eeworm.com/read/368107/2826438
c main.c
#define main_GLOBALS
#include "config.h"
static void main_INIT(void);
uint8 DataBfr[16];
uint8 Card_Snr[4];
/*
*******************************************************************************
www.eeworm.com/read/153434/5650251
c main.c
#define main_GLOBALS
#include "config.h"
static void main_INIT(void);
uint8 DataBfr[16];
uint8 Card_Snr[4];
/*
*******************************************************************************
www.eeworm.com/read/162651/10287980
c task_transdata.c
#include "config.h"
static volatile uint8 data SendTimes=1,FrameID=0; //只限本文件内使用的静态外部变量
static volatile uint8 data AckResult=_ERROR;
static volatile uint8 data TimeExpire=OS_Q_TMO;
static v
www.eeworm.com/read/351303/10659981
c main.c
#include "config.h"
#include "com.h"
#include "ks0108.h"
#include "key.h"
uint8 LCDExist=1;
uint8 keycode;
#define DQBIT 3
#define DQ 1
www.eeworm.com/read/460731/7242393
c alarm.c
#include
#include
#include
#include
#include
#include
uint8 WriteBits_1700(uint8 isdbyte,uint8 num_of_bits);
void Start_170
www.eeworm.com/read/438225/7733651
h data.h
#ifndef _DATA_H
#define _DATA_H
#include "frDefs.h"
#include "cmd.h"
extern BOOL g_bDo;
extern UINT8 gUSBFullSpeed;
extern COMMAND g_cmd;
extern UINT8 g_cmdCurLen;
extern UINT8 g_cmdSendO
www.eeworm.com/read/322237/13384372
#3 sd_spi.#3
//SD卡命令发送程序接口
#include "inc.h"
#include "define.h"
#define MAX SD_BLOCKSIZE
extern xdata uint8 statuslen = 4;
extern xdata uint8 cidlen = 16; //len取值0~MAX
//extern xdata uint8 csdl
www.eeworm.com/read/322237/13384380
c sd_spi.c
//SD卡命令发送程序接口
#include "inc.h"
#include "define.h"
#define MAX SD_BLOCKSIZE
extern xdata uint8 statuslen = 4;
extern xdata uint8 cidlen = 16; //len取值0~MAX
//extern xdata uint8 csdl