esp-idf/components/hal/esp32s2
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
cp_dma_hal.c dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
efuse_hal.c hal: Explicit setting of efuse time settings 2023-05-12 21:42:38 +08:00
touch_sensor_hal.c soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00