Home
last modified time | relevance | path

Searched refs:configTIMER_TASK_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/osal/port/xtensa/include/esp_osal/
Dosal_config.h269 #define configTIMER_TASK_PRIORITY CONFIG_FREERTOS_TIMER_TASK_PRIORITY macro
/device/soc/esp/esp32/components/osal/include/esp_osal/
Desp_osal.h265 #ifndef configTIMER_TASK_PRIORITY
266 #error If configUSE_TIMERS is set to 1 then configTIMER_TASK_PRIORITY must also be defined.