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

搜索资源列表

  1. TIMERINT-S3C44B0X

    0下载:
  2. 定时器时中断服务程序。运行后服务程序每500ms将S3C44B0X开发板上的三个LED指示灯反相。-timer interrupt service procedures. After running services in each of 500ms to S3C44B0X development board RP-3 LED indicators.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:82.29kb
    • 提供者:李凌
  1. SemSig

    0下载:
  2. Shows how to set up an interrupt handler function and signal events from the handler. We use C6x timer 1 as the example interrupt source.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.11kb
    • 提供者:丽香
  1. try

    0下载:
  2. 使用51单片机的定时器中断写的波形发生器-51 microcontroller timer interrupt write waveform generator
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:30.63kb
    • 提供者:俄日
  1. process_manager

    2下载:
  2. 支持多道程序的进程控制模块的设计与实现,要求完成以下功能: 1,进程控制:创建、撤销、阻塞、唤醒 2,进程调度:CPU调度算法 3,进程同步:信号量的定义、信号量的操作(wait、signal) 4,内存管理:实现页式内存管理、LRU页面置换 5,中断处理:中断响应、中断处理 6,时钟管理:时钟、定时器 7,用图形化方式展示多进程并发执行过程 -Support the process of multi-channel process control module of
  3. 所属分类:Windows Kernel

    • 发布日期:2016-02-16
    • 文件大小:1.89mb
    • 提供者:yefeng
  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
    • 文件大小:302.92kb
    • 提供者:瓶盖
  1. Lab2_shah006

    0下载:
  2. The objective of this assignment is to implement a non-preemptive kernel. In order to do this you must implement three tasks: 1. Timer Management – necessary to establish a time base for our system. 2. Interrupt Management – necessary to handle
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:425.31kb
    • 提供者:gary
  1. timer_test

    0下载:
  2. This example uses a timer to generate interrupt at a specific period.The timer event handler increments the event count and prints in stdout.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:3.67kb
    • 提供者:xpert
  1. lab5

    0下载:
  2. microblaze的定时器与中断控制器的使用-microblaze timer and interrupt controller for use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1.83kb
    • 提供者:丁瑞
  1. timer

    0下载:
  2. that s as the timer interrupt used in the linux application as the sample -that s as the timer interrupt used in the linux application as the sample
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:5.03kb
    • 提供者:李有森
  1. Linux-driver-development10

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第10章、中断与时钟。本章主要讲解Linux设备驱动编程中的中断与定时器处理。由于中断服务程序的执行并不存在于进程上下文,因此,要求中断服务程序的时间尽可能地短。因此,Linux在中断处理中引入了顶半部和底半部分离的机制。另外,内核中对时钟的处理也采用中断方式,而内核软件定时器最终依赖于时钟中断。10.1节讲解中断和定时器的概念及处理流程。10.2节讲解Linux中断处理程序的架构,顶半部、底半部之间的关系
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:462.94kb
    • 提供者:华清远见
  1. Linux-driver-development12

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第12章、Linux字符设备驱动综合实例。本章将分析5个典型的字符设备驱动,在这些驱动中,将灵活地运用到前面各章所讲解的内容。12.1节讲解按键的设备驱动,加深读者对字符设备驱动架构、阻塞与非阻塞、中断、定时器等相关知识的理解。12.2节讲解触摸屏的设备驱动,触摸屏的设备驱动比按键的设备驱动稍微复杂一些,但是很类似。12.3节讲解TI的DSP提供给通用CPU的HPI(主机并行接口)的设备驱动,硬件结构为AR
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:614.5kb
    • 提供者:华清远见
  1. DCmotor

    0下载:
  2. 基于C语言的DSP程序,应用DSP定时器及中断, 实现直流电动机控制 -DSP program based on the C language, application the DSP timer and interrupt, DC motor control
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-23
    • 文件大小:1.78kb
    • 提供者:fanggang
  1. irq-vic-timer

    0下载:
  2. S3C64XX - Interrupt handling driver- S3C64XX - Interrupt handling driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:1.1kb
    • 提供者:siulaoyeng
  1. namespace

    0下载:
  2. Set up timer interrupt for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2.87kb
    • 提供者:hbshkun
  1. mc146818-time

    0下载:
  2. For check timing call set_rtc_mmss() 500ms used in timer interrupt. -For check timing call set_rtc_mmss() 500ms used in timer interrupt.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.67kb
    • 提供者:ypcprei
  1. cevt-r4k

    0下载:
  2. Possibly handle a performance counter interrupt. Return true if the timer interrupt should not be checked.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2.8kb
    • 提供者:danyqwp
  1. entry_32

    0下载:
  2. NOTE: This code handles signal-recognition, which happens every time after a timer-interrupt and after each system call.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9.75kb
    • 提供者:gaolsyi
  1. timer-u300

    0下载:
  2. This timer contains four timers which can fire an interrupt each.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.7kb
    • 提供者:rbqvying
  1. irq_vectors

    0下载:
  2. local_timer - called when entering exiting a local timer interrupt vector handler.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:933byte
    • 提供者:mqfgbe
  1. nv25

    0下载:
  2. We disable the timer in the world switch and let it be handled by kvm_timer_sync_hwstate(). Getting a timer interrupt at this point is a sure sign of some major breakage.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5.45kb
    • 提供者:renlilh
« 12 »
搜珍网 www.dssz.com