#include <tll_config.h>
Include dependency graph for tll6527_core_timer.c:
Functions | |
void | coreTimer_init (void) |
Initialize core timers dispatcher Parameters:. | |
void | coreTimer_delay (unsigned int nanoSec) |
Blocks the function for finite amount Parameters:. |
void coreTimer_delay | ( | unsigned int | nanoSec | ) |
Blocks the function for finite amount Parameters:.
pThis | pointer to own object |
void coreTimer_init | ( | void | ) |
Initialize core timers dispatcher Parameters:.
pThis | pointer to own object |