Home
last modified time | relevance | path

Searched refs:UART1_BASE (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_memmap.h56 #define UART1_BASE 0x4000B000 // UART macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_memmap.h56 #define UART1_BASE 0x4000B000 // UART macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Duart.h211 ( ui32Base == UART1_BASE ) || ( ui32Base == UART1_NONBUF_BASE ) ); in UARTBaseValid()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Duart.h213 ( ui32Base == UART1_BASE ) || ( ui32Base == UART1_NONBUF_BASE ) ); in UARTBaseValid()