Searched refs:nrf_usbd_episoout_size_get (Results 1 – 2 of 2) sorted by relevance
836 NRF_STATIC_INLINE size_t nrf_usbd_episoout_size_get(NRF_USBD_Type const * p_reg, uint8_t ep);1225 NRF_STATIC_INLINE size_t nrf_usbd_episoout_size_get(NRF_USBD_Type const * p_reg, uint8_t ep) in nrf_usbd_episoout_size_get() function
1131 if (nrf_usbd_episoout_size_get(NRF_USBD, NRFX_USBD_EPOUT8) != NRF_USBD_EPISOOUT_NO_DATA) in ev_sof_handler()