Searched refs:epout_bitpos (Results 1 – 1 of 1) sorted by relevance
423 static const uint8_t epout_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()