Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_usbd.h844 NRF_STATIC_INLINE void nrf_usbd_epout_clear(NRF_USBD_Type * p_reg, uint8_t ep);
1244 NRF_STATIC_INLINE void nrf_usbd_epout_clear(NRF_USBD_Type * p_reg, uint8_t ep) in nrf_usbd_epout_clear() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c2312 nrf_usbd_epout_clear(NRF_USBD, ep); in nrfx_usbd_transfer_out_drop()