Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/core/
A Dusbh_core.c180 uint8_t cur_ep = 0xff; in parse_config_descriptor() local
229 cur_ep = 0; in parse_config_descriptor()
263 … memcpy(&hport->config.intf[cur_iface].altsetting[cur_alt_setting].ep[cur_ep].ep_desc, ep_desc, 7); in parse_config_descriptor()
264 cur_ep++; in parse_config_descriptor()

Completed in 5 milliseconds