搜索资源列表
GPIO
- 使用的是PB5管脚,根据手册和linux-2.6.19内核代码,AT91SAM9260_ID_PIOB为内核中声明的中断号
lpc_blink_switch_cpp_20050429
- This a simple example to let a LED blink and test button-input (GPIO) on a Philips LPC2106 (ARM7TDMI-S-architecture). The demo-board LPC-P2106 from Olimex has been used. The project-setup is adapted for the arm-elf GNU-toolchain on MS-Windows "hosts"
linux
- 基于linux2410实验箱基础实验源代码,包括pwm,gpio,中断,定时-based on experimental box linux source code basic experiment
Gpio--keyboard-driver-under-INPUT-
- 针对linux kernel下的gpio_keys.c驱动模块详细解读-Detailed interpretation for gpio_keys.c driver module under linux kernel
GPIODriver
- 本程序展示了Linux平台下GPIO驱动实现技术。本程序可以方便实现IO口控制。-This program shows the Linux platform SPI driver implementation technology. This procedure can be easily achieved IO port control.