Searched refs:nrfx_usbd_ep_status_t (Results 1 – 2 of 2) sorted by relevance
178 } nrfx_usbd_ep_status_t; typedef198 nrfx_usbd_ep_status_t status; /**< Status for the endpoint. */726 nrfx_usbd_ep_status_t nrfx_usbd_ep_status_get(nrfx_usbd_ep_t ep, size_t * p_size);
301 …nrfx_usbd_ep_status_t status; //!< NRFX_SUCCESS or error code, never NRFX_ERROR_BUSY - th…2225 nrfx_usbd_ep_status_t nrfx_usbd_ep_status_get(nrfx_usbd_ep_t ep, size_t * p_size) in nrfx_usbd_ep_status_get()2227 nrfx_usbd_ep_status_t ret; in nrfx_usbd_ep_status_get()