Searched refs:OS_GetIrqCheckFlagEx (Results 1 – 2 of 2) sorted by relevance
473 static inline volatile OSIrqMask OS_GetIrqCheckFlagEx(void) in OS_GetIrqCheckFlagEx() function
361 while (!(OS_GetIrqCheckFlagEx() & irqFlags)) in OS_WaitIrqEx()