搜索资源列表
panel-lgphilips-lb035q02
- Linux Video driver path: drivers/video/omap2/displays/panel-lgphilips-lb035q02.c interface: SPI and DPI -Linux Video driver path: drivers/video/omap2/displays/panel-lgphilips-lb035q02.c interface: SPI and DPI
sdcard-driver-code
- linux sd card驱动程序(adio和spi接口都有)-linux sd card driver program
spi_s3c24xx
- 三星SPI linux 驱动程序,仅供参考-Samsung SPI linux driver for reference only
spi_tegra
- spi_tegra SPI linux 驱动程序,仅供参考-spi_tegra SPI linux driver for reference only
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。
spi_ads
- mini2440上linux环境下使用GPIO模拟SPI操作ADS8638的驱动代码-the GPIO analog SPI operation ADS8638 driver code mini2440 linux environment
ADS7843-driver
- ads7843 linux下触摸屏芯片驱动源码,通过spi相连,更改少量代码即可使用-ads7843 linux for touchscreen chip driver source by spi connected, change a small amount of code can be used
Linux-SPI-driver_-S3C2440
- 基于S3C2440的Linux SPI驱动移植笔记-Linux-SPI driver transplantation based on S3C2440
MCP8377-SPI-driver-src
- linux mcp8337 SPI driver
spi-dev
- spi linux设备驱动,是s3c6410 arm11处理器需要的驱动-spi linux driver s3c6410 arm11 processor need
spidev_test
- linux下面的spi用户态程序,非常实用,使得程序员不必编写内核驱动,使用该驱动能够易于spi驱动debug-The following user mode linux spi procedures, very practical, so that programmers do not have to write a kernel driver, use the drive can be easily spi driver debug etc.
9261-linux-spi-flash
- 9261LinuxSPI dataflash
spidev
- linux spi dev test tool
fsk-for-linux
- fsklinux 驱动模拟spi,-fsklinux drive spi,cc1100
ltc2641
- ltc2641芯片linux spi驱动及应用测试程序-ltc2641 linux spi-driven application and testing procedures
spi
- spi读取驱动文件代码,linux代码,已测试可用-spi read driver file code, linux code, have been tested can be used
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.
FT232H-SPI-DRIVER
- Driver for ftdi 232h in kernel mode for linux, port of libmpsse in user space mode Current feautures: - SPI - GPIO
linux spi driver
- 一个被修改过的linux spi驱动!对驱动开发者非常有用