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

搜索资源列表

  1. Datasample_FIFO_driver1

    0下载:
  2. 打开s3c2410的外中断16,通过该中断信号让内核从外部存储器里读数据。是一个中断驱动程序-open s3c2410 the external interrupt 16, so that the interruption signal from the external memory kernel read data. Is a disruption Driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2382
    • 提供者:徐秋磊
  1. extint

    0下载:
  2. 本程序是Linux下的一个为S3C4510B开发板写的一个外部中断的驱动程序。可以作为linux驱动的编写典范
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-16
    • 文件大小:1803
    • 提供者:胡辉
  1. S3C2410INTERRUPT

    0下载:
  2. 这个程序不需要测试程序,因为中断是个异步的外部事件,要求每到发生的时候,系 统都需要响应,因此不需要测试程序,系统也会自动响应中断的
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1904
    • 提供者:曹瑞翠
  1. keyboard

    1下载:
  2. 基于linux和arm s3c2410的键盘驱动程序,动态加载内核模块,当按键按下,触发外部中断,通过spi和中断管脚,将键盘对应值在测试程序中显示。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:9519
    • 提供者:rbk
  1. s3c2410-button

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

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

    0下载:
  2. 使用jupiter外部中断4的驱动和测试程序-use Jupiter's four external interrupt-driven and test procedures
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:22968
    • 提供者:李靖
  1. led_exirq11

    0下载:
  2. 这个源码是基于三星的arm 44b0x开发板上的基于uclinux上的外部中断测试程序,对linux和arm初学者入门很有帮助-this source is based on Samsung's arm 44b0x development board based on the Basis of external interrupt testing procedures, and right arm beginners linux entry helpful
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:22536
    • 提供者:cguo
  1. at9260_LCD

    0下载:
  2. at91sam9260上linux下的andorin-160*160fstn液晶屏驱动程序,因为9260不带lcd接口,使用外部总线方式。-at91sam9260 on linux under andorin-160* 160fstn LCD driver, as 9260 without the lcd interface, using the external bus mode.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:150635
    • 提供者:wang
  1. 13.NOR-FLASH-

    0下载:
  2. NOR FLASH 测试程序,外部存储器的扩展-NOR FLASH test procedures, external memory expansion
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:2440470
    • 提供者:张海林
  1. pulsecount

    0下载:
  2. s3c2410利用外部中断对外部脉冲进行计数的裸机程序-s3c2410 use of external interrupt count external pulses bare metal process
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:420155
    • 提供者:
  1. LPC2378

    0下载:
  2. KEIL环境下 LPC2378外设程序 -KEIL environment LPC2378 peripherals procedures
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:377706
    • 提供者:sky
  1. AT24C02

    0下载:
  2. 外部eepROM的基本程序,是lpc2103的板子,必须得先把ATc02的说明书整明白,挺好的程序,好使!-The basic procedures of the external EEPROM, lpc2103 board must the first ATc02 instructions understand the whole, very good program, so that!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:496998
    • 提供者:韩云涛
  1. key_interrupt

    0下载:
  2. 基于S3C2440的外部中断程序,用中断控制蜂鸣器以及LED,希望对初学者有帮助-s3c2440 interrupt without OS program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:56277
    • 提供者:理工
  1. hello

    0下载:
  2. qt编程下实现点击按钮调用外部程序 很好的例子 帮你快速入门-qt programming under the click of a button to call a good example of the external program to help you Quickstart
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-22
    • 文件大小:813083
    • 提供者:qiming
  1. mmu.tar

    0下载:
  2. 嵌入式ARM的mmu操作示例。设置MMU使得外部SDRAM可用,然后对比led测试程序在内部RAM和外部RAM上的运行速度。-A mmu operation demo for embedded arm. This program set the mmu of arm and make external SDRAM usable, then we compare the excutting speed of a led test program between internal SRAM and
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-14
    • 文件大小:3485
    • 提供者:杨海舟
  1. 2440-RTC

    0下载:
  2. 基于S3C2440的RTC实时时钟显示实验作为对前段时间学习ARM的总结,写个这个基于S3C2440的RTC实时时钟显示程序,主要涉及到串口中断,外部中断,节拍中断,LCD显示,LCD字符显示,RTC操作等等一些内容,经实验,程序显示正常,达到了预期的效果,学习,参考。 -S3C2440-based RTC real time clock display experiment as a summary of earlier learning ARM, write the S3C2440-ba
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-11
    • 文件大小:3273
    • 提供者:冯建明
  1. interrupt-the-experiment

    0下载:
  2. 基于视频智能小车其中一个底层程序 外部中断实验程序-Based on the video intelligent car one of the underlying program external interrupt the experiment
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:748173
    • 提供者:asd
搜珍网 www.dssz.com