Home
last modified time | relevance | path

Searched defs:feature (Results 1 – 3 of 3) sorted by relevance

/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.c125 static int _usbh_hub_set_feature(struct usbh_hub *hub, uint8_t port, uint8_t feature) in _usbh_hub_set_feature()
140 static int _usbh_hub_clear_feature(struct usbh_hub *hub, uint8_t port, uint8_t feature) in _usbh_hub_clear_feature()
237 int usbh_hub_set_feature(struct usbh_hub *hub, uint8_t port, uint8_t feature) in usbh_hub_set_feature()
255 int usbh_hub_clear_feature(struct usbh_hub *hub, uint8_t port, uint8_t feature) in usbh_hub_clear_feature()
/components/legacy/usb/usbhost/core/
A Dhub.c232 rt_err_t rt_usbh_hub_clear_port_feature(uhub_t hub, rt_uint16_t port, rt_uint16_t feature) in rt_usbh_hub_clear_port_feature()
273 rt_uint16_t feature) in rt_usbh_hub_set_port_feature()
A Dusbhost_core.c450 rt_err_t rt_usbh_clear_feature(uinst_t device, int endpoint, int feature) in rt_usbh_clear_feature()

Completed in 13 milliseconds