Searched refs:xTaskGetHandle (Results 1 – 6 of 6) sorted by relevance
92 #define xTaskGetHandle MPU_xTaskGetHandle macro
1768 TaskHandle_t xTaskGetHandle( const char * pcNameToQuery ) PRIVILEGED_FUNCTION;
494 xReturn = xTaskGetHandle( pcNameToQuery ); in MPU_xTaskGetHandle()502 xReturn = xTaskGetHandle( pcNameToQuery ); in MPU_xTaskGetHandle()
1716 xInternalTaskHandle = xTaskGetHandle( pcNameToQuery ); in MPU_xTaskGetHandle()
4263 TaskHandle_t xTaskGetHandle( const char * pcNameToQuery ) in xTaskGetHandle() function
237 - xTaskGetHandle962 xTaskGetTaskHandle() now has the alias xTaskGetHandle() and