Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_usb/
Dmss_usb_host.h617 void (*usbh_tdev_not_supported)(int8_t error_code); member
Dmss_usb_host.c1036 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()