Home
last modified time | relevance | path

Searched refs:NRF_USBD_COMMON_EPIN (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/usb/common/nrf_usbd_common/
Dnrf_usbd_common.h59 #define NRF_USBD_COMMON_EPIN(n) ((nrf_usbd_common_ep_t)(0x80 | n)) macro
Dnrf_usbd_common.c468 : NRF_USBD_COMMON_EPIN(bitpos)); in bit2ep()
1113 nrf_usbd_common_ep_t ep = NRF_USBD_COMMON_EPIN(n); in nrf_usbd_common_init()