Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2.c326 static uint32_t dwc2_get_txfaddr(const struct device *dev, const uint32_t f_idx) in dwc2_get_txfaddr() function
1294 dwc2_get_txfaddr(dev, ep_idx - 2); in dwc2_set_dedicated_fifo()
1315 txfaddr = dwc2_get_txfaddr(dev, ep_idx - 1); in dwc2_set_dedicated_fifo()
2078 i, priv->max_txfifo_depth[i], dwc2_get_txfaddr(dev, i)); in udc_dwc2_init_controller()