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).
This commit is contained in:
Darian Leung
2023-12-28 11:48:34 +08:00
parent f524a59875
commit 148cc6e75d
11 changed files with 7 additions and 7 deletions