搜索资源列表
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
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
spi_s3c64xx
- linux s3c64xx源代码 /* linux/drivers/spi _s3c64xx.c * * Copyright (C) 2009 Samsung Electronics Ltd. * Jaswinder Singh <jassi.brar@samsung.com> * * This program is free software you can redistribute it and/or modify * it under t
spi_gpio
- linux下,使用GPIO模拟SPI波形,以驱动的形式呈现-Using GPIO analog SPI communication in linux
6410-nrf905
- 基于tiny6410的无线模块nrf905的linux驱动,用软件模式SPI的方式实现。-Based the wireless module nrf905 tiny6410 linux driver SPI in software mode.
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.
fsk-for-linux
- fsklinux 驱动模拟spi,-fsklinux drive spi,cc1100
spi
- spi读取驱动文件代码,linux代码,已测试可用-spi read driver file code, linux code, have been tested can be used
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驱动!对驱动开发者非常有用