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

搜索资源列表

  1. uclinuxdriver

    0下载:
  2. 在uClinux下加载一个字符设备的驱动程序,驱动程序的源文件为fx469.c,fx469.h-under uClinux loaded in a character device driver, the driver of the source document for fx469.c, fx469.h
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:20884
    • 提供者:大海蓝天
  1. 字符设备驱动

    0下载:
  2. vxworks char driver
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:20810
    • 提供者:林先贤
  1. cs8900a

    0下载:
  2. 在s3c2410上把cs8900a网卡实现为一个字符设备,是新手学习字符设备的好思路,也是了解cs8900芯片的好途径。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2799
    • 提供者:san
  1. IICdrv1

    0下载:
  2. 经典 WxWorks下的IIC字符设备驱动,驱动开发的好例子
  3. 所属分类:VxWorks

    • 发布日期:2014-01-17
    • 文件大小:3563
    • 提供者:m
  1. chardev

    0下载:
  2. 在linux环境下的字符设备驱动程序。具有最基本的设备的读和写功能
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2344
    • 提供者:吴丹
  1. Char

    0下载:
  2. 最常用的嵌入式LINUX字符设备驱动:触摸屏和小键盘驱动。触摸屏使用SPI接口,小键盘使用GPIO口模拟。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:14194
    • 提供者:吕剑国
  1. linuxdriver

    0下载:
  2. linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |--- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:53791
    • 提供者:张小冬
  1. linux_char_driver

    0下载:
  2. 一份不错的介绍linux 字符设备驱动的文档
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:72625
    • 提供者:王指辉
  1. s3c2410-button

    0下载:
  2. 开发一个基于中断机制的字符设备驱动程序,为RealARM上的四个按键设置计数值,利用按键产生中断,累加计数值(代表采集的信号数目),在测试程序中读取计数值,达到检测信号数目的目的。 编写驱动程序,为外部中断的四个按键设置计数值,当按键按 下时产生中断,与之对应的计数值递增;
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2550
    • 提供者:junj2121
  1. linuxdriver

    0下载:
  2. 介绍了嵌入式Linux的特点,设备驱动程序的概念,简述了基于uClinux下设备驱动程序的开发方法及过程,最后简述了字符设备驱动程序的开发的实例。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:374774
    • 提供者:王伟良
  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-04
    • 文件大小:1578
    • 提供者:Joshua
  1. s3c2440spi1

    0下载:
  2. S3C2440外设SPI1接口驱动程序模块,在linux2.6.32内核上运行通过,加载该模块后会在/dev/下生成一个SPI1字符设备文件,源内核有SPI子系统,不过太复杂,没去研究,所以就自己写了,绝对是原创,适合初学者参考。-S3C2440 SPI1 peripheral interface driver module, run by the linux2.6.32 kernel, load the module in the/dev/SPI1 generate a character d
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:4896
    • 提供者:时岩
  1. watchdog

    0下载:
  2. s3c2410看门狗的字符设备驱动,可以在ubuntu中编译-s3c2410 watchdog character device driver, you can compile in ubuntu
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:3247
    • 提供者:木思
  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
    • 文件大小:8702414
    • 提供者:小康
  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
    • 文件大小:1585
    • 提供者:chinq
  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
    • 文件大小:585773
    • 提供者:清木
  1. vxworks_device_driver_developers_guide_6.4

    0下载:
  2. 本文详细介绍了vxworks6.4下面字符设备,块设备,及网络设备驱动程序的架构,调试。-This paper introduces in detail the following characters vxworks6.4 devices, block devices, and network device driver architecture, debugging.
  3. 所属分类:VxWorks

    • 发布日期:2017-05-07
    • 文件大小:1252201
    • 提供者:周涛
  1. s3c2410-watchdog

    0下载:
  2. s3c2410-watchdog 源码 arm902 linux字符设备驱动-s3c2410-watchdog source arm902 linux character device driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:1142
    • 提供者:徐斌
  1. LCDtest

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

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

    0下载:
  2. VxWorks下驱动程序开发教程,包括字符设备和块设备-VxWorks Driver Training Document
  3. 所属分类:VxWorks

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