Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c372 NRF_USBD_EVENT_ENDEPIN0, in nrfx_usbd_ep_to_endevent()
1799 nrf_usbd_event_clear(NRF_USBD, NRF_USBD_EVENT_ENDEPIN0); in nrfx_usbd_disable()
1802 while (!nrf_usbd_event_check(NRF_USBD, NRF_USBD_EVENT_ENDEPIN0)) in nrfx_usbd_disable()
/hal_nordic-latest/nrfx/hal/
Dnrf_usbd.h84NRF_USBD_EVENT_ENDEPIN0 = offsetof(NRF_USBD_Type, EVENTS_ENDEPIN[0] ), /**< The whole EPIN[0]… enumerator