Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_clock.c140 bool hfclk_started; /*< Anomaly 201 workaround. */ member
254 m_clock_cb.hfclk_started = false; in clock_stop()
311 m_clock_cb.hfclk_started = false; in nrfx_clock_init()
765 if (!m_clock_cb.hfclk_started) in nrfx_clock_irq_handler()
767 m_clock_cb.hfclk_started = true; in nrfx_clock_irq_handler()