esp-idf/components/hal/esp32s3
Darian Leung b26472af29 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).
2023-12-28 11:48:34 +08:00
..
include/hal refactor(hal/usb): Rename usb_phy files to usb_fsls_phy 2023-12-28 11:48:34 +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(esp_pm): fix psram access faild after pd_cpu wakeup 2023-11-13 16:32:30 +08:00
touch_sensor_hal.c feat(touch): support touch driver on p4 (soc) 2023-11-16 11:13:02 +00:00