Searched refs:USB_UNCONFIG_INDEX (Results 1 – 2 of 2) sorted by relevance
670 return usbd_set_config_index(dev, USB_UNCONFIG_INDEX, msg); in usbd_set_config_no()696 index != USB_UNCONFIG_INDEX) { in usbd_set_config_index()724 if (index == USB_UNCONFIG_INDEX) { in usbd_set_config_index()
799 #define USB_UNCONFIG_INDEX (-1) macro