zephyr/doc/hardware/peripherals
Yasushi SHOJI bc35b1340c doc: uart: Make sure uart_poll_in is non-blocking
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>
2022-05-13 10:03:31 -07:00
..
audio drivers: add new audio dai driver interface 2022-04-14 11:42:08 -04:00
canbus drivers: can: split CAN classic and CAN-FD syscalls 2022-05-11 10:47:54 +02:00
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 doc: Add MIPI API as an Experimental API 2022-05-12 09:26:50 -05:00
ipm.rst
kscan.rst
led.rst
mbox.rst
mdio.rst
mipi_dsi.rst doc: Add MIPI API as an Experimental API 2022-05-12 09:26:50 -05:00
peci.rst
pinmux.rst
ps2.rst
pwm.rst
regulators.rst
reset.rst
rtc.rst
sdhc.rst doc: peripherals: add documentation for SDHC peripheral 2022-04-29 14:21:36 -05:00
sensor.rst doc: Fix spelling errors in .rst files 2022-04-19 11:48:26 +02:00
spi.rst
tcpc.rst
uart.rst doc: uart: Make sure uart_poll_in is non-blocking 2022-05-13 10:03:31 -07:00
video.rst
watchdog.rst