Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c339 bool workaround_succeded; in apply_workaround_for_enable_anomaly() local
343 NRFX_WAIT_FOR(*rxenable_reg == 0, 40000, 1, workaround_succeded); in apply_workaround_for_enable_anomaly()
344 if (!workaround_succeded) in apply_workaround_for_enable_anomaly()