搜索资源列表
src_gspi8686-s3c
- 基于 S3C2440 G-SPI接口的88w8686 linux 驱动;实现wifi功能。-Based on S3C2440 G-SPI interface 88w8686 linux driver achieve wifi function.
ads7846
- 基于 Linux 2.6x 内核 SPI 驱动程序,实验平台S3C2440-SPI driver based on Linux 2.6x, core board Samsung S3C2440
spi_s3c2440
- s3c2410,s3c2440,spi驱动查询模式-s3c2410, s3c2440, spi-driven spolling mode
spi
- 这是linux2.6.12内核下的s3c2440的spi传输驱动程序-This is the core linux2.6.12 s3c2440 under the spi Transport Driver
samsung-S3C2440-GSPI-linux
- 基于 S3C2440 G-SPI接口的88w8686 linux 驱动-Based on S3C2440 G-SPI interface 88w8686 linux driver
mini2440
- arm s3c2440 linux spi 驱动开发-arm s3c2440 linux spi driver
spi_s3c24xx_dma
- SPI DMA driver for S3C2440 under Linux core 2.6.24
s3c2440_spi
- 这个代码是linux系统中,s3c2440芯片中SPI1口的驱动程序,用的是spi操作。同时里面也包含了用gpio口仿真的驱动。-this is the driver of SPI1 of s3c2440 chip in linux OS. it uses the standard spi interface。also,it includes the mode of gpio styles。
makefile
- 该文档是s3c2440芯片的spi1接口在linux系统中驱动模块的makefile文件。可以直接在文档目录下执行make命令。-this file is the makefile of the driver of s3c2440 s spi interface。you can exercise the command make in the same pathetic。
Linux-SPI-driver_-S3C2440
- 基于S3C2440的Linux SPI驱动移植笔记-Linux-SPI driver transplantation based on S3C2440
EmbedSky_irq
- linux的ad驱动,spi通信,而且是模拟spi通信,每5毫秒采集一次,一共采集10秒钟,平台是s3c2440+linux3.6.9-linux driver of the ad, spi communication, and simulation spi communication, collected once every 5 milliseconds, 10 seconds total acquisition platform is s3c2440+ linux3.6.9
EmbedSky_irq
- linux的ad驱动,spi通信,而且是模拟spi通信,每5毫秒采集一次,一共采集10秒钟,平台是s3c2440+linux3.6.9-linux driver of the ad, spi communication, and simulation spi communication, collected once every 5 milliseconds, 10 seconds total acquisition platform is s3c2440+ linux3.6.9-Linux A
rc522_v1
- rfid读卡器rc522的linux驱动,基于标准spi master架构,速度飞快,在2440开发板什么测试通过,我从单片机什么移植过来的,有兴趣可以看看。-the rfid reader device driver ,based on linux spi master architecture,full speed running。we test it on s3c2440 board.