Home
last modified time | relevance | path

Searched defs:epnr (Results 1 – 1 of 1) sorted by relevance

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_usbd.h457 #define NRF_USBD_EPIN(epnr) (((uint8_t)(epnr)) | NRF_USBD_EP_DIR_IN) argument
466 #define NRF_USBD_EPOUT(epnr) (((uint8_t)(epnr)) | NRF_USBD_EP_DIR_OUT) argument
1046 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_haltedep() local
1225 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_ep_enable_check() local
1240 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_ep_enable() local
1257 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_ep_disable() local
1348 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_ep_easydma_set() local
1363 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_ep_easydma_set() local
1383 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_ep_amount_get() local
1396 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_ep_amount_get() local