Searched refs:pcTaskGetName (Results 1 – 4 of 4) sorted by relevance
67 #define pcTaskGetName MPU_pcTaskGetName macro
1434 char *pcTaskGetName( TaskHandle_t xTaskToQuery ) PRIVILEGED_FUNCTION; /*lint !e971 Unqualified char…
974 #define pcTaskGetTaskName pcTaskGetName
119 char *pcTaskGetName( TaskHandle_t xTaskToQuery ) in pcTaskGetName() function