代码搜索:SPI

找到约 10,000 项符合「SPI」的源代码

代码结果 10,000
www.eeworm.com/read/26718/962827

c turbo_spi.c

/*------------------------------------------------------------------------------ Title: Turbo_SPI.C Date: 4, 2003 Author: Shao Qing Turbo_SPI Device Driver Functions 04/2003 Ver 0.1 - Initial V
www.eeworm.com/read/26718/962840

h turbo_spi.h

/*-------------------------------------------------------------------------- Title: Turbo_SPI.H Date: 4, 2003 Author: Shao Qing Header file for Turbo Lite SPI Device Driver 04/2003 Ver 0.1 - In
www.eeworm.com/read/27326/982661

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/27481/984355

uv2 spi.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Simulator), 0x0000 // Tools: 'MCS-51' Target (MCB900 - Run), 0x0000 // Tools: 'MCS-51' Target (EPM900 - Emulator), 0x0000 // T
www.eeworm.com/read/27670/988244

c turbo_spi.c

/*------------------------------------------------------------------------------ Title: Turbo_SPI.C Date: 4, 2003 Author: Shao Qing Turbo_SPI Device Driver Functions 04/2003 Ver 0.1 - Initial V
www.eeworm.com/read/27670/988257

h turbo_spi.h

/*-------------------------------------------------------------------------- Title: Turbo_SPI.H Date: 4, 2003 Author: Shao Qing Header file for Turbo Lite SPI Device Driver 04/2003 Ver 0.1 - In
www.eeworm.com/read/27781/990182

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/28163/994525

h efsl_spi.h

// 青藤门客播报站 //Email: walnutcy@163.com //Index: http://blog.ednchina.com/walnutcy/ // #ifndef __EFSL_SPI_H_ #define __EFSL_SPI_H_ #ifndef FALSE #define FALSE 0x00 #define TRUE 0x01 #endi
www.eeworm.com/read/28163/994526

c efsl_spi.c

// 青藤门客播报站 //Email: walnutcy@163.com //Index: http://blog.ednchina.com/walnutcy/ // #include "sd.h" #include "config.h" #include "types.h" //#include "SdHal.h" //--------------->这个是arm
www.eeworm.com/read/28269/996646

c spi_lcd.c

/* * 文件:Nokia5110 for LPC214x * 编者:何俊 * 邮箱:sharehej@163.com * Q Q : 17225757 */ // 引入相关芯片的头文件 #include #include "PCD5544.h" int main() { LCD_Init(); LCD_Cls(); //