Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_ambiq.c96 static int udc_ambiq_tx(const struct device *dev, uint8_t ep, struct net_buf *buf) in udc_ambiq_tx() function
678 udc_ambiq_tx(dev, cfg->addr, NULL); in ambiq_handle_zlp_tx()
695 udc_ambiq_tx(dev, cfg->addr, NULL); in ambiq_handle_evt_din()
764 udc_ambiq_tx(dev, cfg->addr, buf); in udc_event_xfer()