Searched refs:NRF_USBREG_EVENT_USBPWRRDY (Results 1 – 2 of 2) sorted by relevance
54 nrf_usbreg_event_clear(NRF_USBREGULATOR, NRF_USBREG_EVENT_USBPWRRDY); in nrfx_usbreg_init()98 if (nrf_usbreg_event_check(NRF_USBREGULATOR, NRF_USBREG_EVENT_USBPWRRDY)) in nrfx_usbreg_irq_handler()100 nrf_usbreg_event_clear(NRF_USBREGULATOR, NRF_USBREG_EVENT_USBPWRRDY); in nrfx_usbreg_irq_handler()
56 …NRF_USBREG_EVENT_USBPWRRDY = offsetof(NRF_USBREG_Type, EVENTS_USBPWRRDY) /**< USB 3.3 V … enumerator