Searched refs:nrf_usbd_epout_size_get (Results 1 – 2 of 2) sorted by relevance
826 NRF_STATIC_INLINE size_t nrf_usbd_epout_size_get(NRF_USBD_Type const * p_reg, uint8_t ep);1207 NRF_STATIC_INLINE size_t nrf_usbd_epout_size_get(NRF_USBD_Type const * p_reg, uint8_t ep) in nrf_usbd_epout_size_get() function
2239 return nrf_usbd_epout_size_get(NRF_USBD, ep_to_hal(ep)); in nrfx_usbd_epout_size_get()