Skip to content
Commit e3917cee authored by Paul Sokolovsky's avatar Paul Sokolovsky Committed by Anas Nashif
Browse files

drivers: serial: Clarification for uart_fifo_fill()/read() calls



As they are part of interrupt-driver API, they must be called from
an ISR. That means that calling it outside IST may not have a desired
effect, and vice-versa, not calling them from ISR can lead to issues.

The patch also eleborates/fixes description of uart_irq_rx_ready().

Jira: ZEP-2016

Signed-off-by: default avatarPaul Sokolovsky <paul.sokolovsky@linaro.org>
parent 1305ad90
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment