Searched refs:rtc (Results 1 – 5 of 5) sorted by relevance
1 pub mod rtc; module
3 use crate::driver::timers::rtc::rtc::RtcTime;
32 - rtc: refactor: 使用Rust重构RTC驱动 (#118)442 refactor rtc module in rust (#118)444 * 用rust重构rtc模块446 * refactor the rtc module by rust448 * rtc-updated450 * rtc-updated-4452 * rtc
45 - bugfix: 修复rtc时钟对BCD码进行转换的时候,忘了处理day字段的问题 (#104)203 bugfix: 修复rtc时钟对BCD码进行转换的时候,忘了处理day字段的问题 (#104)