搜索资源列表
UART
- Linux UART polling method sample code
aaa
- 此文件可实现对某一文件夹下文件的轮询功能-This document can be realized on a file folder polling function
ps2_keyboard_polling
- ps2 keyboard polling method keylogger
thread
- 概述一下原理和每个类的作用 (1): CTask 一个任务基类,作为线程的参数用 (2): CWorkThread:工作线程类,轮询检测参数是否可用,如果可用的话, 就去调用参数CTask的执 行函数Execute,如果参数不可用就等待 (3): CWorkQueue:是一个任务队列,里面装载CTask子类的对象,是一个对象的容器 (4): CWorkThreadPool:工作线程池,其中包含了工作线程组,调度线程,调度线程不停的检测 任务队列中是否有可用
selectpoll
- polling methods in linux programming
Linux-driver-development8
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第8章、Linux设备驱动中的阻塞与非阻塞I/O。阻塞和非阻塞I/O是设备访问的两种不同模式,驱动程序可以灵活地支持用户空间对设备的这两种访问方式。8.1节讲解阻塞I/O和非阻塞I/O的区别,实现阻塞I/O的等待队列机制,以及在globalfifo设备驱动中增加对阻塞I/O支持的方法,并进行了用户空间的验证。8.2节讲解设备驱动的轮询(poll)操作的概念和编程方法,poll操作可以帮助用户了解是否能对设备
Linux-driver-development9
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第9章、Linux设备驱动中的异步通知与异步I/O。在设备驱动中使用异步通知可以使得对设备的访问可进行时,由驱动主动通知应用程序进行访问。这样,使用无阻塞I/O的应用程序无须轮询设备是否可访问,而阻塞访问也可以被类似“中断”的异步通知所取代。 9.1节讲解了异步通知的概念和作用,9.2节讲解了Linux异步通知的编程方法,9.3节讲解了增加异步通知的globalfifo驱动及其在用户空间的验证。-Aut
myLinuxSerialportTools
- 1:支持串口数据16进制格式收发。 2:支持9以上的串口通信。 3:支持自动收发保存数据。 4:自由控制数据显示。 5:实时显示收发数据字节大小以及串口状态。 6:智能清空缓冲数据。 7:采用polling模式,以便移植到linux。 8:全中文对话框。 9:数据收发精准,增加延时处理。 10:支持短信猫调试,智能识别回车符。 11:界面清爽,布局人性化。 -1: Support for sending and receiving serial dat
huahuan
- 轮询设备机制,轮询设备基本信息以及IP地址、MAC地址-Mechanism of polling equipment, basic information on polling device and IP address, MAC address, etc.
ar6k_events
- AR6K Driver layer event handling (i.e. interrupts, message polling)
spi_bitbang
- linux 系统下polling/ bitbanging SPI主控制器驱动程序实用程序,非常好用-linux system the polling/bitbanging SPI master controller driver utility, very easy to use
ar6k_events
- LINUX系统上AR6K驱动层的事件处理(即中断,消息轮询)-LINUX system AR6K driver layer event handler (ie interrupt message polling)
kgdboc
- Based on the same principle as kgdboe using the NETPOLL api, this driver uses a console polling api to implement a gdb serial inteface which is multiplexed on a console port.
mpu401_uart
- MPU-401 supports UART mode which is not capable generate transmit interrupts thus output is done via polling for linux.-MPU-401 supports UART mode which is not capable generate transmit interrupts thus output is done via polling for linux.
msnd_midi
- MPU-401 supports UART mode which is not capable generate transmit interrupts thus output is done via polling for linux
phHciNfc_CE_A
- brief HCI polling loop Management Routines.
SDL_wimppoll
- Implements Pumping of events and WIMP polling.
SDL_riscosevents
- Implements keyboard setup, event pump and keyboard and mouse polling.
debugport
- Use polling to get a single character from the kernel debug port.
button_poll10
- 友善支臂mini2440开发板,底层驱动按键,含有poll轮询机制,含有测试程序!-A friendly arm mini2440 development board, the key underlying drivers containing poll polling mechanism, containing the test!