Searched refs:UART_O_IM (Results 1 – 2 of 2) sorted by relevance
52 #define UART_O_IM 0x00000038 macro
1256 HWREG(ulBase + UART_O_IM) |= ulIntFlags; in UARTIntEnable()1287 HWREG(ulBase + UART_O_IM) &= ~(ulIntFlags); in UARTIntDisable()