esp-idf/components/hal/esp32s2
Darian Leung 06821a8fe6
refactor(hal/usb): Refactor usb_wrap_ll.h
This commit rewrite the 'usb_wrap_ll.h' API as follows:

- All APIs renamed from 'usb_fsls_phy_ll_...()' to 'usb_wrap_ll_...()'
- APIs now match their equivalent counter parts in 'usb_serial_jtag_ll.h'
2024-05-13 17:36:33 +08:00
..
include/hal refactor(hal/usb): Refactor usb_wrap_ll.h 2024-05-13 17:36:33 +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