代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/152843/5656534
c dbg_io.c
#include
#ifdef CONFIG_KGDB
/* --- CONFIG --- */
/* we need uint32 uint8 */
/* #include "types.h" */
typedef unsigned char uint8;
typedef unsigned int uint32;
/* --- END OF CONFI
www.eeworm.com/read/299240/6786313
c vfd.c
/*******************************************************/
/* */
/* Author : Jiayuan Wang */
/*
www.eeworm.com/read/299240/6786316
h vfd.h
void DataOut(UINT8 data);
UINT8 DataIn(void);
void HoldTime(void);
void HT16512_Init(void);
void ReadKey(void);
void ProcessKey(void);
void WriteLED(void);
void WriteVFD(void);
www.eeworm.com/read/474634/6804140
c web.c
#include "web.h"
/*************************************************************************
* 名称:ProcessWeb
* 函数原型:uint8 ProcessWeb(uint8 *buf)
* 功能:处理WEB请求
* 入口参数:
buf : web请求数据
*
www.eeworm.com/read/474634/6804141
h web.h
#ifndef _WEB_H_
#define _WEB_H_
#include "config.h"
#include "web1.h"
#include "struct.h"
#define AT24C01 0xA2
#define AUTH_MAX_COMMS 10
#define WEBMAXKIND 50
#define XML
www.eeworm.com/read/471991/6877500
h fat16.h
//微控设计网原创 www.Microcontrol.cn 作者: debug版主
typedef unsigned char uint8;
typedef unsigned int uint16;
typedef unsigned long uint32;
#pragma pack(1)
typedef struct
{
uint8 BS_jmpBoot[3];
u
www.eeworm.com/read/395815/8151176
h orders.h
/*
rdesktop: A Remote Desktop Protocol client.
RDP order processing
Copyright (C) Matthew Chapman 1999-2007
This program is free software; you can redistribute it and/or modify
it unde
www.eeworm.com/read/395702/8159204
h tmbsltda18271local.h
/**
Copyright (C) 2008 NXP B.V., All Rights Reserved.
This source code and any compilation or derivative thereof is the proprietary
information of NXP B.V. and is confidential in nature. Under no c
www.eeworm.com/read/295232/8179386
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
****************************************
** Copyright (C) W.c
www.eeworm.com/read/295232/8179406
h ch375hf(4).h
//================================================================================================================
//**********************************************************************************