代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/344405/11882369
bak spi.c.bak
#include
#include "2440addr.h"
#include "2440lib.h"
#include "spi.h"
#include "def.h"
#define spi_count 0x80
#define SPI_BUFFER _NONCACHE_STARTADDRESS
void __irq Spi_Int(void);
www.eeworm.com/read/258037/11893204
c nmt_spi.c
//-------------------------------------------------------------
// _ _ __ __ _____ ____ ____ ___
// | \ | || \/ ||_ _| / ___| | _ \|_ _|
// | \| || |\/| | | | \___ \
www.eeworm.com/read/258037/11893243
c nbt_spi.c
//-------------------------------------------------------------
// _ _ ____ _____ ____ ____ ___ ____
// | \ | || __ )|_ _| / ___| | _ \|_ _| / ___|
// | \|
www.eeworm.com/read/344208/11901297
h slpd_spi.h
/***************************************************************************/
/* */
/* Project: OpenSLP - OpenSource impleme
www.eeworm.com/read/344208/11901385
c slpd_spi.c
/***************************************************************************/
/* */
/* Project: OpenSLP - OpenSource impleme
www.eeworm.com/read/344208/11901579
c slp_spi.c
/***************************************************************************/
/* */
/* Project: OpenSLP - OpenSource impleme
www.eeworm.com/read/344208/11901627
h slp_spi.h
/***************************************************************************/
/* */
/* Project: OpenSLP - OpenSource impleme
www.eeworm.com/read/257558/11920766
c spi1.c
/*-----------------------------------------------------------
硬件McBSP模块配置为SPI接口
实验目的:
演练硬件McBSP模块配置为SPI接口的应用。
------------------------------------------------------------*/
void LcdObj::LcdSpiSet
www.eeworm.com/read/343849/11921438
mcp spi_flash.mcp
www.eeworm.com/read/343849/11921445
c spi_flash.c
#include "include/AT91SAM7X256.h"
#include "include/lib_AT91SAM7X256.h"
//*------------变量定义--------------------------------------------------
static char IsTransfer;
//*------------宏定义--------