esp-idf/components/hal/esp32c6
Darian Leung 148cc6e75d
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-28 16:09:52 +08:00
..
include/hal refactor(hal/usb): Rename usb_phy files to usb_fsls_phy 2024-02-28 16:09:52 +08:00
clk_tree_hal.c clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
efuse_hal.c Merge branch 'bugfix/update_esp32c6eco1_sleep_fosc_cal_cycles_backport_v5.1' into 'release/v5.1' 2023-05-18 19:52:05 +08:00
modem_clock_hal.c fix(esp_hw_support): re-initialize icg map in modem_clock_module_enable 2023-12-08 14:22:36 +08:00
pau_hal.c fix(pm): fix extra retention function to iram 2023-12-26 19:20:44 +08:00
pmu_hal.c change(pm): put pmu_hal to iram 2024-01-16 14:01:22 +08:00