Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbreg.c62 nrf_usbreg_int_enable(NRF_USBREGULATOR, NRF_USBREG_INT_USBDETECTED | in nrfx_usbreg_enable()
69 nrf_usbreg_int_disable(NRF_USBREGULATOR, NRF_USBREG_INT_USBDETECTED | in nrfx_usbreg_disable()
/hal_nordic-latest/nrfx/hal/
Dnrf_usbreg.h62 NRF_USBREG_INT_USBDETECTED = USBREG_INTEN_USBDETECTED_Msk, /**< Interrupt on USBDETECTED. */ enumerator