Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/msc/
A Dusbh_msc.c25 static struct usbh_msc_modeswitch_config *g_msc_modeswitch_config = NULL; variable
304 if (g_msc_modeswitch_config) { in usbh_msc_connect()
307 config = &g_msc_modeswitch_config[num]; in usbh_msc_connect()
439 g_msc_modeswitch_config = config; in usbh_msc_modeswitch_enable()
441 g_msc_modeswitch_config = NULL; in usbh_msc_modeswitch_enable()

Completed in 3 milliseconds