Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_smartbond.c554 static int udc_smartbond_ep_tx(const struct device *dev, uint8_t ep) in udc_smartbond_ep_tx() function
629 ret = udc_smartbond_ep_tx(dev, ep); in udc_smartbond_ep_enqueue()
774 udc_smartbond_ep_tx(dev, ep); in udc_smartbond_ep_clear_halt()
1070 udc_smartbond_ep_tx(data->dev, ep); in handle_epx_tx_ev()