CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - 字符驱动

搜索资源列表

  1. armiodriver

    0下载:
  2. 嵌入式linux上一般的io读写模块,配置为字符驱动程序.-Embedded Linux on the general literacy io module, the distribution of character-driven procedures.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:9.66kb
    • 提供者:刘蒙恩
  1. linux_char

    0下载:
  2. 一个嵌入式linux字符驱动的例子。适合于初学者。-a character-driven examples. Suitable for beginners.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:6.39kb
    • 提供者:cc
  1. chrdevDriver

    0下载:
  2. 基于linux2.6内核的字符驱动的编写,调试过程,在PC机和s3c2410嵌入式系统中正常可用.-linux2.6 based on the kernel of the character-driven preparation, debugging process in the PC and embedded system s3c2410 normal available.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:12.09kb
    • 提供者:王伟
  1. UCLINUX

    0下载:
  2. UCLINUX字符驱动程序,用ARM7多功能口实现跑马灯.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3.63kb
    • 提供者:yingzi
  1. char_drv

    0下载:
  2. UCLINUX字符驱动源码-character-driven source OS
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2.96kb
    • 提供者:陈世海
  1. linuxqudong

    0下载:
  2. 这是一个ARM2410A的I/O字符驱动程序,有很好的框架,很有参考价值。以驱动LED,及按键为例。培训班内部资料
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2.79kb
    • 提供者:赵亮
  1. 综合驱动 MP3

    1下载:
  2. 基于linux ARM系统的MP3播放器设计,现在只能实现播放/暂停、停止、上一首、下一首,在字符界面显示播放歌曲名称
  3. 所属分类:嵌入式Linux

    • 发布日期:2012-03-30
    • 文件大小:6.33kb
    • 提供者:huanghaibo
  1. Drivers

    0下载:
  2. 成都中嵌linux系统培训班的驱动教程,包括LED,字符设备,块设备等等,很好的aem-linux驱动学习资料-Chengdu embedded linux system, the driver training course curricula, including LED, character devices, block devices, etc., a very good aem-linux-driven learning materials
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-25
    • 文件大小:8.3mb
    • 提供者:小康
  1. 2440_gpio

    0下载:
  2. linux下2440的gpio驱动,里边有一些含有内核中的注释,是看后的笔记,看这个对了解基本的字符设备的驱动写法有帮助-2440 under the GPIO linux driver inside the kernel contains some of the notes, is to look after the notes, look at this to understand the basic character device driver writing help
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:1.55kb
    • 提供者:chinq
  1. gpio

    0下载:
  2. dm6467中字符驱动模块,用于驱动I/O口小灯-dm6467 characters in the driver module, used to drive I/O port of small light
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:14.7kb
    • 提供者:jone_tiger
  1. LinuxDrivers

    0下载:
  2. Linux2.6内核驱动实例包: globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、 S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、 作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口驱动、S3C2410 I2C主机驱动、 SAA711x I2C设备驱动、CS8900以太网设备驱动、S3C2
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:572.04kb
    • 提供者:清木
  1. Linux_CHARDriver_Simpler

    0下载:
  2. 对于初学者很好的嵌入式Linux下的字符驱动程序范例,内含驱动程序和测试程序以及Makefile-Very good for beginners Embedded Linux driver under the example of characters, including drivers and test procedures as well as the Makefile
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:2.51kb
    • 提供者:Davinci
  1. LCDtest

    0下载:
  2. uclinux下的12864液晶字符设备的驱动程序。自己测试过的。-uclinux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:1.83kb
    • 提供者:bluefull
  1. SimpleChar

    0下载:
  2. 中嵌高级班代码 S3C2410简单的字符驱动 带应用程序makefile-Senior classes in the embedded code S3C2410 simple character-driven applications with makefile
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:3.7kb
    • 提供者:天使的泪
  1. SimpleChar_Sem

    0下载:
  2. 中嵌高级班视频驱动第一讲 简单的字符驱动程序 带信号量的-Senior classes in the embedded video driver first character speak simple driver signals the amount of
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:3.85kb
    • 提供者:天使的泪
  1. LinuxDeviceDriver

    0下载:
  2. linux设备驱动教学课件,字符驱动,内核调试,竞态,中断,高级io-linux device driver Courseware
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:80.88kb
    • 提供者:于孝辉
  1. scull_character_driver

    0下载:
  2. scull_character_driver 内存模拟字符驱动,熟悉在linux下些驱动的基本步骤。和几个中要的结构体。-scull_character_driver memory simulation character-driven, more familiar with the linux drivers under the basic steps. And a few in to the structure.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:5.12kb
    • 提供者:dengwei
  1. button_scan

    0下载:
  2. 键盘扫描的字符驱动,在linux下可编译.-Character-driven keyboard scan in linux can be compiled under.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7.52kb
    • 提供者:木思
  1. linux-char-dvriver

    0下载:
  2. linux字符驱动例子,麻雀虽小,五脏俱全,学习linux字符驱动入门绝好例子。-linux example of character-driven, though small, fully-equipped, entry-learning linux a perfect example of character-driven.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:3.39kb
    • 提供者:王涛
  1. memdev_driver

    0下载:
  2. 虚拟内存字符驱动, 学校linux内核驱动的第一个驱动,很适合初学者研究的-Virtual memory character-driven, school linux kernel driver first drive, it is suitable for beginners to study. .
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:226.59kb
    • 提供者:Leehom
« 12 3 4 5 »
搜珍网 www.dssz.com