CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - c driver

搜索资源列表

  1. vpfe_capture.c

    0下载:
  2. Texas Instruments Davinci vpfe (Video Processing Front End) driver for Linux.-Texas Instruments Davinci vpfe (Video Processing Front End) driver for Linux.
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:19744
    • 提供者:apalopohapa
  1. bomba.c

    0下载:
  2. Driver for handle bomb driver in linux ARM
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-13
    • 文件大小:2005
    • 提供者:Maikel
  1. isd4004

    0下载:
  2. isd4004 c驱动代码 包括播放 录制 停止 等各个函数 ;是初学者学习写驱动的好例子-isd4004 c driver code to play the recording to stop all functions is a good example for beginners to learn to write a driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:7672
    • 提供者:123456
  1. mcp2515

    0下载:
  2. mcp2515驱动,包括头文件和源文件,mcp2515.h,mcp2515.c-driver of mcp2515
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-15
    • 文件大小:7720
    • 提供者:董劲男
  1. ieee1394

    0下载:
  2. 关于1394的Linux底层驱动源码,用c实现了1394的协议,对照程序来研究1394的协议会让你对1394接口理解的更好-The bottom of the 1394 Linux driver source code, with c the 1394 agreement, the control program to study the 1394 agreement will let you understand the 1394 interface, better
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-27
    • 文件大小:295398
    • 提供者:lin
  1. Flash-driver

    0下载:
  2. Linux程序包mtd文件: nand Flash驱动位置文件主要在nand目录下,如drivers/mtd/nand/ts7250.c。 nor Flash 驱动配置文件主要在maps目录下。- NAND Flash drive
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-28
    • 文件大小:495619
    • 提供者:宋世磊
  1. pixcir_i2c_ts.c

    0下载:
  2. Pixcir s i2c touchscreen chip driver(.c)
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:2488
    • 提供者:tango-m32_1234
  1. espl_pixcir_i2c_ts.c

    0下载:
  2. Pixcir s i2c touchscreen chip driver no2.
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:4999
    • 提供者:tango-m32_1234
  1. adc1234.c.tar

    0下载:
  2. 嵌入式linux多路AD转换驱动程序,四路测试通过 cat /dev/adc1234-Embedded linux multi-channel AD converter driver, four test cat/dev/adc1234
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2078
    • 提供者:weiren
  1. AD9850-driver--MSP430.txt

    0下载:
  2. C语言编写的AD9850驱动程序适用于MSP430的-AD9850 driver written in C for MSP430
  3. 所属分类:Driver develop

    • 发布日期:2017-11-28
    • 文件大小:860
    • 提供者:czc
  1. dvb-c.tar

    0下载:
  2. DVB-C userspace device driver Checked and work now.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:83830
    • 提供者:eugene_k
  1. Camera-driver-source-code-analysis

    0下载:
  2. 摄像头驱动实现源码分析 Spac5xx的实现是按照标准的USB VIDEO设备的驱动框架编写(其具体的驱动框架可参照/usr/src/linux/drivers/usb/usbvideo.c文件),整个源程序由四个主体部分组成:设备模块的初始化模块和卸载模块,上层软件接口模块,数据传输模块。-Camera driver source code analysis realization of Spac5xx is written VIDEO equipment in accordance with
  3. 所属分类:Driver develop

    • 发布日期:2017-11-05
    • 文件大小:13984
    • 提供者:DJK
  1. rightMotorContr.c

    0下载:
  2. MicroMouse618上的右步进电机驱动时序优化程序,2013版本-On the right MicroMouse618 stepper motor driver timing optimization program, 2013 version
  3. 所属分类:Driver develop

    • 发布日期:2017-11-21
    • 文件大小:26717
    • 提供者:李贺
  1. GPIO_Port_A_ISR.c

    0下载:
  2. 端口A中断服务函数根据底层程序取得的迷宫信息,经过该智能算法控制电脑鼠的下一状态,并送往底层驱动程序执行。-Port A interrupt service routine based on the underlying program maze of information, through the intelligent algorithm to control the next state of the computer mouse and sent to the bottom of th
  3. 所属分类:Driver develop

    • 发布日期:2017-11-18
    • 文件大小:40126
    • 提供者:李贺
  1. fb.c.tar

    0下载:
  2. 7寸lcd屏幕测试程序,lcd为rgb32类型,基于linux的帧缓存驱动测试。-7 inch lcd screen test procedures, lcd is rgb32 type, based on the linux framebuffer driver testing.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-03
    • 文件大小:1126
    • 提供者:yiheng
  1. tw6869 driver

    0下载:
  2. tw686x linux deiver How to build the source code: a) Create the directory what you want. Ex: "\home\stchen\project\driver\". b) Type "make clean" in the directory. c) Type "make" to make th
  3. 所属分类:Linux驱动

  1. contex-A8-RTC-driver

    0下载:
  2. contex A8 RTC裸机的C语言编程,能在tiny210在运行,测试成功!-contex A8 RTC bare the C programming language, can tiny210 running, the test is successful!
  3. 所属分类:Driver develop

    • 发布日期:2017-04-06
    • 文件大小:31995
    • 提供者:苏首政
  1. cdev4.c.tar

    0下载:
  2. arm的驱动程序,简单的驱动程序的编写,编写流程规范,简便,可是更好的使初学者学习-arm of the driver, the driver simply write, write process specifications, simple, but so that beginners learn better
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2359
    • 提供者:贾瑞琦
  1. wm8960-driver.tar

    0下载:
  2. mini210平台下的wm8960驱动,包括*.c、*.h和Makefile文件-mini210 platform wm8960 drivers, including*. c,*. h and the Makefile
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:11371
    • 提供者:
  1. lcddd.c

    0下载:
  2. driver for lcd display for any board
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3543
    • 提供者:divya
« 12 3 4 5 6 »
搜珍网 www.dssz.com