Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_clock.c642 bool quality_issue = nrf_clock_event_check(NRF_CLOCK, NRF_CLOCK_EVENT_XOTUNEERROR); in nrfx_clock_xo_tune_error_check() local
643 if (quality_issue) in nrfx_clock_xo_tune_error_check()
647 return quality_issue; in nrfx_clock_xo_tune_error_check()