Home
last modified time | relevance | path

Searched refs:UART_LCRH_FEN (Results 1 – 11 of 11) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Duart.c464 HWREG(ulBase + UART_O_LCRH) |= UART_LCRH_FEN; in UARTEnable()
503 HWREG(ulBase + UART_O_LCRH) &= ~(UART_LCRH_FEN); in UARTDisable()
534 HWREG(ulBase + UART_O_LCRH) |= UART_LCRH_FEN; in UARTFIFOEnable()
559 HWREG(ulBase + UART_O_LCRH) &= ~(UART_LCRH_FEN); in UARTFIFODisable()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Duart.h255 HWREG(base + UART_O_LCRH) |= UART_LCRH_FEN; in UARTEnableFifo()
272 HWREG(base + UART_O_LCRH) &= ~(UART_LCRH_FEN); in UARTDisableFIFO()
Duart.c75 HWREG(base + UART_O_LCRH) &= ~(UART_LCRH_FEN); in UARTDisable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Duart.h436 HWREG(ui32Base + UART_O_LCRH) |= UART_LCRH_FEN; in UARTEnable()
475 HWREG(ui32Base + UART_O_LCRH) |= UART_LCRH_FEN; in UARTFIFOEnable()
496 HWREG(ui32Base + UART_O_LCRH) &= ~(UART_LCRH_FEN); in UARTFIFODisable()
Duart.c162 HWREG(ui32Base + UART_O_LCRH) &= ~(UART_LCRH_FEN); in UARTDisable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Duart.h438 HWREG(ui32Base + UART_O_LCRH) |= UART_LCRH_FEN; in UARTEnable()
477 HWREG(ui32Base + UART_O_LCRH) |= UART_LCRH_FEN; in UARTFIFOEnable()
498 HWREG(ui32Base + UART_O_LCRH) &= ~(UART_LCRH_FEN); in UARTFIFODisable()
Duart.c164 HWREG(ui32Base + UART_O_LCRH) &= ~(UART_LCRH_FEN); in UARTDisable()
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_uart.h143 #define UART_LCRH_FEN 0x00000010 // UART Enable FIFOs macro
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_uart.h393 #define UART_LCRH_FEN 0x00000010U macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_uart.h413 #define UART_LCRH_FEN 0x00000010 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_uart.h413 #define UART_LCRH_FEN 0x00000010 macro