Searched defs:portENABLE_INTERRUPTS (Results 1 – 2 of 2) sorted by relevance
345 #define portENABLE_INTERRUPTS() portCLEAR_INTERRUPT_MASK_FROM_ISR(1) macro
450 #define portENABLE_INTERRUPTS() do { portbenchmarkINTERRUPT_RESTORE(0); XTOS_SET_INTLEV… macro