Home
last modified time | relevance | path

Searched refs:UART_O_RIS (Results 1 – 8 of 8) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_uart.h53 #define UART_O_RIS 0x0000003C macro
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Duart.h515 return (HWREG(base + UART_O_RIS)); in UARTIntStatus()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_uart.h73 #define UART_O_RIS 0x0000003CU macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_uart.h77 #define UART_O_RIS 0x0000003C macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_uart.h77 #define UART_O_RIS 0x0000003C macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Duart.h823 return(HWREG(ui32Base + UART_O_RIS)); in UARTIntStatus()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Duart.h825 return(HWREG(ui32Base + UART_O_RIS)); in UARTIntStatus()
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Duart.c1324 return(HWREG(ulBase + UART_O_RIS)); in UARTIntStatus()