代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/460466/7249758
h lpregs.h
//-----------------------------------------------------------------------------
// File: lpregs.h
// Contents: EZ-USB FX2LP/FX1 register declarations and bit mask definitions.
//
// $Arc
www.eeworm.com/read/460375/7252496
htm ex05_isr.htm
EXAMPLE 5: INTERRUPT SERVICE ROUTINES
[previous]
www.eeworm.com/read/459903/7263664
h diskio.h
/*-----------------------------------------------------------------------
/ Low level disk interface modlue include file R0.05 (C)ChaN, 2007
/----------------------------------------------------
www.eeworm.com/read/459903/7263672
h ff.h
/*--------------------------------------------------------------------------/
/ FatFs - FAT file system module include file R0.06 (C)ChaN, 2008
/--------------------------------------------
www.eeworm.com/read/459541/7274062
c sdmmc.c
/******************************************************************************
*
* Secure Digital and Multimedia Cards Interface
*
******************************************************
www.eeworm.com/read/459506/7274489
h spi_eeprom.h
void EE_Select(void); // Assert EEPROM -CS line
void EE_DeSelect(void); // Deassert EEPROM -CS line
unsigned char EE_RW(unsigned char txbyte);
// Writes one byte to bitbang SPI, msb first, whil
www.eeworm.com/read/459096/7282734
cpp funccode.cpp
/*----------------------------------------------------------------------------
文 件:USB下载器HEX文件读写.
功 能:提供下载过程的HEX文件读写.
时 间:2008-2
备 注:此文件转自EasyISP2.0
百强电子世界网http://www.bqmcu.com.cn
飞雪浪子 QQ:57073
www.eeworm.com/read/458866/7286681
lst i2cmstr.lst
I2CMSTR PAGE 1
1 ;==================================================
www.eeworm.com/read/458548/7294705
c f53xa_spi0_master.c
//-----------------------------------------------------------------------------
// F53xA_SPI0_Master.c
//-----------------------------------------------------------------------------
// Copyright 2
www.eeworm.com/read/457165/7333308
h fat.h
//*****************************************************************
//
// File Name : 'fat.h'
// Title : FAT file system implementation
// Author : Pascal Stang
// Date : 12/10/2000
// Re