xTaskGetHandle() is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

The handle of the task that has the human readable name pcNameToQuery. NULL is returned if no matching name is found. INCLUDE_xTaskGetHandle must be set to 1 in FreeRTOSConfig.h for pcTaskGetHandle() to be available.

References

from examples