代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/375757/2720172
c zlg_socket.c
#define SOCKET_GLOBALS
#include "config.h"
#include "../include/cfg_net.h"
#define SOCKET_ERROR 0xff
uint8 close(uint8 num)
{
uint8 err,i;
struct _pkst TxdData;
if(TcpStatus[num].State=
www.eeworm.com/read/375757/2720213
c zlg_socket.c
#define SOCKET_GLOBALS
#include "config.h"
#include "../include/cfg_net.h"
#define SOCKET_ERROR 0xff
uint8 close(uint8 num)
{
uint8 err,i;
struct _pkst TxdData;
if(TcpStatus[num].State=
www.eeworm.com/read/375757/2720254
c zlg_socket.c
#define SOCKET_GLOBALS
#include "config.h"
#include "../include/cfg_net.h"
#define SOCKET_ERROR 0xff
uint8 close(uint8 num)
{
uint8 err,i;
struct _pkst TxdData;
if(TcpStatus[num].State=
www.eeworm.com/read/154890/5632576
cc dctblk.cc
typedef struct {
uint8 run;
uint8 level;
uint8 len;
} DCTtabb;
static DCTtabb DCT_16 [] = {
{129, 0, 0}, {129, 0, 0}, {129, 0, 0}, {129, 0, 0},
{129, 0, 0}, {129, 0, 0}, {129, 0, 0}
www.eeworm.com/read/294731/8209867
c ide.c
#include"IDE.h"
#define nop() __asm__ __volatile__ ("nop" ::)
void IDE_Delay(uint16 n)
{
while(n--);
}
uint8 IDE_WaitBSY()//等待空闲
{
uint8 timeout = 0;
uint8 temp;
do
{
tem
www.eeworm.com/read/105024/15679659
cpp encode_decode.cpp
#include
#include
typedef unsigned char UINT8;
typedef unsigned short UINT16;
typedef unsigned long UINT32;
//const UINT8 str_string[] = "1234";
//const UINT8 str_string
www.eeworm.com/read/352669/10527128
h data.h
/****************************************************************************
** Display data
*****************************************************************************/
//uint8 xdata * pictru
www.eeworm.com/read/242169/13090603
h target.h
#ifndef TARGET_H
#define TARGET_H
/**************************************************************************/
extern uint8 xdata EM_NomalPhaDiffCMD;
extern uint8 xdata EM_FulVoltPhaDiffC
www.eeworm.com/read/242169/13091166
#2 target.#2
#ifndef TARGET_H
#define TARGET_H
/**************************************************************************/
extern uint8 xdata EM_NomalPhaDiffCMD;
extern uint8 xdata EM_FulVoltPhaDiffC
www.eeworm.com/read/326556/13135323
h subprogram.h
extern void da (uint16 temp,uint8 channel);
extern uint16 midst(uint16 *pbuf, uint8 width);
/*********************************************************************************************************