pcTimerGetName() is only used within threadx.
 
Symbols
loading...
Files
loading...

pcTimerGetName() function

Syntax

const char * pcTimerGetName(TimerHandle_t xTimer);
Implemented in tx_freertos.c:2582

Arguments

xTimer

References

LocationText
tx_freertos.c:2582
const char * pcTimerGetName(TimerHandle_t xTimer)
FreeRTOS.h:645
const char * pcTimerGetName(TimerHandle_t xTimer);

Data Use

Data read by pcTimerGetName()
pcTimerGetName()