Searched refs:workaround_succeded (Results 1 – 1 of 1) sorted by relevance
216 bool workaround_succeded; in apply_workaround_for_enable_anomaly() local220 NRFX_WAIT_FOR(*rxenable_reg == 0, 40000, 1, workaround_succeded); in apply_workaround_for_enable_anomaly()221 if (!workaround_succeded) in apply_workaround_for_enable_anomaly()
Completed in 4 milliseconds