Home
last modified time | relevance | path

Searched refs:configUSE_TICK_HOOK (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/mqtt/host_test/mocks/include/freertos/
DFreeRTOSConfig.h89 #define configUSE_TICK_HOOK 1 macro
/hal_espressif-3.6.0/components/freertos/include/esp_additions/freertos/
DFreeRTOSConfig.h139 #define configUSE_TICK_HOOK 1 macro
/hal_espressif-3.6.0/components/freertos/include/freertos/
DFreeRTOS.h101 #ifndef configUSE_TICK_HOOK
102 …#error Missing definition: configUSE_TICK_HOOK must be defined in FreeRTOSConfig.h as either 1 or…
Dtask.h1967 #if ( configUSE_TICK_HOOK > 0 )
/hal_espressif-3.6.0/components/freertos/
Dtasks.c450 #if( configUSE_TICK_HOOK > 0 )
3094 #if ( configUSE_TICK_HOOK == 1 ) in xTaskIncrementTick()
DHistory.txt2134 configUSE_TICK_HOOK