Home
last modified time | relevance | path

Searched refs:nrfx_usbd_ep_status_get (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_usbd.h726 nrfx_usbd_ep_status_t nrfx_usbd_ep_status_get(nrfx_usbd_ep_t ep, size_t * p_size);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c2225 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() function
/hal_nordic-latest/nrfx/
DCHANGELOG.md647 - Corrected the type of nrfx_usbd_ep_status_get() return value.