Home
last modified time | relevance | path

Searched refs:xTaskGetHandle (Results 1 – 6 of 6) sorted by relevance

/Kernel-v10.6.2/include/
HDmpu_wrappers.h93 #define xTaskGetHandle MPU_xTaskGetHandle macro
HDtask.h1515 TaskHandle_t xTaskGetHandle( const char * pcNameToQuery ) PRIVILEGED_FUNCTION; /*lint !e971 Unquali…
/Kernel-v10.6.2/portable/Common/
HDmpu_wrappers.c518 xReturn = xTaskGetHandle( pcNameToQuery ); in MPU_xTaskGetHandle()
526 xReturn = xTaskGetHandle( pcNameToQuery ); in MPU_xTaskGetHandle()
HDmpu_wrappers_v2.c1742 xInternalTaskHandle = xTaskGetHandle( pcNameToQuery ); in MPU_xTaskGetHandle()
/Kernel-v10.6.2/
HDtasks.c2439 …TaskHandle_t xTaskGetHandle( const char * pcNameToQuery ) /*lint !e971 Unqualified char types are … in xTaskGetHandle() function
HDHistory.txt68 - xTaskGetHandle
793 xTaskGetTaskHandle() now has the alias xTaskGetHandle() and