Searched refs:xPortSetInterruptMask (Results 1 – 2 of 2) sorted by relevance
95 extern UBaseType_t xPortSetInterruptMask( void );100 #define portSET_INTERRUPT_MASK_FROM_ISR() xPortSetInterruptMask()
335 UBaseType_t xPortSetInterruptMask( void ) in xPortSetInterruptMask() function