Home
last modified time | relevance | path

Searched defs:altsetting (Results 1 – 7 of 7) sorted by relevance

/components/drivers/usb/cherryusb/class/audio/
A Dusbh_audio.c62 uint8_t altsetting = 1; in usbh_audio_open() local
143 uint8_t altsetting = 1; in usbh_audio_close() local
/components/drivers/usb/cherryusb/class/cdc/
A Dusbh_cdc_ecm.c77 uint8_t altsetting = 0; in usbh_cdc_ecm_connect() local
A Dusbh_cdc_ncm.c104 uint8_t altsetting = 0; in usbh_cdc_ncm_connect() local
/components/drivers/usb/cherryusb/class/video/
A Dusbh_video.c147 uint8_t altsetting) in usbh_video_open()
/components/drivers/usb/cherryusb/core/
A Dusbh_core.c775 int usbh_set_interface(struct usbh_hubport *hport, uint8_t intf, uint8_t altsetting) in usbh_set_interface()
A Dusbh_core.h92 struct usbh_interface_altsetting altsetting[CONFIG_USBHOST_MAX_INTF_ALTSETTINGS]; member
/components/legacy/usb/usbdevice/core/
A Dusbdevice_core.c1538 ualtsetting_t altsetting; in rt_usbd_device_add_config() local

Completed in 13 milliseconds