Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Duart.c74 UARTFIFOLevelGet(uint32_t ui32Base, uint32_t *pui32TxLevel, in UARTFIFOLevelGet() argument
86 *pui32TxLevel = ui32Temp & UART_IFLS_TXSEL_M; in UARTFIFOLevelGet()
Duart.h351 extern void UARTFIFOLevelGet(uint32_t ui32Base, uint32_t *pui32TxLevel,
Drom.h607 ((void (*)(uint32_t ui32Base, uint32_t *pui32TxLevel, uint32_t *pui32RxLevel)) \
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Duart.c76 UARTFIFOLevelGet(uint32_t ui32Base, uint32_t *pui32TxLevel, in UARTFIFOLevelGet() argument
88 *pui32TxLevel = ui32Temp & UART_IFLS_TXSEL_M; in UARTFIFOLevelGet()
Duart.h353 extern void UARTFIFOLevelGet(uint32_t ui32Base, uint32_t *pui32TxLevel,
Drom.h605 ((void (*)(uint32_t ui32Base, uint32_t *pui32TxLevel, uint32_t *pui32RxLevel)) \