Searched refs:usbh_tdev_not_supported (Results 1 – 2 of 2) sorted by relevance
617 void (*usbh_tdev_not_supported)(int8_t error_code); member
1036 if (0 != g_user_cb->usbh_tdev_not_supported) in mss_usbh_fsm()1038 g_user_cb->usbh_tdev_not_supported(g_tdev_error_code); in mss_usbh_fsm()