搜索资源列表
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.
usb_Mass_Storage
- STM32实现读卡器功能,适用于STM32E-EVAL开发板-STM32 card reader function to achieve for STM32E-EVAL development board
mem-dev-0.20
- 简单的字符设备驱动程序,带验证程序,是学习字符设备驱动的好材料。-Simple character device driver, with verification procedures, the character device driver is a good learning materials.
dib07x0
- capabilities for dev mem, dev kmem and similar directly mappable character devices.
bu21013
- Exercise dev mem mmap cases that have been troublesome in the past.
ppc_ksyms
- capabilities for dev mem, dev kmem and similar directly mappable character devices.
gpio_test.tar
- 使用/dev/mem和mmap方式在用户层操作物理层资源的接口。(use /dev/mem and mmap to operate physical layer resource in usermode process.)