Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/uart/
DUARTCC32XX.c94 static bool readIsrTextBlocking(UART_Handle handle);
158 .readIsrFxn = readIsrTextBlocking,
995 static bool readIsrTextBlocking(UART_Handle handle) in readIsrTextBlocking() function