|
RTEMS
|
TOD Validate. More...
Go to the source code of this file.
Functions | |
| bool | _TOD_Validate (const rtems_time_of_day *the_tod) |
| % More... | |
Variables | |
| const uint32_t | _TOD_Days_per_month [2][13] |
TOD Validate.
Definition in file clocktodvalidate.c.
| bool _TOD_Validate | ( | const rtems_time_of_day * | the_tod | ) |
| const uint32_t _TOD_Days_per_month[2][13] |
Definition at line 31 of file clocktodvalidate.c.
1.8.14