Egahp
5d5b61a606
feat: host add event callback mechanism similar to device
* fix: fix warning for speed_table
* fix(port/dwc2/usb_hc_dwc2): add roothub.speed init
* feat(usbh_core): add event_callback
* fix(usbh_hub): fix event device reset port
* fix(usbh_hub): remove event init when init failed
* feat(usbh_core): add default dummy_event_callback
* fix(usbh_hub): emit reset event only on successful reset
* fix(usbh_core): emit interface start only on successful connect class driver
* feat(usbh_core): change event_callback to typedef
* feat(port): update port usbh init params
* doc: update usbh_initialize desc
* fix(usbh_core): check result from ret == 0 change to ret >= 0
---------
Signed-off-by: egahp <2687434412@qq.com>
2025-08-30 19:24:02 +08:00
..
2025-05-06 21:45:03 +08:00
2025-06-12 20:45:53 +08:00
2025-07-03 16:15:08 +08:00
2025-07-28 19:06:37 +08:00
2025-08-30 19:24:02 +08:00
2025-08-30 19:24:02 +08:00
2025-07-21 21:22:54 +08:00
2025-07-21 21:22:54 +08:00
2025-07-21 21:22:54 +08:00
2025-08-11 22:05:55 +08:00
2024-08-14 17:29:18 +08:00
2025-08-02 17:55:46 +08:00
2025-07-21 21:22:54 +08:00
2025-05-20 18:46:18 +08:00
2025-08-06 21:24:59 +08:00
2025-01-23 23:04:34 +08:00
2024-08-16 14:16:45 +08:00