Searched refs:nrfx_usbd_ep_to_endevent (Results 1 – 1 of 1) sorted by relevance
366 static inline nrf_usbd_event_t nrfx_usbd_ep_to_endevent(nrfx_usbd_ep_t ep) in nrfx_usbd_ep_to_endevent() function1163 if (nrf_usbd_event_get_and_clear(NRF_USBD, nrfx_usbd_ep_to_endevent(ep))) in usbd_ep_data_handler()1445 while (!nrf_usbd_event_check(NRF_USBD, nrfx_usbd_ep_to_endevent(ep))) in usbd_dmareq_process()