Searched refs:nrf_usbd_ep_enable (Results 1 – 2 of 2) sorted by relevance
927 NRF_STATIC_INLINE void nrf_usbd_ep_enable(NRF_USBD_Type * p_reg, uint8_t ep);1308 NRF_STATIC_INLINE void nrf_usbd_ep_enable(NRF_USBD_Type * p_reg, uint8_t ep) in nrf_usbd_ep_enable() function
2002 nrf_usbd_ep_enable(NRF_USBD, ep_to_hal(ep)); in nrfx_usbd_ep_enable()