搜索资源列表
gpio1
- 利用开发板上的/dev/mem设备,进行内存映射,驱动cpu的GPIO口,点亮和熄灭led灯.附makefile文件-use development board / dev / mem equipment, memory mapping, Drivers cpu GPIO the mouth, and the lights extinguished led lights. makefile attached document
gpio1
- 利用开发板上的/dev/mem设备,进行内存映射,驱动cpu的GPIO口,点亮和熄灭led灯.附makefile文件-use development board/dev/mem equipment, memory mapping, Drivers cpu GPIO the mouth, and the lights extinguished led lights. makefile attached document
gpio
- 基于linux和s3c2440的gpio驱动程序,同时包含了应用程序例子,能够访问任意的单个IO管脚,设置为输入、输出等-S3C2440 based on linux and the GPIO driver also contains examples of applications that can access any individual IO pin, set to input and output, etc.
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 路径改为你
GPIODR
- DM365的GPIO驱动以及测试程序,动态分配节点,以及自动在/dev目录下创建设备节点。对于开发和学习都很有帮助-DM365 The GPIO driver and test procedures, dynamic allocation of nodes, and automatic in the/dev directory, device node creation. Development and learning are ver
dev-leds-gpio
- Atheros AR71XX/AR724X/AR913X common GPIO LEDs support -Atheros AR71XX/AR724X/AR913X common GPIO LEDs support
dev-gpio-buttons
- Atheros AR71XX/AR724X/AR913X GPIO button support
dev-leds-gpio
- Atheros AR71XX common GPIO LEDs support for Embedded Linux.
dev-gpio-buttons
- AR913X GPIO button support for Linux v2.13.6.
dev-gpio-buttons
- AR913X GPIO button support for Linux v2.13.6.
dev-gpio-buttons
- Atheros AR71XX AR724X AR913X GPIO button support.
dev-leds-gpio
- Atheros AR71XX AR724X AR913X common GPIO LEDs support.
gpio-test
- HI3515c gpio驱动,可用于通用输入输出接口开发-HI3515c gpio dev
My-Third-NI-myRIO-Program
- myRIO开发 继承底层驱动 IIC GPIO SPI 串口等底层协议-myRIO dev
smdk4x12_gpios
- 基于三星的4412下的GPIO驱动程序smdk4x12_gpios,加载成功后会在/dev下看到设备节点。-Based on the Samsung 4412 under the GPIO driver smdk4x12_gpios, after the success of the load will see the device node/dev.
gpio_test.tar
- 使用/dev/mem和mmap方式在用户层操作物理层资源的接口。(use /dev/mem and mmap to operate physical layer resource in usermode process.)