ESP-IDF + 0/7 examples
SourceVu will show references to uart_flush_input() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK Success - ESP_FAIL Parameter error

Notes

In order to send all the data in tx FIFO, we can use uart_wait_tx_done function.

References

from examples