Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_usbd.h63NRF_USBD_TASK_STARTEPOUT0 = offsetof(NRF_USBD_Type, TASKS_STARTEPOUT[0]), /**< Captures the EPOU… enumerator
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c658 (NRF_USBD_EPIN_CHECK(ep) ? NRF_USBD_TASK_STARTEPIN0 : NRF_USBD_TASK_STARTEPOUT0) + in task_start_ep()