Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/ThirdParty/GCC/Xtensa_ESP32/include/
Dportmacro.h239 … static inline UBaseType_t __attribute__( ( always_inline ) ) xPortSetInterruptMaskFromISR( void ) in xPortSetInterruptMaskFromISR() function
253 #define portSET_INTERRUPT_MASK_FROM_ISR() xPortSetInterruptMaskFromISR()