Searched refs:nrfx_usbd_ep_stall_check (Results 1 – 2 of 2) sorted by relevance
800 bool nrfx_usbd_ep_stall_check(nrfx_usbd_ep_t ep);
2255 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