代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/425027/10386764
h ch375hf4.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, 2007.08.16
*****************************
www.eeworm.com/read/425027/10386815
c ch375hft.c
/* 2004.06.05
****************************************
** Copyright (C) W.ch 1999-2004 **
** Web: http://www.winchiphead.com **
****************************************
** USB Host File
www.eeworm.com/read/424986/10388747
h tmbsltda18211local.h
//-----------------------------------------------------------------------------
// $Header:
// (C) Copyright 2001 NXP Semiconductors, All rights reserved
//
// This source code and any compilatio
www.eeworm.com/read/424897/10402360
c 1770.c
//ICC-AVR application builder : 2005-11-12 17:11:59
// Target : M16
// Crystal: 8.0000Mhz
// copyright:鲁军波(endylu)
// www.shop34612283.taobao.com
// www.adembed.com
#include
#include
www.eeworm.com/read/424897/10402629
_c 1770._c
//ICC-AVR application builder : 2005-11-12 17:11:59
// Target : M16
// Crystal: 8.0000Mhz
// copyright:鲁军波(endylu)
#include
#include
#include "main.h"
//================
www.eeworm.com/read/279633/10409602
c ds1820.c
/*
myTemp is used to connect PalmOS PDAs to Dallas Microlan(tm) Devices.
It currently supports DS1820/DS18S20 Digital Thermometers
Copyright (C) 2000 Christof Klaiber
This program is free sof
www.eeworm.com/read/161416/10414898
h ch375hf9.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
****************************************
** Copyright (C) W.ch 1999-2005 **
** Web: http://
www.eeworm.com/read/161115/10448001
h sysled.h
/* sysLed.h - LED driver Header File */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,16jul02,m_h C++ protection
01b,26apr01,m_h convert tabs
www.eeworm.com/read/161115/10448145
h sysled.h
/* sysLed.h - LED driver Header File */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,16jul02,m_h C++ protection
01b,26apr01,m_h convert tabs
www.eeworm.com/read/279237/10452274
h ide.h
#ifndef __IDE_H
#define __IDE_H
typedef unsigned char uint8; /* 无符号8位整型变量 */
typedef signed char int8; /* 有符号8位整型变量