Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freertos/port/riscv/include/freertos/
Dportmacro.h346 #define portSET_INTERRUPT_MASK_FROM_ISR() vPortSetInterruptMask() macro
/hal_espressif-3.4.0/components/freertos/port/xtensa/include/freertos/
Dportmacro.h455 #define portSET_INTERRUPT_MASK_FROM_ISR() xPortSetInterruptMaskFromISR() macro
/hal_espressif-3.4.0/components/freertos/include/freertos/
DFreeRTOS.h304 #define portSET_INTERRUPT_MASK_FROM_ISR() 0 macro