代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/15920/597415
c spi_drv.c
/*C**************************************************************************
* $RCSfile: spi_drv.c,v $
*----------------------------------------------------------------------------
* Copyright (c)
www.eeworm.com/read/15935/598050
txt spi源程序.txt
#include
#include
#include
#include
void port_init(void);//端口初始化函数
void uart_init(void);//M8串口初始化函数
void init_devices(void);//整个设备初始化函数
void delay_1ms(vo
www.eeworm.com/read/16072/644998
uv2 spi.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (MCB2300), 0x0004 // Tools: 'ARM-ADS'
Target (MCB2300 Debug), 0x0004 // Tools: 'ARM-ADS'
Group (Source Files)
Group (Documen
www.eeworm.com/read/16352/669847
h spi_config.h
#if !defined( _SPI_CONFIG_H )
#define _SPI_CONFIG_H
#define mytsk_lock() //tsk_lock()
#define mytsk_unlock() //tsk_unlock()
//#define mytsk_lock() os_sem_wait (SPI2semaphore, 0xfff
www.eeworm.com/read/16477/672342
pdf simple_spi.pdf
www.eeworm.com/read/16500/673711
c spi_flash.c
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : spi_flash.c
* Author : MCD Application Team
* Version : V2.0.1
* Date
www.eeworm.com/read/16500/673714
h spi_flash.h
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : spi_flash.h
* Author : MCD Application Team
* Version : V2.0.1
* Date
www.eeworm.com/read/16728/684526
h spi_flash.h
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : spi_flash.h
* Author : MCD Application Team
* Version : V2.0.2
* Date
www.eeworm.com/read/16728/684557
c spi_flash.c
/**********************************************************************
* 文件名 : spi_flash.c
* 功能描述 : SPI串行外设接口与M25P64T通信管理程序和功能函数
***************************************************
www.eeworm.com/read/16728/684561
h spi_flash.h
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : spi_flash.h
* Author : MCD Application Team
* Date First Issued : 02/05/2007
*