Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_usb/
Dmss_usb_host.h612 void (*usbh_tdev_attached)(mss_usb_device_speed_t speed); member
Dmss_usb_host.c982 if (0 != g_user_cb->usbh_tdev_attached) in mss_usbh_fsm()
984 g_user_cb->usbh_tdev_attached(g_tdev[tdev_idx].speed); in mss_usbh_fsm()