esp-idf/components/hal/esp32h2
Darian Leung f2ede42191
refactor(hal/usb): Rename usb_phy files to usb_fsls_phy
This commit renames USB PHY related HAL files from "usb_phy_xxx" to
"usb_fsls_phy_xxx" since they are only designed to support Full-Speed/Low-Speed
Serial USB PHYs. This renmaing is done to accommodate future USB PHYs that use
other PHY interfaces (e.g., UTMI, ULPI etc).
2024-02-19 15:45:01 +08:00
..
include/hal refactor(hal/usb): Rename usb_phy files to usb_fsls_phy 2024-02-19 15:45:01 +08:00
clk_tree_hal.c clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
efuse_hal.c fix(test): check call graph for hal component 2023-07-05 09:09:01 +08:00
modem_clock_hal.c fix(esp_hw_support): re-initialize icg map in modem_clock_module_enable 2023-12-08 14:18:45 +08:00
pau_hal.c feat(pm): support PMU trigger regdma when PU TOP 2024-01-08 21:23:28 +08:00
pmu_hal.c fix(esp_pm): fix PM_SLP_IRAM_OPT/PM_RTOS_IDLE_OPT feature 2023-07-14 21:21:19 +08:00