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

搜索资源列表

  1. SleepTimerWakeup

    0下载:
  2. SleepTimerWakeup 定时中断唤醒CPU的范例-SleepTimerWakeup awaken periodically interrupted CPU model
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:7.96kb
    • 提供者:interfxl
  1. 010

    0下载:
  2. 基于博创ARM3000的平台上的几个开发程序。 包含程序math.c以及其他的一些库文件。整个文件完整,可进行编译下载。 开发软件是SDT: 10、定时器中断和驱动程序
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:22.98kb
    • 提供者:肖鹏辉
  1. 2410test2

    0下载:
  2. 2410一些基本试验的源码,包括定时、外部中断、pwm、watchdog、实时时钟等。将src文件夹中的有关部分add到ADS1.2下即可。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:60.33kb
    • 提供者:黄超
  1. led_driver

    0下载:
  2. 以jupiter芯片为例,含有IO口控制和键盘和定时器中断的驱动-to Jupiter chip for example, contain IO population control and keyboard and timer interrupt driven
  3. 所属分类:嵌入式Linux

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

    0下载:
  2. S3C2440 键盘驱动,八个按键,中断处理分上下部分,带定时器延时去抖动功能-S3C2440 keyboard-driven, eight buttons, upper and lower part of the interrupt handler with the timer delay to the jitter
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:3.31kb
    • 提供者:黄斌
  1. danpianji

    1下载:
  2. 单片机课程实验 实 验 一:仿真软件keil及protues的使用 单片机I/O并行接口的使用 定时/计数器 实 验 四: 中断 实 验 五: 串行通信-Microcontroller Course Experiment 1: simulation software keil and protues use of microcontroller I/O parallel interface using the timer/counter Experiment 4: Interrupt test
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:126.65kb
    • 提供者:刘洁
  1. zd

    0下载:
  2. 1.实现中断嵌套 2.使用定时器4,采用中断方法实现RUN LED闪烁,频率为5hz, 3.使用外部中断0,控制RUN LED是否闪烁。-1. Achieve interrupt nested 2. Use timer 4, the interrupt method RUN LED flash, frequency for 5 hz, 3. Use external interruption 0, control whether RUN LED twinkle.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:4.23kb
    • 提供者:王平
  1. armplat_timer0_LED

    0下载:
  2. S3C2440中断定时器用,定时器控制LED闪烁-The S3C2440 interrupt timer, the timer controls the LED blinks
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:21.87kb
    • 提供者:希罗
  1. dianziqiangdaqi

    2下载:
  2. 在W90P710开发板上基于中断的键盘输入程序、中断的定时器程序、LED灯、LCD显示的基础上设计的电子抢答器,完成选手抢答,显示选手号和回答答案并判断对错的功能。-Interrupt-based keyboard input program in W90P710 development board, the timer interrupt program, LED lights, LCD display based on the design of electronic Responder,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-21
    • 文件大小:378kb
    • 提供者:
  1. clock

    0下载:
  2. rtc、rtcalarm。beef实时时钟,中断,定时器,蜂鸣器-failed to translate
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-03
    • 文件大小:133.62kb
    • 提供者:gg
  1. Project

    0下载:
  2. 在开发板FL2440上,我们完成了以下实验: 一、MDK开发环境配置 二、s3c2440时钟系统 三、UART实现串口发送(查询方式)和串口接收(中断方式) 四、按键外部中断并控制LED 五、SDRAM读写操作 六、定时器应用 七、实时时钟(RTC)的使用 八、A/D转换实验 -In the development board FL2440, we completed the following experiment: one, MDK developm
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-27
    • 文件大小:168.5kb
    • 提供者:后遗症
  1. stm32

    0下载:
  2. stm32f103 学习常用历程 包括流水灯 按键 定时中断 串口等 -stm32f103 learning process, including common light water timer interrupt serial keys, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-04
    • 文件大小:5.58kb
    • 提供者:张三
  1. timer

    0下载:
  2. 在定时器实验中,主要在Time1.c 中封装了定时器设置的相关函数,通过主函数调用Time1_init()函数来对时钟、计时器进行设置。其中,Time1_init()函数中包括定时器中断程序,计数器中断程序,以及显示到LED的程序。-In the timer experiment, the main package of the correlation function timer set in the Time1.c, call Time1_init through the main func
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:284.21kb
    • 提供者:胡玉君
  1. timer--interupt-STM32

    1下载:
  2. 实现STM32单片机定时器中断,适合所有的STM32系列的单片机-timer intrupt file include all files,HARDWARE,OBJ,SYSTEM,USER
  3. 所属分类:Embeded Linux

    • 发布日期:2015-11-18
    • 文件大小:57kb
    • 提供者:肖寒
  1. uboot

    0下载:
  2. U-boot源代码分析,清楚的说明了U-boot的初始化,设置DMA、定时器、中断向量等等。-U-boot source code analysis
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:510.6kb
    • 提供者:Turing
搜珍网 www.dssz.com