xTaskGetIdleTaskHandle() function
xTaskGetIdleTaskHandle() is only available if INCLUDE_xTaskGetIdleTaskHandle is set to 1 in FreeRTOSConfig.h. Simply returns the handle of the idle task. It is not valid to call xTaskGetIdleTaskHandle() before the scheduler has been started.
xTaskGetIdleTaskHandle() is called by 1 function and calls 1 function:
![]()
xTaskGetIdleTaskHandle()
xTaskGetIdleTaskHandle() reads 1 variable:
![]()
xTaskGetIdleTaskHandle()