Searched refs:NRF_USBD_COMMON_EPIN (Results 1 – 2 of 2) sorted by relevance
59 #define NRF_USBD_COMMON_EPIN(n) ((nrf_usbd_common_ep_t)(0x80 | n)) macro
468 : NRF_USBD_COMMON_EPIN(bitpos)); in bit2ep()1113 nrf_usbd_common_ep_t ep = NRF_USBD_COMMON_EPIN(n); in nrf_usbd_common_init()