Home
last modified time | relevance | path

Searched refs:portCRITICAL_NESTING_IN_TCB (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.5.0/components/mqtt/host_test/mocks/include/freertos/
Dportmacro.h82 #define portCRITICAL_NESTING_IN_TCB 0 macro
/hal_espressif-3.5.0/components/freertos/include/freertos/
DFreeRTOS.h243 #ifndef portCRITICAL_NESTING_IN_TCB
244 #define portCRITICAL_NESTING_IN_TCB 0 macro
1219 #if ( portCRITICAL_NESTING_IN_TCB == 1 )
/hal_espressif-3.5.0/components/freertos/port/riscv/include/freertos/
Dportmacro.h101 #define portCRITICAL_NESTING_IN_TCB 0 macro
/hal_espressif-3.5.0/components/freertos/port/xtensa/include/freertos/
Dportmacro.h106 #define portCRITICAL_NESTING_IN_TCB 0 macro
/hal_espressif-3.5.0/components/freertos/
Dtasks.c297 #if ( portCRITICAL_NESTING_IN_TCB == 1 )
1056 #if ( portCRITICAL_NESTING_IN_TCB == 1 ) in prvInitialiseNewTask()
4975 #if ( portCRITICAL_NESTING_IN_TCB == 1 )
5005 #if ( portCRITICAL_NESTING_IN_TCB == 1 )