Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2.c229 static uint32_t dwc2_get_iept_pktctn(const struct device *dev, const uint32_t idx) in dwc2_get_iept_pktctn() function
429 max_pktcnt = dwc2_get_iept_pktctn(dev, ep_idx); in dwc2_tx_fifo_write()