代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/886/5177
h test.h
unsigned char TestMMC(void);
unsigned char TestEXT(void);
unsigned char TestUEXT(void);
unsigned char CardIsProtected(void);
unsigned char CardIsPresent(void);
www.eeworm.com/read/478549/1351335
h dpmitype.h
typedef unsigned char BYTE;
typedef unsigned short WORD;
typedef unsigned long DWORD;
typedef unsigned int UINT;
typedef unsigned long ULONG;
www.eeworm.com/read/180437/5284572
h dpmitype.h
typedef unsigned char BYTE;
typedef unsigned short WORD;
typedef unsigned long DWORD;
typedef unsigned int UINT;
typedef unsigned long ULONG;
www.eeworm.com/read/283766/8989473
h capprocess.h
#ifndef __CAPPROCESS_H__
#define __CAPPROCESS_H__
unsigned char ucCapOne(unsigned char ucKeyCode);
unsigned char ucCapTwo(unsigned char ucKeyCode);
unsigned char ucCapThree(unsigned char ucK
www.eeworm.com/read/283763/8990206
h capprocess.h
#ifndef __CAPPROCESS_H__
#define __CAPPROCESS_H__
unsigned char ucCapOne(unsigned char ucKeyCode);
unsigned char ucCapTwo(unsigned char ucKeyCode);
unsigned char ucCapThree(unsigned char ucK
www.eeworm.com/read/180099/9319417
h bottom.h
unsigned short int CheckMem(void);
unsigned long int SystemClockTick(void);
void WriteDWord (unsigned long Address,unsigned long int bAX);
unsigned long int ReadDWord (unsigned long int
www.eeworm.com/read/271787/10980600
h crc.h
extern unsigned int caculate_crc16(unsigned char *str,unsigned int byLen,unsigned int rmd);
extern unsigned char caculate_crc5(unsigned char *str);
www.eeworm.com/read/448818/7525265
h capprocess.h
#ifndef __CAPPROCESS_H__
#define __CAPPROCESS_H__
unsigned char ucCapOne(unsigned char ucKeyCode);
unsigned char ucCapTwo(unsigned char ucKeyCode);
unsigned char ucCapThree(unsigned char ucK
www.eeworm.com/read/434165/7885066
h usertype.h
//typedef unsigned char char1;
//typedef unsigned char UCHAR;
//typedef unsigned int uint;
//typedef unsigned int UINT;
//typedef unsigned long ulong;
//typedef unsigned long ULONG;
www.eeworm.com/read/303323/13818398
c powermeasure.c
#include "includes.h"
unsigned short OverLoadTimeCnt = 0;
unsigned char Tariff = 0;
unsigned char CurrentPotNum;
unsigned char MinPwrInE2prom;
unsigned char EvtTimerCounterflag = 0;
unsigned