Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_usbd.h800 bool nrfx_usbd_ep_stall_check(nrfx_usbd_ep_t ep);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c2255 if (NRF_USBD_EPOUT_CHECK(ep) && nrfx_usbd_ep_stall_check(ep)) in nrfx_usbd_ep_stall_clear()
2262 bool nrfx_usbd_ep_stall_check(nrfx_usbd_ep_t ep) in nrfx_usbd_ep_stall_check() function