Searched refs:configUSE_IDLE_HOOK (Results 1 – 6 of 6) sorted by relevance
92 #define configUSE_IDLE_HOOK 0 macro
340 #define configUSE_IDLE_HOOK 0 macro
1951 #if ( configUSE_IDLE_HOOK == 1 )
194 #ifndef configUSE_IDLE_HOOK195 …#error Missing definition: configUSE_IDLE_HOOK must be defined in FreeRTOSConfig.h as either 1 or…
5861 #if ( configUSE_IDLE_HOOK == 1 ) in portTASK_FUNCTION()
2990 + Introduced configUSE_IDLE_HOOK in idle task.
Completed in 901 milliseconds