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

搜索资源列表

  1. interrupt_test 用于s3c6410的中断测试程序

    0下载:
  2. 用于s3c6410的中断测试程序,要在arm-linux-gcc环境下编译,推荐使用4.51版本。-Interrupt the test procedure for s3c6410, to arm-linux-gcc compiler environment, version 4.51 is recommended.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-26
    • 文件大小:20374
    • 提供者:yaong
  1. oprofile-0.9.7.tar

    0下载:
  2. OProfile是Linux内核支持的一种性能分析机制。 它在时钟中断处理入口处建立监测点,记录被中断的上下文现场,由配套的用户态的工具oprof_start负责在用户态收集数据,opreport则分析数据并给出分析报告。 通过这个工具,开发人员可以得知一个程序的瓶颈在哪里,进而指导代码优化。-Linux kernel support for OProfile is a performance analysis system. It is the entrance to th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1389339
    • 提供者:Mike
  1. EmbedSky_irq

    0下载:
  2. 嵌入式linux下s3c2440外部中断驱动实现-Embedded linux external interrupt-driven under the realization s3c2440
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1537
    • 提供者:lhh
  1. arm44b0_rtc_ticket

    0下载:
  2. 这是在linux下,用arm-linux-elf编译的带中断的时钟显示,可以在44b0裸机上直接运行,为直接在linux下编译带中断的arm操作系统提供参考依据-This is under linux, using arm-linux-elf compiler with the clock interrupt, it can be directly in the bare-metal 44b0 running directly under linux compiled with the i
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:86117
    • 提供者:杨工
  1. kaka

    0下载:
  2. linux2.6驱动模块,包含驱动makefile,应用层程序,定时器,io口操作,中断操作,led操作,对于想熟悉linux驱动的朋友很不错-linux2.6 drive module, including the driver makefile, the application layer procedures, timer, io port operation, interrupt operation, led the operation, for want of a friend fam
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:310193
    • 提供者:瓶盖
  1. tty_test

    0下载:
  2. linux 下串口编程代码。可在linux环境下实现类似WINDOWS下的超级中断功能-Serial programming code under linux. In linux similar circumstances to achieve the super WINDOWS interrupt function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1473
    • 提供者:dongdong
  1. interrupts

    0下载:
  2. interrupt programming in linux, isr programming, interrupt api in linux 2.4, etc-interrupt programming in linux, isr programming, interrupt api in linux 2.4, etc....
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:41734
    • 提供者:DVR
  1. st16c554_serial

    0下载:
  2. 嵌入式linux平台下串口芯片st16c554的驱动,处理器为s3c2410,四路串口共享中断,外接时钟信号-Embedded linux platform serial chip st16c554 driven processor s3c2410, four serial ports share the interrupt, external clock signal
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:6986
    • 提供者:lishanshan
  1. 1234

    0下载:
  2. 嵌入式Linux驱动程序设计(六)中断处理程序-Embedded Linux Driver (6) interrupt handler
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7460
    • 提供者:haiyang
  1. button_interrupt

    0下载:
  2. 一个基于嵌入LINUX系统的按键驱动程序,采用中断的方式对按键进行响应-A key based on embedded LINUX system, the driver, using interrupt key way to respond
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2727
    • 提供者:wangwen
  1. mybutton

    0下载:
  2. arm9在linux系统下的按键驱动,采用中断方式,并包含其qtopia应用程序-arm9 the key driver under linux system using interrupt mode, and includes the qtopia application
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:26817
    • 提供者:王程刚
  1. ModuleTest_a

    0下载:
  2. I/O驱动程序 设备驱动程序运行在内核空间,而应用程序则运行在用户空间,Linux操作系统通过系统调用和硬件中断完成从用户空间到内核空间的控制转移,执行系统调用的内核代码在进程的上下文中执行,也就是说代表调用进程操作而且可以访问进程地址空间的数据,中断处理程序相对进程而言是异步的,而且与任何一个进程都无关。 -I/O driver Device drivers run in kernel space, while the application is run in user
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:35369
    • 提供者:sxf
  1. Linuxdriver

    0下载:
  2. 嵌入式Linux驱动程序开发要点,驱动程序结构和Linux对中断的处理-Embedded Linux driver development elements, structure and Linux drivers for the handling of the interrupt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:6215
    • 提供者:chenming
  1. 15883831embeddedlinuxpapersvolum1

    0下载:
  2. 本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LCD的控制器设置规则,参照TFT-LCD LQ092Y3DG01的逻辑要求和时序要求设计了其驱动电路,设置了主要LCD寄存器;论述了在嵌入式Linux中基于FrameBuffer机制的LCD驱动程序的实现方法。- core interrupt technology research postgraduate study of small p
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:1604118
    • 提供者:郑锐华
  1. wmm_driver

    0下载:
  2. linux中设备驱动程序源码,包括声音传感器中断程序、蜂鸣器驱动等-linux device driver source code, including the sound sensor interrupt program, buzzer driver, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4798
    • 提供者:王铭明
  1. msp430f2274_uart_interrupt_c

    0下载:
  2. msp430f2274的串口驱动程序,使用中断驱动,也可用于其他fx2xx系列,自适应波特率,原驱动开发环境为linux 。-msp430f2274 serial driver to use interrupt-driven, can also be used for other fx2xx series, adaptive baud rate, the original driver development environment for linux.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:2481
    • 提供者:shawnlee
  1. key

    0下载:
  2. 在ARM2440的嵌入式的linux驱动程序,本程序是按键中断驱动程序,包含其应用程序。-Embedded in the ARM2440 linux driver, this program is key interrupt-driven process, including its applications.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:76526
    • 提供者:
  1. SC2440_INIT_START

    0下载:
  2. linux 系统嵌入式开发驱动源代码,包括非操作系统下和操作系统下的LED灯驱动实验源码,设备模块加载源码,中断实验源码,时钟操作实验源码等。-linux driver source code embedded development system, including non-operating system and operating system driving under the experimental LED light source, the device module is lo
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:123624
    • 提供者:lxbrobin
  1. Why_Not_Sleep_in_Interrupt_Mode

    0下载:
  2. Linux内核中断路径中不能睡眠,这是为什么?本文进行了深入的探讨,总结了网络上的各种解释。-Linux kernel interrupt the path can not sleep, why? This in-depth discussion, summarizes the various interpretations on the network.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4044
    • 提供者:与乁
  1. Embedded_Programming_Code

    0下载:
  2. 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
  3. 所属分类:Embeded Linux

    • 发布日期:2018-02-23
    • 文件大小:4525498
    • 提供者:
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com