Home
last modified time | relevance | path

Searched defs:bus_reset (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2.c1005 bool rwup, bool bus_reset) in dwc2_restore_essential_registers()
1152 bool rwup, bool bus_reset) in dwc2_exit_hibernation()
2884 bool rwup, bool bus_reset) in dwc2_handle_hibernation_exit()
3067 bool bus_reset; in dwc2_thread_handler() local
/Zephyr-latest/include/zephyr/drivers/usb/
Duhc.h293 int (*bus_reset)(const struct device *dev); member