Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/uart2/
DUART2CC32XX.c244 UARTIntDisable(hwAttrs->baseAddr, UART_INT_RX | UART_INT_RT | UART_INT_OE | in UART2CC32XX_close()
377 UARTIntDisable(hwAttrs->baseAddr, UART_INT_DMARX); in UART2CC32XX_hwiIntFxn()
402 UARTIntDisable(hwAttrs->baseAddr, UART_INT_DMATX); in UART2CC32XX_hwiIntFxn()
836 UARTIntDisable(hwAttrs->baseAddr, UART_INT_TX); in UART2CC32XX_write()
868 UARTIntDisable(hwAttrs->baseAddr, UART_INT_DMATX); in UART2CC32XX_writeCancel()
1072 UARTIntDisable(hwAttrs->baseAddr, UART_INT_DMARX); in cancelDmaRx()
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Duart.h208 extern void UARTIntDisable(unsigned long ulBase, unsigned long ulIntFlags);
Duart.c1277 UARTIntDisable(unsigned long ulBase, unsigned long ulIntFlags) in UARTIntDisable() function
Drom_map.h495 UARTIntDisable
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Duart.h775 UARTIntDisable(uint32_t ui32Base, uint32_t ui32IntFlags) in UARTIntDisable() function
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Duart.h777 UARTIntDisable(uint32_t ui32Base, uint32_t ui32IntFlags) in UARTIntDisable() function