RTEMS
|
Clock Driver API. More...
#include <stdint.h>
Go to the source code of this file.
Functions | |
void | _Clock_Initialize (void) |
Initialize the clock driver. | |
Variables | |
volatile uint32_t | Clock_driver_ticks |
Count of clock driver ticks since system boot or last overflow. More... | |