mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 14:32:21 +00:00
The documentation has wrongly stated that the function uart_poll_in() is also a blocking function. The uart_poll_out() is indeed a blocking function but uart_poll_in() has never been since day one. Make it clear that the uart_poll_in() is a NON-blocking function, and uart_poll_out() IS a blocking. This fixes #45468. Signed-off-by: Yasushi SHOJI <yashi@spacecubics.com> |
||
---|---|---|
.. | ||
audio | ||
canbus | ||
display | ||
edac | ||
adc.rst | ||
clock_control.rst | ||
counter.rst | ||
dac.rst | ||
dma.rst | ||
ec_host_cmd_periph.rst | ||
eeprom.rst | ||
entropy.rst | ||
espi.rst | ||
flash.rst | ||
gna.rst | ||
gpio.rst | ||
hwinfo.rst | ||
i2c_eeprom_slave.rst | ||
i2c.rst | ||
index.rst | ||
ipm.rst | ||
kscan.rst | ||
led.rst | ||
mbox.rst | ||
mdio.rst | ||
mipi_dsi.rst | ||
peci.rst | ||
pinmux.rst | ||
ps2.rst | ||
pwm.rst | ||
regulators.rst | ||
reset.rst | ||
rtc.rst | ||
sdhc.rst | ||
sensor.rst | ||
spi.rst | ||
tcpc.rst | ||
uart.rst | ||
video.rst | ||
watchdog.rst |