Home
last modified time | relevance | path

Searched refs:UART_O_IMSC (Results 1 – 6 of 6) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Duart.h444 HWREG(base + UART_O_IMSC) |= intFlags; in UARTEnableInt()
475 HWREG(base + UART_O_IMSC) &= ~(intFlags); in UARTDisableInt()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Duart.h748 HWREG(ui32Base + UART_O_IMSC) |= ui32IntFlags; in UARTIntEnable()
781 HWREG(ui32Base + UART_O_IMSC) &= ~(ui32IntFlags); in UARTIntDisable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Duart.h750 HWREG(ui32Base + UART_O_IMSC) |= ui32IntFlags; in UARTIntEnable()
783 HWREG(ui32Base + UART_O_IMSC) &= ~(ui32IntFlags); in UARTIntDisable()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_uart.h70 #define UART_O_IMSC 0x00000038U macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_uart.h74 #define UART_O_IMSC 0x00000038 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_uart.h74 #define UART_O_IMSC 0x00000038 macro