summaryrefslogtreecommitdiff
path: root/src/portable/synopsys/dwc2/dwc2_common.c
AgeCommit message (Expand)Author
2025-11-06fix compile issue when enable both host and device for dwc2hathach
2025-09-15dwc2: wait for ahb idle before core resethathach
2025-09-03Merge pull request #3206 from hathach/update-at32f405-phywidth-selHa Thach
2025-08-28fix(dcd/dwc2): Fix reset procedure for versions >=4.20aTomas Rezucha
2025-08-07update at32f405 dwc2 info and phy width selectionhathach
2025-07-31clean uphathach
2025-07-07support at32 mcuzhiqiang
2025-04-23rename and expose tuh_bus_info_get() to applicationhathach
2025-04-14channge DWC2_CHANNEL_COUNT/DWC2_EP_COUNT to inline functionhathach
2025-04-09dwc2: refactor bitfields.HiFiPhile
2024-11-20have p4 dma somewhat working but having issue with buffer that does not occup...hathach
2024-11-14clean up, add typdef for dwc2 type for devicehathach
2024-11-01move buffer and buflen to hcd_endpoint_t to support periodic endpointhathach
2024-11-01rename and add both CFG_TUH_DWC2_SLAVE_ENABLE/CFG_TUH_DWC2_DMA_ENABLE better ...hathach
2024-10-25got In transfer working, able to get 1st device descriptor and set addresshathach
2024-10-25hcd able to send setup packethathach
2024-10-25more progress on dwc2 hcd, initial code for edpt xferhathach
2024-10-21add tusb_time_millis(), able to reset and enable dwc2 port and get SOF activehathach
2024-10-21get hprt interrupt triggeredhathach
2024-10-17get hpri 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