summaryrefslogtreecommitdiff
path: root/include/stdio_dev.h
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2022-09-05 11:31:18 +0200
committerTom Rini <[email protected]>2022-09-24 10:47:01 -0400
commit016e2be96d4247ceacca05932f2e94d31607cc57 (patch)
tree73d35b6b8c6cf4830f1fff287071d6ce0ce432b0 /include/stdio_dev.h
parent974f48366f5b151f13b91961ec7721e74fb54fa9 (diff)
serial: Implement flush callback
UART drivers have putc/puts functions which just put characters into HW transmit queue and do not wait until all data are transmitted. Implement flush callback via serial driver's pending(false) callback which waits until HW transmit all characters from the queue. Signed-off-by: Pali Rohár <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/stdio_dev.h')
0 files changed, 0 insertions, 0 deletions