summaryrefslogtreecommitdiff
path: root/src/portable/synopsys/dwc2/dwc2_common.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-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
2026-02-27Merge remote-tracking branch 'tinyusb/master' into dwc2_deinitHiFiPhile
2026-02-23refactor: streamline high-speed PHY detection and configuration in DWC2 driverhathach
2026-02-23refactor: improve high-speed PHY handling and FIFO configuration in DWC2 driverhathach
2026-02-22refactor speed checkHiFiPhile
2026-02-20refactor config optionHiFiPhile
2026-02-19Introduce TUH_CFGID_PHY_SPEED configure optionCédric Berger
2026-02-19Better variable/function namesCédric Berger
2026-01-06dwc2: implement deinitHiFiPhile
2025-11-19fix more alertshathach
2025-11-06fix compile issue when enable both host and device for dwc2hathach
2025-10-13get cmake build with 54h20 not tested on actual hw, probably not runninghathach
2025-07-07support at32 mcuzhiqiang
2024-11-14clean up, add typdef for dwc2 type for devicehathach
2024-11-01rename and add both CFG_TUH_DWC2_SLAVE_ENABLE/CFG_TUH_DWC2_DMA_ENABLE better ...hathach
2024-10-25hcd able to send setup packethathach
2024-10-25more progress on dwc2 hcd, initial code for edpt xferhathach
2024-10-21get hprt interrupt triggeredhathach
2024-10-16move gahbcfg/gintmsk with dma to dwc2 commonhathach
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
2024-10-15adding hcd dwc2hathach