搜索资源列表
LINUX-Device-Driver(att.Source)
- LINUX设备驱动程序第三版配套源码; 设备驱动最通俗的解释就是“驱使硬件设备行动”。驱动与底层硬件直接打交道,按照硬件设备的具体工作方式,读写设备的寄存器,完成设备的轮询、中断处理、DMA通信,进行物理内存向虚拟内存的映射等,最终让通信设备能收发数据,让显示设备能显示文字和画面,让存储设备能记录文件和数据。-LINUX device drivers third edition of the supporting source Device Driver is the most popul
timer
- stm32f103的定时器中断程序,调试过的好用的程序源码。-stm32f103 timer interrupt program, easy to use program debugging source code.
LPC213x_drive
- LPC213x系列底层硬件驱动函数库,包含:GPIO、UART、I2C、SPI、SSP、PWM、定时计数器、ADC、DA、实时时钟、看门狗、中断控制器、锁相环PLL、IAP等,有使用说明和源码分析。-LPC213x series of underlying hardware driver library, including: GPIO, UART, I2C, SPI, SSP, PWM, timer counter, ADC, DA, real-time clock, watchdog, in
SysTick
- STM32103 的Systick时钟中断输出,神舟三号源码-STM32103 of Systick clock interrupt output, Shenzhou III source
count-item-by-external-interupt_pic16f877a
- counter by external interrupt using pic16f877a 1. Source code 2. Simulation by protues