登录
首页 » c » 基于s5pv210 rtc驱动实验

基于s5pv210 rtc驱动实验

于 2022-03-01 发布 文件大小:4.69 kB
0 82
下载积分: 2 下载次数: 1

代码说明:

#include   // include/linux/xxx.h #include #include #include #include #define S5PV210_PA_RTC 0xe2800000 void rtc_release(struct device *dev) { } struct resource s5p_rtc_resource[] = {  [0] = {   .start = S5PV210_PA_RTC,   .end   = S5PV210_PA_RTC + SZ_1K - 1,   .flags = IORESOURCE_MEM,  },  [1] = {   .start = IRQ_RTC_ALARM,   .end   = IRQ_RTC_ALARM,   .flags  = IORESOURCE_IRQ,  }, }; struct platform_device rtc_plat_dev = {  .name   = "rtc-plat",  .num_resources = ARRAY_SIZE(s5p_rtc_resource),  .resource  =  s5p_rtc_resou

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 51单片机,智能窗帘
    【实例简介】
    2021-09-02 00:31:14下载
    积分:1
  • M8LM35-GSM-Temperature
    ATmega8 Temperature monitoring using LM35
    2015-07-29 04:51:27下载
    积分:1
  • 决战引擎代码
    自己修改BUG的决战引擎代码~适合新手学习
    2022-01-20 22:34:34下载
    积分:1
  • MPLAB_C18_C
    MPLAB_C18_C_编译器入门 MPLAB_C18_C_编译器入门(MPLAB_C18_C_ MPLAB_C18_C_ Compiler Compiler Getting Started Getting Started)
    2013-08-07 21:34:27下载
    积分:1
  • ConvDBF
    批量将DBF文件中的数据导入到一个MDB文件中,涉及到数据库操作和VC DLG编程。(Batch data in the DBF file into an MDB file, related to the operation of the database and the VC DLG programming.)
    2013-09-27 20:40:44下载
    积分:1
  • LCD12864_曲线绘制
    说明:  在stm32f103上面显示曲线或者图像。可以自定义显示字符,汉子。以及显示自定义图片或者打点显示波形等等。(Display curves or images on stm32f103. You can customize the display characters, man. And display custom pictures or dot display waveforms and so on.)
    2020-09-13 12:19:21下载
    积分:1
  • Sams
    Sams - Managed DirectX 9 Kick Start - Graphics And Game Programming - CODE (CSHARP).rar-Sams- Managed DirectX 9 Kick Start- Graphics And Game Programming- CODE (CSHARP).rar
    2022-11-25 04:30:04下载
    积分:1
  • C# 利用聚合函数SUM对销售额进行汇总
    C# 数据库版图书销售统计,利用聚合函数SUM对销售额进行汇总,包括销售总数量、销售总金额的统计:   /// 查询图书数量及金额信息   ///
    2022-01-31 08:31:12下载
    积分:1
  • 文件访问
    这个程序可以帮助你访问文件。
    2023-03-09 15:25:03下载
    积分:1
  • code
    信源编码,香农编码,实现了部分功能。希望大家积极改正。(Source coding, Shannon coding, to achieve some functionality. I hope you actively corrected.)
    2014-10-29 16:19:33下载
    积分:1
  • 696518资源总数
  • 105563会员总数
  • 11今日下载