Home
last modified time | relevance | path

Searched refs:rtc (Results 1 – 5 of 5) sorted by relevance

/DragonOS-0.1.5/kernel/src/driver/timers/
Dmod.rs1 pub mod rtc; module
/DragonOS-0.1.5/kernel/src/driver/timers/rtc/
Dmod.rs1 pub mod rtc; module
/DragonOS-0.1.5/kernel/src/time/
Dtimekeep.rs3 use crate::driver::timers::rtc::rtc::RtcTime;
/DragonOS-0.1.5/docs/community/ChangeLog/V0.1.x/
DV0.1.3.md32 - rtc: refactor: 使用Rust重构RTC驱动 (#118)
442 refactor rtc module in rust (#118)
444 * 用rust重构rtc模块
446 * refactor the rtc module by rust
448 * rtc-updated
450 * rtc-updated-4
452 * rtc
DV0.1.2.md45 - bugfix: 修复rtc时钟对BCD码进行转换的时候,忘了处理day字段的问题 (#104)
203 bugfix: 修复rtc时钟对BCD码进行转换的时候,忘了处理day字段的问题 (#104)