Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c750 bool use_cache; in poll_out() local
760 use_cache = false; in poll_out()
764 use_cache = true; in poll_out()
776 if (use_cache) in poll_out()
805 bool use_cache) in tx_prepare_start() argument
818 if (use_cache) in tx_prepare_start()
893 bool use_cache; in nrfx_uarte_tx() local
932 use_cache = true; in nrfx_uarte_tx()
943 use_cache = false; in nrfx_uarte_tx()
967 if (use_cache) in nrfx_uarte_tx()
[all …]