CMSIS + 0/1 examples
CodeScope will show references to osKernelGetTickCount() from the following samples and libraries:
Libraries
 
Symbols
loading...
Files
loading...

osKernelGetTickCount() function

Get the RTOS kernel tick count.

Syntax

uint32_t osKernelGetTickCount (void);

Return value

RTOS kernel current tick count.

Examples

osKernelGetTickCount() is referenced by 1 libraries and example projects.

References

LocationText
cmsis_os2.h:349
uint32_t osKernelGetTickCount (void);

Call Tree

Functions called by osKernelGetTickCount()
osKernelGetTickCount()
_tx_time_get()
all items filtered out
Data read by osKernelGetTickCount()
Data written by osKernelGetTickCount()
osKernelGetTickCount()::ticks
all items filtered out
osKernelGetTickCount()
osKernelGetTickCount()::ticks
all items filtered out
Type of osKernelGetTickCount()
osKernelGetTickCount()
uint32_t
all items filtered out