Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_usb/
Dmss_usb_host.c110 uint8_t volatile gh_tdev_discon_event = 0u; variable
933 if (1u == gh_tdev_discon_event) in mss_usbh_fsm()
936 gh_tdev_discon_event = 0u; in mss_usbh_fsm()
1996 gh_tdev_discon_event = 1u; in mss_usbh_disconnect_cb()
2233 gh_tdev_discon_event = 0u; in mss_usbh_handle_discon_event()