pub fn init_early(rtc_base: VirtAddr)Expand description
Early stage initialization of the RTC driver.
It reads the current real time and calculates the epoch offset.
pub fn init_early(rtc_base: VirtAddr)Early stage initialization of the RTC driver.
It reads the current real time and calculates the epoch offset.