Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Duart.h213 extern unsigned long UARTRxErrorGet(unsigned long ulBase);
Duart.c1454 UARTRxErrorGet(unsigned long ulBase) in UARTRxErrorGet() function
Drom_map.h530 UARTRxErrorGet
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Duart.h955 UARTRxErrorGet(uint32_t ui32Base) in UARTRxErrorGet() function
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Duart.h953 UARTRxErrorGet(uint32_t ui32Base) in UARTRxErrorGet() function
/hal_ti-3.4.0/simplelink/source/ti/drivers/uart2/
DUART2CC32XX.c343 errStatus = UARTRxErrorGet(hwAttrs->baseAddr); in UART2CC32XX_hwiIntFxn()
629 errStatus = UARTRxErrorGet(hwAttrs->baseAddr); in UART2CC32XX_read()