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

osTimerGetName() function

Get name of a timer.

Syntax

const char *osTimerGetName (osTimerId_t timer_id);

Arguments

timer_id

timer ID obtained by osTimerNew.

Return value

name as null-terminated string.

Examples

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

References

LocationText
cmsis_os2.h:502
const char *osTimerGetName (osTimerId_t timer_id);

Call Tree

Functions called by osTimerGetName()
osTimerGetName()
_txe_timer_info_get()
all items filtered out
Data read by osTimerGetName()
Data written by osTimerGetName()
osTimerGetName()::timer_ptr
osTimerGetName()::name_ptr
all items filtered out
osTimerGetName()
osTimerGetName()::name_ptr
all items filtered out
Type of osTimerGetName()
osTimerGetName()
CHAR
TX_TIMER
all items filtered out