xTaskGetHandle is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

xTaskGetHandle macro

Syntax

#define xTaskGetHandle MPU_xTaskGetHandle

References

LocationText
mpu_wrappers.h:68
#define xTaskGetHandle MPU_xTaskGetHandle
task.h:1415
TaskHandle_t xTaskGetHandle( const char *pcNameToQuery ) PRIVILEGED_FUNCTION; /*lint !e971 Unqualified char types are allowed for strings and single characters only. */