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