搜索资源列表
gpio
- linux 下(w83627)super io 的驱动原码。主要是有如何通过lpc总线访问w83627的寄存器-this is w83627 driver code in linux. it will show how to acess to w83627 register on LPC bus.
atmel_gpio_driver
- linux内核版本2.6.30 atmel9G45的GPIO驱动程序以及一个测试程序-the linux kernel version is 2.6.30 its contain the gpio driver of atmel9g45 and the driver s test code
cs5535_gpio
- linux 系统下 AMD CS5535/CS3336 输入输出驱动-AMD CS5535/CS5536 GPIO driver.
gpio
- linux下基于atmel91sam9263的通用IO口驱动程序-the GPIO driving programs based on atmel91sam9263 in linux
button-linux
- 嵌入式linux按键驱动程序及相关的测试程序,通过定时器定时扫描GPIO电平的高低以判定按键是否按键,通过延时去抖-Embedded linux key drivers and test procedures, by the level of timer scheduled scans the GPIO to determine whether a key button debounce with delay
LED
- linux的led驱动程序加测试程序。s3c2410的gpio驱动-Linux led driver and test program. the s3c2410 The gpio driver
GPIO-LED
- 这是一个基于Linux平台开发的2410-LED驱动程序-This is a Linux-based platform developed 2410-led driver
gpio
- GM8126下面的IO复用linux驱动程序,文件包括源码和测试代码。-The GM8126 following the IO multiplexing linux driver files, including source code and test code.
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。
GPIOG_12567
- linux下控制多个GPIO口,通过选择来使用-the linux under control multiple GPIO port, by choosing to use
spi_ads
- mini2440上linux环境下使用GPIO模拟SPI操作ADS8638的驱动代码-the GPIO analog SPI operation ADS8638 driver code mini2440 linux environment
spi_gpio
- linux下,使用GPIO模拟SPI波形,以驱动的形式呈现-Using GPIO analog SPI communication in linux
nm10_gpio
- NM100 GPIO driver for linux.
GPIO_KEYS
- 该源玛是用在博通ARM BCM2835 linux平台下的按键驱动,目前将该按键其用于高清播放器的导航键控制-This source code is a gpio-keys driver which is used for Broadcom IC BCM2835.
gpio
- C++ implementation for GPIO access on Embedded Linux, feature : transistion event handler and counter
linux-gpio
- 嵌入式Linux设备驱动编程(包含中断)-Embedded Linux device driver programming (including interrupts)
Linux-async-io
- Linux 环境下GPIO设备驱动,以及使用异步IO方式通知上层应用的示例代码-Linux GPIO Driver
gpio
- 飞思卡尔iMX6 GPIO Linux系统驱动-feisical chips iMX6 GPIO driven codes
Linux-sys-gpio-GPIO-driver-.doc
- Linux下使用GPIO架构驱动sys下的gpio操作,本人亲自测试过可以正常使用-GPIO architecture using the Linux operating sys under gpio driver, I personally tested normal use
gpio-int-test.c
- Program to test Linux GPIO drivers. This can test the interrupt implementation in the driver is working properly as well.-Program to test Linux GPIO drivers. This can test the interrupt implementation in the driver is working properly as well.