Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c324 volatile uint32_t const * rxenable_reg = in apply_workaround_for_enable_anomaly() local
334 if (*rxenable_reg == 1) in apply_workaround_for_enable_anomaly()
343 NRFX_WAIT_FOR(*rxenable_reg == 0, 40000, 1, workaround_succeded); in apply_workaround_for_enable_anomaly()