代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/412920/11175759
c md5.c
/*
* RFC 1321 compliant MD5 implementation,
* by Christophe Devine ;
* this program is licensed under the GPL.
*/
#include
#include "md5.h"
#define GET_UINT32
www.eeworm.com/read/267385/11180525
c udp.c
#define UDP_GLOBALS
#include "config.h"
#include "../include/cfg_net.h"
/**********************************************************************
**函数原型: uint16 CheckSumUdp(uint8 *check,uint16 len
www.eeworm.com/read/412318/11205585
h hh_mac.h
#ifndef _HH_MAC_H_
#define _HH_MAC_H_
//MAC enumerations
#define MAC_SUCCESS 0x00
#define MAC_BEACON_LOSS 0xe0
#define MAC_CHANNEL_ACCESS_FAILURE 0xe1
#d
www.eeworm.com/read/412317/11205731
h hh_mac.h
#ifndef _HH_MAC_H_
#define _HH_MAC_H_
//MAC enumerations
#define MAC_SUCCESS 0x00
#define MAC_BEACON_LOSS 0xe0
#define MAC_CHANNEL_ACCESS_FAILURE 0xe1
#d
www.eeworm.com/read/411730/11230837
h vportdis.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/266321/11232240
c main.c
/*******************************************************************************
*File: Main.c
*功能: LED数码管显示0-F字符,同时控制4个LED显示对应的十六进制
****************************************************************
www.eeworm.com/read/265987/11247393
h tpu_oc.h
/**************************************************************************/
/* FILE NAME: tpu_oc.h COPYRIGHT (c) MOTOROLA 2002 */
/* VERSION: 1.0
www.eeworm.com/read/265694/11257556
c spi.c
/* SPI接口子程序,供CH374子程序库调用 */
UINT8 CH374_READ_REGISTER( UINT8 mAddr ) /* 外部定义的被CH374程序库调用的子程序,从指定寄存器读取数据 */
{
UINT8 d;
Spi374Start( mAddr, CMD_SPI_374READ );
d = Spi374InByte( );
Spi374Sto
www.eeworm.com/read/148027/12499372
h s3c2510usb.h
/* s3c2510Usb.h - SAMSUNG S3C2510 USB header */
/* Copyright 2002 SAMSUNG ELECTRONICS */
/*
modification history
--------------------
01a,22apr02,jmLee created.
*/
#ifndef __INCs3c251
www.eeworm.com/read/147830/12518256
c udp.c
#define UDP_GLOBALS
#include "config.h"
#include "../include/cfg_net.h"
/**********************************************************************
**函数原型: uint16 CheckSumUdp(uint8 *check,uint16 len