Searched refs:nrf_usbreg_event_clear (Results 1 – 2 of 2) sorted by relevance
54 nrf_usbreg_event_clear(NRF_USBREGULATOR, NRF_USBREG_EVENT_USBPWRRDY); in nrfx_usbreg_init()90 nrf_usbreg_event_clear(NRF_USBREGULATOR, NRF_USBREG_EVENT_USBDETECTED); in nrfx_usbreg_irq_handler()95 nrf_usbreg_event_clear(NRF_USBREGULATOR, NRF_USBREG_EVENT_USBREMOVED); in nrfx_usbreg_irq_handler()100 nrf_usbreg_event_clear(NRF_USBREGULATOR, NRF_USBREG_EVENT_USBPWRRDY); in nrfx_usbreg_irq_handler()
80 NRF_STATIC_INLINE void nrf_usbreg_event_clear(NRF_USBREG_Type * p_reg,137 NRF_STATIC_INLINE void nrf_usbreg_event_clear(NRF_USBREG_Type * p_reg, in nrf_usbreg_event_clear() function