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

搜索资源列表

  1. watchdog实验

    0下载:
  2. 文件功能 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等 main.c-------主函数 44blib.c-----S3C44B0X的一些自己编写的库文件-document functional 44binit.s - --- interrupted initialization, memory, stack, system initializ
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:91.19kb
    • 提供者:百里情愁
  1. mul_timer.rar

    0下载:
  2. linux下的实用的单进程多个定时器c源码,其于linux中提供了setitimer等接口的实现。,linux muliti-timer design and implement,based on seitimer (realtime clock).
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:2.09kb
    • 提供者:Mike Wang
  1. dm9000-tftp

    2下载:
  2. arm裸板驱动开发dm9000操作的相关代码,由clock.c gpio.c lcd.c mmu.c icmp.c ip.c等组成-dm9000 arm bare board-driven development operations related to the code, by the clock.c gpio.c lcd.c mmu.c icmp.c ip.c etc.
  3. 所属分类:嵌入式Linux

    • 发布日期:2012-11-05
    • 文件大小:95.94kb
    • 提供者:zfly
  1. rtc-ds3231

    0下载:
  2. ds3231驱动,rtc_tempereture芯片,高精度时钟芯片外加温度测量!本人在rtc_ds1672.c上修改的,直接替换linux(2.6.19)里的该文件,就可以使用了。-ds3231 rtc_tempereture chip, high-precision clock chip temperature measurement plus! I modified the rtc_ds1672.c on, direct replacement for linux (2.6.19) in
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:4.22kb
    • 提供者:John
  1. RTCtest

    0下载:
  2. 基于ARM7的44B0开发板的实时时钟测试程序,C语言编写,可以在ADS1.2上运行-ARM7-44B0-based development board Real Time Clock test procedure, C language, you can run ADS1.2
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:28.92kb
    • 提供者:lsy
  1. lcd_mmu

    0下载:
  2. arm裸板驱动开发LCD和MMU操作的相关代码,由clock.c gpio.c lcd.c mmu.c等组成-LCD arm bare board-driven development and operation of the relevant code MMU by clock.c gpio.c lcd.c mmu.c etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:76.11kb
    • 提供者:zfly
  1. lcd

    0下载:
  2. arm裸板驱动开发LCD操作的相关代码,由clock.c gpio.c lcd.c 等组成-LCD arm bare board-driven development operations related to the code, composed by the clock.c gpio.c lcd.c
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:67.73kb
    • 提供者:zfly
  1. key

    0下载:
  2. arm裸板驱动开发key操作的相关代码,由clock.c gpio.c key.c irq.c等组成
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:45.76kb
    • 提供者:zfly
  1. EX_TFT-C

    0下载:
  2. 8537实时时钟显示,linux驱动程序-8537 real-time clock display, linux driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:362.78kb
    • 提供者:gongbo
  1. 12864zhongjiyingyong

    0下载:
  2. /************************************************************************************** 程序名称:时间 温度控制系统(128*64LCD+ds1302+ds18b20) 主要功能:温度计 时钟 闹铃 密码锁 篮球器 计算器 温度控制 键盘锁 系统设置等。 主要说明:程序全部定义在一个C文件中。 作者: LiJH 时间: 2008.6.20 版本: LiJH-V1.0 /
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-10
    • 文件大小:24.35kb
    • 提供者:付路路
  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. clock149

    0下载:
  2. 这是一个电子时钟程序,用C语言编写的。供初学者参考。-This is an electronic clock program, written using C language.it is avialable for beginners.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:3.17kb
    • 提供者:ji31164
  1. AM335X_CortexA8_Cycle_Count_Register

    0下载:
  2. AM335X是基于Cortex-A8内核的,Am335x自身是不带时钟计数寄存器的,但Cortex-A8有这个寄存器,但需要汇编代码才能读取,本代码中,是使用GCC编译环境的c语言代码内嵌汇编,如果是keil环境的话对汇编的调用可能要稍作修改,很多东西我也不懂,有需求的话自行修改吧。该寄存器值可以作为一个随机数来用,代码里面附有使用说明。并附上Cortex-A8 Technical Reference Manual(Cortex-A8技术参考手册),如有更好的方式,可以私信交流。-AM335X
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-11
    • 文件大小:2.34mb
    • 提供者:尹小朋
搜珍网 www.dssz.com