Searched refs:NRF_USBD_TASK_STARTEPIN0 (Results 1 – 2 of 2) sorted by relevance
54 …NRF_USBD_TASK_STARTEPIN0 = offsetof(NRF_USBD_Type, TASKS_STARTEPIN[0] ), /**< Captures the EPIN… enumerator
658 (NRF_USBD_EPIN_CHECK(ep) ? NRF_USBD_TASK_STARTEPIN0 : NRF_USBD_TASK_STARTEPOUT0) + in task_start_ep()