Contiki 3.x
|
Header file for system_timer APIs. More...
Go to the source code of this file.
Functions | |
uint16_t | halInternalStartSystemTimer (void) |
Initializes the system tick. More... | |
uint16_t | halCommonGetInt16uMillisecondTick (void) |
Returns the current system time in system ticks, as a 16-bit value. More... | |
uint32_t | halCommonGetInt32uMillisecondTick (void) |
Returns the current system time in system ticks, as a 32-bit value. More... | |
uint16_t | halCommonGetInt16uQuarterSecondTick (void) |
Returns the current system time in quarter second ticks, as a 16-bit value. More... | |
Header file for system_timer APIs.
Definition in file system-timer.h.