Searched refs:ui32IntID (Results 1 – 3 of 3) sorted by relevance
101 #define OS_INT_DISABLE(ui32IntID) MAP_IntDisable(ui32IntID) argument102 #define OS_INT_ENABLE(ui32IntID) MAP_IntEnable(ui32IntID) argument
103 #define OS_INT_DISABLE(ui32IntID) MAP_IntDisable(ui32IntID) argument104 #define OS_INT_ENABLE(ui32IntID) MAP_IntEnable(ui32IntID) argument
Completed in 5 milliseconds