Searched refs:MAP_UARTCharsAvail (Results 1 – 3 of 3) sorted by relevance
329 *(bool *)arg = MAP_UARTCharsAvail(hwAttrs->baseAddr); in UARTCC32XX_control()919 while (MAP_UARTCharsAvail(hwAttrs->baseAddr)) { in readIsrBinaryBlocking()962 while (MAP_UARTCharsAvail(hwAttrs->baseAddr)) { in readIsrBinaryCallback()1001 while (MAP_UARTCharsAvail(hwAttrs->baseAddr)) { in readIsrTextBlocking()1049 while (MAP_UARTCharsAvail(hwAttrs->baseAddr)) { in readIsrTextCallback()
230 *(bool *)arg = MAP_UARTCharsAvail(hwAttrs->baseAddr); in UARTCC32XXDMA_control()
414 #define MAP_UARTCharsAvail \ macro417 #define MAP_UARTCharsAvail \ macro