Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/cdc/
A Dusbd_cdc_ecm.c29 static volatile uint8_t g_cmd_intf = 0; variable
45 notify->wIndex = g_cmd_intf; in usbd_cdc_ecm_send_notify()
55 notify->wIndex = g_cmd_intf; in usbd_cdc_ecm_send_notify()
64 notify->wIndex = g_cmd_intf; in usbd_cdc_ecm_send_notify()
92 g_cmd_intf = LO_BYTE(setup->wIndex); in cdc_ecm_class_interface_request_handler()

Completed in 3 milliseconds