Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_usbd.h465 #define NRF_USBD_EPIN(epnr) (((uint8_t)(epnr)) | NRF_USBD_EP_DIR_IN) argument
476 #define NRF_USBD_EPOUT(epnr) (((uint8_t)(epnr)) | NRF_USBD_EP_DIR_OUT) argument
1125 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_halted_get() local
1296 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_ep_enable_check() local
1311 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_ep_enable() local
1326 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_ep_disable() local
1421 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_ep_easydma_set() local
1435 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_ep_easydma_set() local
1454 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_ep_amount_get() local
1466 uint8_t epnr = NRF_USBD_EP_NR_GET(ep); in nrf_usbd_ep_amount_get() local