代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/191753/5163036
txt spi.txt
SPI Library for (A)T89C51RC/RB/IC2 products
#CR Copyright (c) 2002 Atmel
OVERVIEW
--------
This package provides low level routines (drivers) to send and receive data with
the SPI controller
www.eeworm.com/read/191666/5163734
c spi.c
/*! \file spi.c \brief SPI Interface Driver for LPC2100. */
//*****************************************************************************
//
// File Name : 'spi.c'
// Title : SPI Interface Driv
www.eeworm.com/read/191666/5163757
h spi.h
/*! \file spi.h \brief SPI Interface Driver for LPC2100. */
//*****************************************************************************
//
// File Name : 'spi.h'
// Title : SPI Interface Driv
www.eeworm.com/read/191666/5163798
c spi.c
/*! \file spi.c \brief SPI Interface Driver for AT91SAM7S. */
//*****************************************************************************
//
// File Name : 'spi.c'
// Title : SPI Interface Dr
www.eeworm.com/read/191666/5163819
h spi.h
/*! \file spi.h \brief SPI Interface Driver for AT91SAM7S. */
//*****************************************************************************
//
// File Name : 'spi.h'
// Title : SPI Interface Dr
www.eeworm.com/read/189353/5193540
c spi.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/189353/5193542
h spi.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/189345/5194682
c spi.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/189345/5194684
h spi.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/188880/5206041
c spi.c
#include
#include
#ifdef CFG_DRIVER_SPI
#define SPI_CLK 5000000
#define SPI_ID 13
void spi_init( void) {
static pio_t *pioa = PIOA_BASE;
static pio_t *piob = PIOB_BASE