summaryrefslogtreecommitdiff
path: root/src/portable/synopsys/dwc2/dwc2_at32.h
AgeCommit message (Expand)Author
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2026-04-10add dwc2_clock_init() to have nrf54 initial sequence. currently stub for othe...hathach
2026-04-09rename ep_fifo_size (bytes) to otg_dfifo_depth (words)hathach
2026-03-05add hs_phy_type parameter to dwc2_phy_deinit for selective PHY deinitializati...hathach
2026-03-04add PHY deinitialization support for DWC2 driver across all MCUshathach
2025-12-30support for the AT32F45X serieszhiqiang-ch
2025-10-25dcd/dwc2: clear pending suspend interrupt before usb resetpeppapighs
2025-07-31clean uphathach
2025-07-28fix pre-commit, remove svd file since they are heavy and should be in mcu/sdk...hathach
2025-07-07support at32 mcuzhiqiang