代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/347606/11655651
h rcf_socket.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/347606/11655660
h system.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/347565/11657881
c uart.c
/****************************************************************************
* 文件名:SENDSTR.C
* 功能:向串口发送数据。
* 说明:使用外部11.0592MHz晶振,根据CONFIG.H文件配置,Fpclk=11.0592MHz;
* 通讯波特率115200,8位数据位,1位停止位,无奇
www.eeworm.com/read/261017/11671595
h ch375hfb.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/347253/11680256
c md5.c
/*
***************************************************************************
* Ralink Tech Inc.
* 5F, No. 36 Taiyuan St.
* Jhubei City
* Hsinchu County 302, Taiwan, R.O.C.
*
* (c) Copyright 2
www.eeworm.com/read/347087/11701663
h mainstoneii.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/346983/11708497
h fat16.h
typedef unsigned char uint8;
typedef unsigned int uint16;
typedef unsigned long uint32;
#pragma pack(1)
typedef struct
{
uint8 BS_jmpBoot[3];
uint8 BS_OEMName[8];
uint16 BPB_BytesPerSec
www.eeworm.com/read/260644/11714331
h dec6713.h
/********************************************************************************\
\*DEC6713.H v1.00 *
* Copyright 2003 by SEED Electronic Technology Ltd.
www.eeworm.com/read/346725/11727863
h cc1100.h
#ifndef CC1100_H
#define CC1100_H
#include "include.h"
#define BYTE unsigned char
#define UINT8 unsigned char
unsigned char halRfWriteRfSettings_CC1100(void);
void Dly1mS(unsigned int l)
www.eeworm.com/read/157170/11735219
c dm642main.c
#include
#include
#include
#include
#include
#include
#include
#include "iic.h"
#include "vportcap.h"
#in