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