Searched refs:usbh_clrdevfeature (Results 1 – 3 of 3) sorted by relevance
59 usbh_status usbh_clrdevfeature (usbh_host *puhost, uint8_t feature_selector, uint16_t windex);
301 if (USBH_OK == usbh_clrdevfeature(puhost, FEATURE_SELECTOR_DEV, 0U)) { in usbh_core_task()
315 usbh_status usbh_clrdevfeature (usbh_host *puhost, uint8_t feature_selector, uint16_t windex) in usbh_clrdevfeature() function
Completed in 10 milliseconds