Home
last modified time | relevance | path

Searched refs:uarte_nrfx_poll_out (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte.c1916 static void uarte_nrfx_poll_out(const struct device *dev, unsigned char c) in uarte_nrfx_poll_out() function
2156 .poll_out = uarte_nrfx_poll_out,
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst1783 * :github:`26722` - uarte_nrfx_poll_out() in NRF UARTE driver does not work with hardware flow cont…