Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_clock.h57 NRFX_CLOCK_EVT_PLL_STARTED, ///< PLL has been started. enumerator
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_clock.c803 m_clock_cb.event_handler(NRFX_CLOCK_EVT_PLL_STARTED); in nrfx_clock_irq_handler()