Searched refs:pui32TxLevel (Results 1 – 6 of 6) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/ |
| D | uart.c | 74 UARTFIFOLevelGet(uint32_t ui32Base, uint32_t *pui32TxLevel, in UARTFIFOLevelGet() argument 86 *pui32TxLevel = ui32Temp & UART_IFLS_TXSEL_M; in UARTFIFOLevelGet()
|
| D | uart.h | 351 extern void UARTFIFOLevelGet(uint32_t ui32Base, uint32_t *pui32TxLevel,
|
| D | rom.h | 607 ((void (*)(uint32_t ui32Base, uint32_t *pui32TxLevel, uint32_t *pui32RxLevel)) \
|
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/ |
| D | uart.c | 76 UARTFIFOLevelGet(uint32_t ui32Base, uint32_t *pui32TxLevel, in UARTFIFOLevelGet() argument 88 *pui32TxLevel = ui32Temp & UART_IFLS_TXSEL_M; in UARTFIFOLevelGet()
|
| D | uart.h | 353 extern void UARTFIFOLevelGet(uint32_t ui32Base, uint32_t *pui32TxLevel,
|
| D | rom.h | 605 ((void (*)(uint32_t ui32Base, uint32_t *pui32TxLevel, uint32_t *pui32RxLevel)) \
|