Searched refs:configUSE_TICK_HOOK (Results 1 – 6 of 6) sorted by relevance
93 #define configUSE_TICK_HOOK 0 macro
334 #define configUSE_TICK_HOOK 0 macro
1969 #if ( configUSE_TICK_HOOK != 0 )
187 #ifndef configUSE_TICK_HOOK188 …#error Missing definition: configUSE_TICK_HOOK must be defined in FreeRTOSConfig.h as either 1 or…
4843 #if ( configUSE_TICK_HOOK == 1 ) in xTaskIncrementTick()4911 #if ( configUSE_TICK_HOOK == 1 ) in xTaskIncrementTick()
2646 configUSE_TICK_HOOK