Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/port/xtensa/include/esp_osal/
Dosal_config.h226 #define configMAX_CO_ROUTINE_PRIORITIES ( 2 ) macro
/device/soc/esp/esp32/components/osal/include/esp_osal/
Desp_osal.h186 #ifndef configMAX_CO_ROUTINE_PRIORITIES
187 #error configMAX_CO_ROUTINE_PRIORITIES must be greater than or equal to 1.