Searched refs:NRF_CLOCK_EVENT_PLLSTARTED (Results 1 – 2 of 2) sorted by relevance
798 if (nrf_clock_event_check(NRF_CLOCK, NRF_CLOCK_EVENT_PLLSTARTED)) in nrfx_clock_irq_handler()800 nrf_clock_event_clear(NRF_CLOCK, NRF_CLOCK_EVENT_PLLSTARTED); in nrfx_clock_irq_handler()
511 …NRF_CLOCK_EVENT_PLLSTARTED = offsetof(NRF_CLOCK_Type, EVENTS_PLLSTARTED), /**< PLL s… enumerator