Go to the source code of this file.
Typedefs | |
typedef unsigned long | time_t |
Functions | |
time_t | rtc_get_time (void) |
time_t rtc_get_time | ( | void | ) |
Definition at line 44 of file rtc.c.
References bcd_to_bin(), cmos_read(), RTC_REG_HOUR, RTC_REG_MDAY, RTC_REG_MIN, RTC_REG_MON, RTC_REG_SEC, and RTC_REG_YEAR.
Referenced by parse_options().