Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c407 static inline uint32_t nrfx_usbd_ep_to_int(nrfx_usbd_ep_t ep) in nrfx_usbd_ep_to_int() function
1996 nrf_usbd_int_enable(NRF_USBD, nrfx_usbd_ep_to_int(ep)); in nrfx_usbd_ep_enable()
2018 nrf_usbd_int_disable(NRF_USBD, nrfx_usbd_ep_to_int(ep)); in nrfx_usbd_ep_disable()