CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - buttons driver

搜索资源列表

  1. drivers-buttons

    0下载:
  2. 这是一个基于S3C2410的8位按键的驱动程序源代码,只需要少量修改即可使用-based S3C2410 eight key driver source code, need only minor changes in order to use
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8.37kb
    • 提供者:彭小林
  1. buttons.rar

    0下载:
  2. arm9 mini2440按键驱动实例,可下载到开发板上测试,arm9 mini2440 key driver instance, can be downloaded to the development of on-board test
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:1.26kb
    • 提供者:softjob
  1. kbd_logger

    0下载:
  2. 个*器(附源代码),能够记录所有的按键信息,包括keyup。记录原始数据,可以通过模拟按键重现。需要vc9的运行库。没有编静态链接的版本。 主要流程: 1、向系统注册一个或者多个原始输入设备 2、在你注册的原始输入设备数据发生变化时,系统发送一个消息及新数据到你的进程 3、调用GetRawInputData或者GetRawInputBuffer来获取这些数据-A keyboard logger (with source code), to record all of the
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:8.33kb
    • 提供者:阿东
  1. mini2440-Button

    0下载:
  2. mini2440按键驱动,编译完全通过,没有问题!附带详细解释和应用测试程序。-mini2440 key driver, compiled entirely through, no problem! With detailed interpretation and application of testing procedures.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:94.14kb
    • 提供者:王盘
  1. utu2440_buttons

    0下载:
  2. 2440 扫描键盘驱动,验证过,保证好用,适用2.6.24内核-s3c2440 keybord driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.16kb
    • 提供者:cywang
  1. buttons

    0下载:
  2. 嵌入式linux应用开发 ---Buttons 驱动开发-Application development embedded linux driver development--- Buttons
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:2.82kb
    • 提供者:JackieYin
  1. adc

    1下载:
  2. 基于arm S3C2440 linux内核下的AD采样驱动程序,并将其转换成电压值-Based on arm S3C2440 linux kernel driver for the AD samples, and convert it into a voltage value
  3. 所属分类:Linux/Unix编程

    • 发布日期:2016-04-24
    • 文件大小:1.76kb
    • 提供者:kechangxue1
  1. buttons

    0下载:
  2. sunsumg公司的2440按键驱动程序源码!-sunsumg key driver for the company' s 2440 Source!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:704byte
    • 提供者:wushm
  1. buttons

    0下载:
  2. 这个是按键的驱动程序,含有button的驱动源文件和makefile文件,以及main的测试程序-This is the key driver, with button in the driver source files and makefile files, and the main test program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:5.89kb
    • 提供者:jiajia
  1. buttons.c.tar

    0下载:
  2. S3C2440-buttons-linux-example. This is a example program teaching how to use the driver buttons of S3C2440 board.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:539byte
    • 提供者:curupiras
  1. Buttons

    0下载:
  2. 用于做ARM-LINUX系统的测试驱动程序,这是按键驱动程序。-ARM-LINUX system for doing the test driver, which is key driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:2.7kb
    • 提供者:xiaopang
  1. buttons

    0下载:
  2. s3c2440 linux下中断实现的按键驱动程序,有详细注释,简单易懂-s3c2440 linux keys under the Interrupt driver with detailed notes, easy to understand
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2.84kb
    • 提供者:caoting
  1. Buttons

    0下载:
  2. ARM mini-2440 Button 按键示例程序 主要包括驱动的使用和I/O操作-ARM mini-2440 Button key driver sample program includes the use and I/O operations
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:3.08kb
    • 提供者:huangkangying
  1. Linux-driver-development12

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第12章、Linux字符设备驱动综合实例。本章将分析5个典型的字符设备驱动,在这些驱动中,将灵活地运用到前面各章所讲解的内容。12.1节讲解按键的设备驱动,加深读者对字符设备驱动架构、阻塞与非阻塞、中断、定时器等相关知识的理解。12.2节讲解触摸屏的设备驱动,触摸屏的设备驱动比按键的设备驱动稍微复杂一些,但是很类似。12.3节讲解TI的DSP提供给通用CPU的HPI(主机并行接口)的设备驱动,硬件结构为AR
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:614.5kb
    • 提供者:华清远见
  1. buttons.tar

    0下载:
  2. s3c24x0开发板上按键驱动实例关于按键的源码。以及MAKEFILE。内有源码注释。-s3c24x0 development board key driver instance
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:2.64kb
    • 提供者:lksd
  1. buttons

    0下载:
  2. Button driver for s3c2440.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-08
    • 文件大小:719byte
    • 提供者:hung
  1. 51CAPKEY

    0下载:
  2. 电容触控按键驱动程序,51单片机,IIC接口-The capacitive touch buttons driver 51 microcontroller, IIC interface
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:29kb
    • 提供者:jssyzjz
  1. OK6410A-LED-Marquee-Button-Driver

    0下载:
  2. 开发板OK6410A,LED灯和按键驱动程序!-Development board OK6410A, LED lights and buttons driver!
  3. 所属分类:Driver develop

    • 发布日期:2017-11-18
    • 文件大小:127.1kb
    • 提供者:z
  1. buttons

    0下载:
  2. mini2440 buttons 驱动程序-the mini2440 buttons driver
  3. 所属分类:OS Develop

    • 发布日期:2017-12-05
    • 文件大小:1.46kb
    • 提供者:云中山月
  1. driver

    0下载:
  2. GPIO驱动程序、按键驱动程序、test驱动程序-GPIO driver, buttons driver, test driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-27
    • 文件大小:11.32kb
    • 提供者:刘伟南
« 12 3 4 5 6 »
搜珍网 www.dssz.com