代码搜索结果
找到约 10,000 项符合
SPI 的代码
spi_main.lst
C51 COMPILER V8.08 SPI_MAIN 06/02/2007 10:16:47 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE SPI_MAIN
OBJECT MODULE PLACED I
mmc_spi.c
//###########################################################
// File: mmc_spi.c
//
// Read-/Writeroutines for MMC MultiMedia cards and
// SD SecureDigital cards in SPI mode.
//
// This will wor
mmc_spi.h
//#########################################################################
// File: mmc_spi.h
//
// MMC MultiMediaCard and SD SecureDigital definitions for SPI protocol
//
//####################
iic_spi.c
void MCBSP_int(MCBSP_Handle m_Mcbsp)
{
IRQ_globalDisable();
MCBSP_ASSERT_HANDLE(m_Mcbsp,return 00);
MCBSP_start(m_Mcbsp,
MCBSP_XMIT_START | MCBSP_RCV_START |
spi.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (MCB2140 Board), 0x0005 // Tools: ''
Group (Startup Code)
Group (Source Code)
Group (Documentation)
File 1,2,