Searched refs:configUSE_TICK_HOOK (Results 1 – 6 of 6) sorted by relevance
89 #define configUSE_TICK_HOOK 1 macro
139 #define configUSE_TICK_HOOK 1 macro
101 #ifndef configUSE_TICK_HOOK102 …#error Missing definition: configUSE_TICK_HOOK must be defined in FreeRTOSConfig.h as either 1 or…
1967 #if ( configUSE_TICK_HOOK > 0 )
450 #if( configUSE_TICK_HOOK > 0 )3094 #if ( configUSE_TICK_HOOK == 1 ) in xTaskIncrementTick()
2134 configUSE_TICK_HOOK