Searched refs:epin_bitpos (Results 1 – 1 of 1) sorted by relevance
411 static const uint8_t epin_bitpos[] = in nrfx_usbd_ep_to_int() local436 return 1UL << (NRF_USBD_EPIN_CHECK(ep) ? epin_bitpos : epout_bitpos)[NRF_USBD_EP_NR_GET(ep)]; in nrfx_usbd_ep_to_int()