esp-idf/components/hal/esp32c3
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 a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
efuse_hal.c fix(test): check call graph for hal component 2023-07-05 09:09:01 +08:00
rtc_cntl_hal.c fix(hal): check the public header files and fix violations 2023-07-05 17:33:32 +08:00