Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2.c301 static void dwc2_flush_tx_fifo(const struct device *dev, const uint8_t fnum) in dwc2_flush_tx_fifo() function
1327 dwc2_flush_tx_fifo(dev, ep_idx); in dwc2_set_dedicated_fifo()
1367 dwc2_flush_tx_fifo(dev, 0); in dwc2_ep_control_enable()
1588 dwc2_flush_tx_fifo(dev, usb_dwc2_get_depctl_txfnum(dxepctl)); in udc_dwc2_ep_disable()