代码搜索:uint8

找到约 10,000 项符合「uint8」的源代码

代码结果 10,000
www.eeworm.com/read/432620/8586986

h uart.h

/****************************************************************** 本程序只供学习使用,未经作者许可,不得用于其它任何用途 欢迎访问我的USB专区:http://group.ednchina.com/93/ 欢迎访问我的blog: http://www.ednchina.com/
www.eeworm.com/read/187928/8590547

h sa7121h.h

/********************************************************************/ /* Copyright 2004 by SEED Incorporated. */ /* All rights reserved. Property of SEED Incorporated. */ /* Restricted
www.eeworm.com/read/187928/8590564

h _tvp51xx.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/187924/8590752

h vportdis.h

#ifndef _VPORTDIS_H #define _VPORTDIS_H #ifdef __cplusplus extern "C" { #endif #include #define VPORTDIS_VCTL1_HSYNC 0 #define VPORTDIS_VCTL1_HBLNK 1 #define VPORTD
www.eeworm.com/read/187924/8590767

h saa7105.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/388598/8598411

c evmdm642_flash_erase.c

/* * Copyright 2003 by Spectrum Digital Incorporated. * All rights reserved. Property of Spectrum Digital Incorporated. */ /* * ======== evmdm642_flash_erase.c ======== * EVMDM642_FLA
www.eeworm.com/read/288626/8617873

c udp.c

#define UDP_GLOBALS #include "config.h" #include "../include/cfg_net.h" /********************************************************************** **函数原型: uint16 CheckSumUdp(uint8 *check,uint16 len
www.eeworm.com/read/387823/8651969

h spi.h

// -------------------------- Header file for spi.c ---------------------------- #ifndef __SOFTWARE_SPI__ #define __SOFTWARE_SPI__ //#include // Header file for MCU //#include "datat
www.eeworm.com/read/287868/8663874

h sd_crc.h

/*! *@file sd_crc.h * * * *@version v1.0.0 *@date 2007 *@author jacky291@126.com */ #ifndef __SD_CRC_H #define __SD_CRC_H #ifndef __CONFIG_H #include "config.h" #endif
www.eeworm.com/read/387292/8695320

c uart.c

/****************************************************************** 本程序只供学习使用,未经作者许可,不得用于其它任何用途 我的邮箱:computer-lov@tom.com 欢迎访问我的blog: http://computer00.21ic.org UART.C file