代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/381430/9093207
h common.h
#ifndef _COMMON_H_
#define _COMMON_H_
#include
#define MAX_LINE_LEN 32
typedef unsigned char uint8;
typedef unsigned short uint16;
typedef unsigned char uchar;
typedef unsigne
www.eeworm.com/read/381429/9093234
h common.h
#ifndef _COMMON_H_
#define _COMMON_H_
#define MAX_LINE_LEN 32
typedef unsigned char uint8;
typedef unsigned char uchar;
typedef unsigned int uint;
typedef unsigned long ulong;
typedef unsi
www.eeworm.com/read/381352/9097072
h ch375hf5.h
/* 2004.06.05, 2004.09.20, 2004.10.22, 2004.11.20, 2004.12.12, 2004.12.28, 2005.01.04, 2005.01.12, 2005.01.26, 2005.03.01, 2005.07.29, 2005.12.28, 2006.08.02
****************************************
www.eeworm.com/read/381352/9097107
c main.c
/************************************************************************************
* Copyright (c) 2004,西安铭朗电子科技有限责任公司
* All rights reserved.
*
* 文件名称: Main.C
* 文件标识: none
* 适用器
www.eeworm.com/read/381308/9098812
c rc4.c
#include
#include
#include
#include
#include /* Needed only for _O_RDWR definition */
#include
typedef unsigned char UINT8;
typ
www.eeworm.com/read/184413/9104755
h sysled.h
/* sysLed.h - system-dependent LED driver Header File */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,05may01,g_h add support for cplusplus
01
www.eeworm.com/read/381042/9114155
h 1107.h
#define _PRO1107_C_
#include "struct1107.h"
#include "user1107.h"
//=========================================
extern void IAP_FLASH_ByteWrite(unsigned int addr,unsigned char dat);
extern ch
www.eeworm.com/read/381042/9114157
h struct1107.h
#ifndef _STRUCT1107_H_
#define _STRUCT1107_H_
#include "ExTigReg.h"
//typedef unsigned char uint8;
//typedef unsigned int uint16;
//typedef unsigned long uint32;
//typedef signed char int8;
/
www.eeworm.com/read/381042/9114172
h zjpro.h
typedef unsigned char uint8;
typedef unsigned int uint16;
typedef unsigned long uint32;
typedef signed char int8;
typedef signed int int16;
typedef signed long int32;
extern struct RTCTime
{
www.eeworm.com/read/381042/9114199
h defvar.h
/*************************************************************************************
文件类型:
文件作用:程序变量定义,用户可以自己修改和定义
修改权限:
文件相关:
创 建 人:GeminiKQ
创建日期:2006.12.20
当前版本:Ver0.1
版本信息