Searched refs:UARTIntDisable (Results 1 – 6 of 6) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/drivers/uart2/ |
| D | UART2CC32XX.c | 244 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/ |
| D | uart.h | 208 extern void UARTIntDisable(unsigned long ulBase, unsigned long ulIntFlags);
|
| D | uart.c | 1277 UARTIntDisable(unsigned long ulBase, unsigned long ulIntFlags) in UARTIntDisable() function
|
| D | rom_map.h | 495 UARTIntDisable
|
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/ |
| D | uart.h | 775 UARTIntDisable(uint32_t ui32Base, uint32_t ui32IntFlags) in UARTIntDisable() function
|
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/ |
| D | uart.h | 777 UARTIntDisable(uint32_t ui32Base, uint32_t ui32IntFlags) in UARTIntDisable() function
|