Home
last modified time | relevance | path

Searched defs:configCHECK_FOR_STACK_OVERFLOW (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.5.0/components/freertos/include/esp_additions/freertos/
DFreeRTOSConfig.h227 #define configCHECK_FOR_STACK_OVERFLOW 0 macro
229 #define configCHECK_FOR_STACK_OVERFLOW 1 macro
231 #define configCHECK_FOR_STACK_OVERFLOW 2 macro
/hal_espressif-3.5.0/components/mqtt/host_test/mocks/include/freertos/
DFreeRTOSConfig.h102 #define configCHECK_FOR_STACK_OVERFLOW 0 /* Do not use this option on the PC port. */ macro
/hal_espressif-3.5.0/components/freertos/include/freertos/
DFreeRTOS.h430 #define configCHECK_FOR_STACK_OVERFLOW 0 macro