Searched refs:nrf_usbd_eventcause_get_and_clear (Results 1 – 2 of 2) sorted by relevance
674 NRF_STATIC_INLINE uint32_t nrf_usbd_eventcause_get_and_clear(NRF_USBD_Type * p_reg);1115 NRF_STATIC_INLINE uint32_t nrf_usbd_eventcause_get_and_clear(NRF_USBD_Type * p_reg) in nrf_usbd_eventcause_get_and_clear() function
1237 uint32_t event = nrf_usbd_eventcause_get_and_clear(NRF_USBD); in ev_usbevent_handler()