Searched refs:uarte_nrfx_poll_out (Results 1 – 2 of 2) sorted by relevance
1916 static void uarte_nrfx_poll_out(const struct device *dev, unsigned char c) in uarte_nrfx_poll_out() function2156 .poll_out = uarte_nrfx_poll_out,
1783 * :github:`26722` - uarte_nrfx_poll_out() in NRF UARTE driver does not work with hardware flow cont…