Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbreg.c54 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()
/hal_nordic-latest/nrfx/hal/
Dnrf_usbreg.h56NRF_USBREG_EVENT_USBPWRRDY = offsetof(NRF_USBREG_Type, EVENTS_USBPWRRDY) /**< USB 3.3&nbsp;V … enumerator