Searched refs:UART_O_ICR (Results 1 – 8 of 8) sorted by relevance
55 #define UART_O_ICR 0x00000044 macro
563 HWREG(base + UART_O_ICR) = intFlags; in UARTClearInt()
79 #define UART_O_ICR 0x00000044U macro
83 #define UART_O_ICR 0x00000044 macro
872 HWREG(ui32Base + UART_O_ICR) = ui32IntFlags; in UARTIntClear()
874 HWREG(ui32Base + UART_O_ICR) = ui32IntFlags; in UARTIntClear()
1365 HWREG(ulBase + UART_O_ICR) = ulIntFlags; in UARTIntClear()