|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <type.h>Go to the source code of this file.
Functions | |
| void | rtc_initialize (void) |
| void rtc_initialize | ( | void | ) |
Definition at line 79 of file rtc.c.
References date_time::day, date_time::hour, LOG_INFO, date_time::minute, date_time::month, rtc_read_time(), date_time::second, and date_time::year.