Searched refs:xPortSetInterruptMask (Results 1 – 2 of 2) sorted by relevance
108 extern UBaseType_t xPortSetInterruptMask( void );113 #define portSET_INTERRUPT_MASK_FROM_ISR() xPortSetInterruptMask()
356 UBaseType_t xPortSetInterruptMask( void ) in xPortSetInterruptMask() function