Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/include/
Dportmacro.h240 … static inline UBaseType_t __attribute__( ( always_inline ) ) xPortSetInterruptMaskFromISR( void ) in xPortSetInterruptMaskFromISR() function
255 #define portSET_INTERRUPT_MASK_FROM_ISR() xPortSetInterruptMaskFromISR()