esp-idf/components/hal/esp32s2
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 fix(apll): fixed overflow in apll calculation 2023-10-16 08:01:17 +00:00
cp_dma_hal.c dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
efuse_hal.c fix(test): check call graph for hal component 2023-07-05 09:09:01 +08:00
touch_sensor_hal.c feat(touch): support touch driver on p4 (soc) 2023-11-16 11:13:02 +00:00