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

搜索资源列表

  1. ir-gpio.tar.gz linux 基于mips 架构cpu 的红外驱动

    0下载:
  2. linux 基于mips 架构cpu 的红外驱动,以及用户空间测试程序,linux on mips architecture cpu infrared driver, as well as user-space test procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-04-09
    • 文件大小:1640581
    • 提供者:yinxw
  1. gpio_interrupt

    0下载:
  2. gpio驱动程序,linux下基于3510-gpio driver, linux-based 3510
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:3632
    • 提供者:王勤民
  1. gpio_keys

    0下载:
  2. gpio按键设备在三星s2440处理器上的linux驱动程序,以及相应的应用测试程序。-gpio keyboard linux driver on sumsung s2440.And the related test c program.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:3578
    • 提供者:zhanghj
  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. TLC2543_AD_driver

    0下载:
  2. 这个程序实现了s3c2410的GPIO口对TLC2543AD芯片的驱动。linux环境下用交叉编译环境编译之后,加载模块到内核之后就可以使用。-This procedure has the GPIO port of S3C2410 chip TLC2543AD driver. linux environment using cross compiler environment for the compiler, the loadable module into the kernel can be
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2370
    • 提供者:李少春
  1. gpio_i2c

    0下载:
  2. i2c linux driver 基于3510的驱动-i2c linux driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2356
    • 提供者:王勤民
  1. gpio-test

    0下载:
  2. 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:9079
    • 提供者:马工
  1. gpio_driver

    0下载:
  2. 一个在arm linux下的soc的gpio的驱动程序-A soc under arm linux driver for gpio
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:3701
    • 提供者:zhou
  1. GPIO

    0下载:
  2. 此程序是在linux操作系统下的GPIO驱动,它是基于华邦ARM9控制平台的-This process is under the linux operating system GPIO driver, which is controlled based on the ARM9 platform Winbond
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:902
    • 提供者:刘伟
  1. linux_driver

    0下载:
  2. 最基本的Linux驱动程序,自写,如按键和GPIO的驱动程序,基于S33C2410开发板,希望对初学者有所帮助-basic Linux driver,written myself,including the key driver and gpio driver ,holp it is helpfull for freshmen of arm linux driver designer.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:31348
    • 提供者:刘小军
  1. gpio-i2c

    0下载:
  2. gpio-i2c 海思平台上3511-3520用io口模拟i2c在linux驱动,里面有很清楚的i2c时序-gpio-i2c Hisilicon platform 3511-3520 simulated with the io port i2c driver in linux, which has a very clear i2c timing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:4353
    • 提供者: 覃仁往
  1. gpio-i2c

    0下载:
  2. 基于gpio的模拟I2C驱动程序,适合linux开发平台-Simulation based on I2C gpio driver for linux platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:4377
    • 提供者:刘军
  1. gpio

    0下载:
  2. Linux 在S3C2440下基本的驱动程序,包括基本端口操作-Linux under the basic driver S3C2440, including basic port operations
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:1599
    • 提供者:studystep0
  1. i2c-davinci-gpio

    0下载:
  2. Linux I2C over GPIO driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:3217
    • 提供者:nishant
  1. gpio

    0下载:
  2. linux 下(w83627)super io 的驱动原码。主要是有如何通过lpc总线访问w83627的寄存器-this is w83627 driver code in linux. it will show how to acess to w83627 register on LPC bus.
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-26
    • 文件大小:75841
    • 提供者:zht
  1. gpio

    0下载:
  2. GM8126下面的IO复用linux驱动程序,文件包括源码和测试代码。-The GM8126 following the IO multiplexing linux driver files, including source code and test code.
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-26
    • 文件大小:1332
    • 提供者:yang
  1. gpio-i2cmux

    0下载:
  2. I2C multiplexer using GPIO API driver for Linux.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:1366
    • 提供者:wangjieng09
  1. extcon-gpio

    0下载:
  2. Single-state GPIO extcon driver based on extcon class for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2025
    • 提供者:laikanvei
  1. orion-gpio

    0下载:
  2. Linux driver for devices based on the DiBcom DiB0700 USB bridge.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:18847
    • 提供者:nvqoudx
  1. Gpio--keyboard-driver-under-INPUT-

    0下载:
  2. 针对linux kernel下的gpio_keys.c驱动模块详细解读-Detailed interpretation for gpio_keys.c driver module under linux kernel
  3. 所属分类:Software Testing

    • 发布日期:2017-04-28
    • 文件大小:33083
    • 提供者:董储君
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com