Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.c20 #define EXTHUB_FIRST_INDEX 2 macro
42 g_hub_class[devno].index = EXTHUB_FIRST_INDEX + devno; in usbh_hub_class_alloc()
51 uint8_t devno = hub_class->index - EXTHUB_FIRST_INDEX; in usbh_hub_class_free()

Completed in 3 milliseconds