drivers/serial: Fix docstrings on UART interrupt handlers

This commit is contained in:
Nathan Hartman
2023-02-06 11:40:07 -05:00
committed by Xiang Xiao
parent caa16742db
commit 5f9cb6faf4
84 changed files with 319 additions and 307 deletions
+1 -1
View File
@@ -368,7 +368,7 @@ int uart_register(FAR const char *path, FAR uart_dev_t *dev);
void uart_xmitchars(FAR uart_dev_t *dev);
/****************************************************************************
* Name: uart_receivechars
* Name: uart_recvchars
*
* Description:
* This function is called from the UART interrupt handler when an interrupt