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

搜索资源列表

  1. i2c-dev

    0下载:
  2. i2c-dev.c - i2c-bus driver, char device interface
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4633
    • 提供者:blind2804189
  1. EepromMultiWR1912

    0下载:
  2. SPI接口EEPROM驱动 EEPROMWRITE(绝对地址,数组指针,数据长度) //多字节写 EEPROMREAD(绝对地址,数组指针,数据长度) //多字节读 EEPROMWRITE(绝对地址,数据) //单字节写 (char)数据=EEPROMREAD(绝对地址) //单字节读-SPI EEPROM Driver EEPROMWRIT E (absolute address, the array pointer, data length) / / multi-byte
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:60887
    • 提供者:liumin
  1. spidmadriver

    1下载:
  2. 本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTER模式 S3C2410:SPI为SLAVE模式+DMA 二、工作流程 1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。 2.S3C2410从发送:当S3C2410需要发送,首先由RTS请求
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:17368
    • 提供者:y
  1. Linux24_char_device_driver

    0下载:
  2. Linux 2.4内核字符设备驱动开发实例。 是Linux下驱动开发人员再好不过的参考源码。编译之后加载驱动,附有测试程序进行驱动的测试! Linux kernel 2.4 char device driver example.-character device driver development example. Linux is driven development staff a better reference source. After loading
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4639
    • 提供者:邱天
  1. MAX187FORMHU

    0下载:
  2. 这个是我写的MAX187驱动程序 unsigned char bdata Date,Adss unsigned char idata point,gew,shw sbit clk=P1^5 sbit cs187=P1^6 sbit dout=P1^7 sbit Abit=Adss^7 sbit Abit1=Adss^0 sbit Dbit=Date^7 sbit Dbit1=Date^0 -I wrote this is the MAX1
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:44990
    • 提供者:胡勋
  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. linux-char-driver-by-timer

    0下载:
  2. linux 字符驱动实例,基于定时器的,可以用的源码。-linux instances of character-driven, based on the timer, you can use the source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2566
    • 提供者:王涛
  1. linux-char-driver-by-mmap

    0下载:
  2. linux 字符驱动函数,基于内存隐射--mmap。无需修改,可以运行。-linux character-driven functions, memory-based hint- mmap. Without modification, you can run.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4352
    • 提供者:王涛
  1. linux-char-driver-by-proc

    0下载:
  2. linux 字符驱动基于访问/proc的。字符驱动入门绝好例子,无需修改。-linux character-driven based on the access/proc' s. A great example of character-driven entry without modification.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1328
    • 提供者:王涛
  1. TFT-char

    0下载:
  2. keil环境下,c代码工程。TFT液晶屏字符和汉字显示程序,TFT彩屏驱动程序的编写、处理字模数组数据-keil environment, c the code works. TFT LCD screen and Chinese character display program, TFT color display driver preparation, processing array data matrix
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:43368
    • 提供者:于玉亭
  1. char-drive-test.tar

    0下载:
  2. 簡易linux 字元設備驅動 測試碼example -Simple test code linux character device driver example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:17963
    • 提供者:Ben
  1. chardev.tar

    0下载:
  2. The code sample creates a char driver named chardev. You can cat its device file (or open the file with a program) and the driver will put the number of times the device file has been read from into the file.
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-26
    • 文件大小:2341
    • 提供者:beer
  1. LCD-Driver-And-Keyboard-char-Asm(www.bargh20.com)

    0下载:
  2. LCD Driver And Keyboard char Asm(www.bargh20.com)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-10
    • 文件大小:20646
    • 提供者:vahid
  1. Linux-char-device(Advanced)

    0下载:
  2. 粤嵌教育的嵌入式培训课件,关于驱动的,网上暂时还没人上传过。这个是字符设备驱动的进阶课件,之前上传过基础版。-Guangdong embedded in the education of embedded training courseware, driven, on-line temporarily not uploaded people. This is a character device driver Advanced courseware, before uploading the b
  3. 所属分类:Driver develop

    • 发布日期:2017-11-16
    • 文件大小:328583
    • 提供者:李继滨
  1. char-device-drivers

    0下载:
  2. 字符设备驱动模板,方便新手学习字符设备驱动,gcc交叉编译即可-Character device driver templates, easy for novices to learn the character device driver, gcc cross-compiler can
  3. 所属分类:Driver develop

    • 发布日期:2017-11-25
    • 文件大小:2055
    • 提供者:znn
  1. qemu-char-android

    0下载:
  2. QEMU System Emulator for Linux Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:12536
    • 提供者:herzohang
  1. qemu-char

    0下载:
  2. QEMU System Emulator for Linux Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:13409
    • 提供者:peiboufing
  1. chardrivers.ps

    0下载:
  2. char driver explanation for dummies
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:91392
    • 提供者:
  1. linux-char-device-driver

    0下载:
  2. linux字符设备驱动的简单实现,并附带测试代码,通过此代码可以直观全面的了解一下linux 字符设备驱动的实现过程和实现内容,并通过测试代码可以实际操作该字符设备-linux character device driver is a simple implementation, and come with a test code, by this code can be intuitive and comprehensive look at linux character device dri
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:2679
    • 提供者:雪无声
  1. rpmsg_user_dev_driver

    2下载:
  2. 完成基于Openamp多核处理器核间通信的rpmsg字符设备驱动(the char device driver module of rpmsg device)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:mr_jian
« 1 23 4 5 6 »
搜珍网 www.dssz.com