CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - linux device driver c

搜索资源列表

  1. leddrv

    0下载:
  2. Linux设备驱动程序 硬件平台:H9200评估板(基于AT91RM9200构建) 软件平台:Linux-2.4.19-rmk7 驱动设备:LED 作者:flyerwing 编写驱动程序 ——————————————————————————————————————— 1. 编写驱动程序源文件leddrv.c-device drivers for Linux hardware platforms : H9200 Evaluation (based on the AT91
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2402
    • 提供者:吴权
  1. led_linux2.4.18

    0下载:
  2. Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = op
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5734
    • 提供者:Jia-Yang Chen
  1. dev_add

    1下载:
  2. Linux简单字符设备驱动编写方法 本示例代码实现了Linux下的一个简单字符设备驱动。 由二个文件组成,驱动模块<dev_add.c>和测试程序<test.c>。-Linux character device driver writing simple method The sample code implements a simple under Linux character device drivers. Composed
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:1578
    • 提供者:Joshua
  1. pca9535kbd.c

    1下载:
  2. 原创的使用PCA9535芯片作为键盘输入设备的Linux驱动程序,在Blackfin BF548和Freescale MCF54455两种平台下测试过。-PCA9535 chip original use as a keyboard input device of the Linux driver, and tested under the Blackfin BF548 at Freescale MCF54455.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:2533
    • 提供者:xuhuashan
  1. spi_lcd_fbdev.c

    0下载:
  2. Nokia 3310 linux spi based frame buffer device driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:5265
    • 提供者:Anton
  1. LINUX_device_source

    0下载:
  2. linux设备驱动开发一书所有例子的源码-linux device driver source code for all the examples the book
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-16
    • 文件大小:25078324
    • 提供者:王小斌
  1. 12355512331

    0下载:
  2. 嵌入式Linux应用程序开发标准教程 Linux快速入门 Linux基础命令 Linux下C编程基础 嵌入式系统基础 嵌入式Linux开发环境的搭建 文件IO编程………… 嵌入式Linux网络编程 嵌入式Linux设备驱动开发 Qt图形编程基础-Embedded Linux application development standards based on Linux Quick Start Guide Linux Linux under the comma
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-02
    • 文件大小:15013906
    • 提供者:李庆宇
  1. Embedded-Linux-application-

    0下载:
  2. 本书包括Linux 快速入门.Linux 基础命令。Linux 下的C 编程基础。嵌入式系统基础。嵌入式Linux开发环境的搭建。 文件 I/O 编程。进程控制开发。进程间通信。多线程编程。嵌入式Linux 网络编程。嵌入式Linux设备驱动开发。Qt图形编程-This book includes Linux started quickly. Linux foundation command. The C programming under Linux based. Embedded syste
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-23
    • 文件大小:7807545
    • 提供者:罗其
  1. qrsc

    0下载:
  2. 嵌入式 C_C++语言精华文章集锦 struct深层探索、extern“C”含义探索、void及void指针深层探索、可变参数表深层探索、基于ARM的嵌入式Linux移植真实体验、Linux设备驱动编程。C语言高效编程的几招-Embedded C_C++ language to explore the deep essence of the article highlights struct, extern " C" to explore the meaning of, v
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1828528
    • 提供者:
  1. I2C

    0下载:
  2. I2C总线协议驱动,C语言编写,适用于各单片机或嵌入式linux-I2C bus protocol driver, C language, for each device or embedded linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:35776
    • 提供者:jack
  1. led_drv

    0下载:
  2. 简单LED驱动程序实现 根据本人的《Linux简单字符设备驱动编写方法》一文的步骤,实现Mini2440开发板的LED驱动程序。 代码共分二个文件,驱动程序<led_drv.c>和测试程序<led_test.c>。-Achieve a simple LED driver According to my "Linux device driver writing a simple method of character," a text of t
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-04-02
    • 文件大小:2378
    • 提供者:Joshua
  1. btn_drv

    0下载:
  2. 查询方式实现简单按键驱动程序 根据本人《Linux简单字符设备驱动编写方法》一文的步骤,用查询方式简单实现Mini2440开发板的按键驱动程序。 代码共分二个文件,驱动程序<btn_drv.c>和测试程序<btn_test.c>。-Simple ways to search for key drivers According to my "Linux character device driver writing simple method"
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:2208
    • 提供者:Joshua
  1. misc_add

    0下载:
  2. Linux混杂设备驱动编写方法   当字符设备以混杂设备的方式注册时,将会有统一的主设备号10,次设备号可以自定义也可以由系统指定,混杂设备的注册方式在驱动程序编写上,简化了字符设备的驱动注册及设备生成步骤,下面的程序描述了混杂设备接口函数的使用方式。   程序由二个文件组成,驱动模块<misc_add.c>及测试程序<misc_test.c>。-Linux device driver writing mixed methods When a
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:1383
    • 提供者:Joshua
搜珍网 www.dssz.com