Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_clock.c141 bool nrfx_clock_irq_enabled; variable
216 nrfx_clock_irq_enabled = true; in nrfx_clock_enable()
226 NRFX_ASSERT(nrfx_clock_irq_enabled); in nrfx_clock_disable()
242 nrfx_clock_irq_enabled = false; in nrfx_clock_disable()
A Dnrfx_power.c39 extern bool nrfx_clock_irq_enabled;
130 if (!nrfx_clock_irq_enabled) in nrfx_power_uninit()

Completed in 3 milliseconds