搜索资源列表
gpio-1.3.2+trillian0.01
- arm 平台下 linux gpio 的驱动
GPIO模拟韦根信号输出
- 详细介绍了在linux平台下 GPIO模拟26位韦根信号的发送示例程序,具有很好的参考价值。
ir-gpio.tar.gz linux 基于mips 架构cpu 的红外驱动
- linux 基于mips 架构cpu 的红外驱动,以及用户空间测试程序,linux on mips architecture cpu infrared driver, as well as user-space test procedures
gpio.rar
- 嵌入式arm+linux环境GPIO (通用输入/输出)测试驱动代码,Embedded arm linux environment GPIO (General Purpose Input/Output) test-driven code
gpio
- FS9200 at91rm9200 linux下对gpio的控制,亲自试验通过,驱动编写初学者需要-FS9200 at91rm9200 linux gpio under control by personally test, novice drivers need to write
i2c-gpio
- linux中内核模块gpio模拟i2c,可以不用自带的i2c程序,减少使用cpu资源-linux kernel module in the simulation gpio i2c, i2c can not own procedures, reduce the use of cpu resources
GPIO
- 简单的 linux gpio 读写程序,了解2410 io操作。-Linux gpio read and write simple procedures, understand the operation of 2410 io.
gpio_interrupt
- gpio驱动程序,linux下基于3510-gpio driver, linux-based 3510
2440_gpio
- linux下2440的gpio驱动,里边有一些含有内核中的注释,是看后的笔记,看这个对了解基本的字符设备的驱动写法有帮助-2440 under the GPIO linux driver inside the kernel contains some of the notes, is to look after the notes, look at this to understand the basic character device driver writing help
GPIO
- 嵌入式 linux GPIO驱动 测试程序-failed to translate
gpio_intermain
- gpio linux 应用程序,基于3510-gpio linux applications, based on 3510
gpio-test
- 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、
GPIO_key_driver
- s3c2410下的GPIO按键驱动,可适用于一般的arm9开发板之上-GPIO under s3c2410 button-driven, applied to the general development board on arm9
gpio-i2c
- gpio-i2c 海思平台上3511-3520用io口模拟i2c在linux驱动,里面有很清楚的i2c时序-gpio-i2c Hisilicon platform 3511-3520 simulated with the io port i2c driver in linux, which has a very clear i2c timing
ioread-www.tar
- Reading and writting GPIO under linux running on AT91RM9200 (by Lucjan Bryndza)
s3c2410-gpio_module
- embedded linux:for s3c2410 linux kernel 2.4 gpio test program
gpio-i2c
- 基于gpio的模拟I2C驱动程序,适合linux开发平台-Simulation based on I2C gpio driver for linux platform
gpio
- Linux 在S3C2440下基本的驱动程序,包括基本端口操作-Linux under the basic driver S3C2440, including basic port operations
GPIO口控制类GpioControl
- 自己写的嵌入式LINUX下GPIO口控制类 ,用在QT的Widgets Application中 【使用方法】 [初始化对象] GpioControl m_gpioControl; [初始化GPIO第84口OUT] m_gpioControl.Init(84); [设置GPIO第84口高电平] m_gpioControl.gpio_set_value(84, "1"); [设置GPIO第84口低电平] m_gpioControl.gpio_set_value(84, &
xup-gpio-demo
- xilinx xup 开发板 linux gpio 驱动及应用(xilinx xup board linux gpio demo)