Searched refs:UART_O_RIS (Results 1 – 12 of 12) sorted by relevance
58 #define UART_O_RIS 0x0000003C // UART Raw Interrupt Status macro
60 #define UART_O_RIS 0x0000003C // UART Raw Interrupt Status macro
45 #define UART_O_RIS 0x0000003C // UART Raw Interrupt Status macro
1528 return(HWREG(ulBase + UART_O_RIS)); in UARTIntStatus()
1556 return(HWREG(ui32Base + UART_O_RIS)); in UARTIntStatus()
1482 return (HWREG(ui32Base + UART_O_RIS)); in UARTIntStatus()
1597 return(HWREG(ui32Base + UART_O_RIS)); in UARTIntStatus()
Completed in 37 milliseconds