RTEMS
5.0.0
|
TOD to Seconds. More...
Macros | |
#define | TOD_SECONDS_AT_2100_03_01_00_00 4107538800UL |
Functions | |
Watchdog_Interval | _TOD_To_seconds (const rtems_time_of_day *the_tod) |
TOD to Seconds. More... | |
Variables | |
const uint16_t | _TOD_Days_to_date [2][13] |
const uint16_t | _TOD_Days_since_last_leap_year [4] = { 0, 366, 731, 1096 } |
TOD to Seconds.
const uint16_t _TOD_Days_to_date[2][13] |