Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/include/freertos/
Dstack_macros.h50 #define taskSECOND_CHECK_FOR_STACK_OVERFLOW() macro
59 #define taskSECOND_CHECK_FOR_STACK_OVERFLOW() macro
97 …#define taskSECOND_CHECK_FOR_STACK_OVERFLOW() … macro
118 …#define taskSECOND_CHECK_FOR_STACK_OVERFLOW() … macro
/hal_espressif-3.6.0/components/freertos/
Dtasks.c3505 taskSECOND_CHECK_FOR_STACK_OVERFLOW(); in vTaskSwitchContext()