diff options
| author | Ha Thach <[email protected]> | 2026-04-10 21:20:57 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-10 21:20:57 +0700 |
| commit | 3f3d65aabab8478ce0c6cce095c327a395eb1ab4 (patch) | |
| tree | 648c965be9d2c6aaa8001edd8356bc5dcea58fbf /src | |
| parent | b2b498f17e403b006943ca15d9884b4f596eacfb (diff) | |
Update src/portable/synopsys/dwc2/dcd_dwc2.c
Co-authored-by: Copilot <[email protected]>
Diffstat (limited to 'src')
| -rw-r--r-- | src/portable/synopsys/dwc2/dcd_dwc2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/portable/synopsys/dwc2/dcd_dwc2.c b/src/portable/synopsys/dwc2/dcd_dwc2.c index da6ee894a..9a9c734a0 100644 --- a/src/portable/synopsys/dwc2/dcd_dwc2.c +++ b/src/portable/synopsys/dwc2/dcd_dwc2.c @@ -164,7 +164,7 @@ static void dma_setup_prepare(uint8_t rhport) { --------------- otg_dfifo_depth | EPInfo | DxEPDMAn (DMA only, sized per runtime DMA mode) - |-------------|-- gdfifocfg.EPINFOBASE (= gdfifocfg.GDFIFOCfg) + |-------------|-- gdfifocfg.EPINFOBASE (start of EPInfo; FIFO space sized by GDFIFOCFG) | IN FIFO 0 | control EP |-------------| | IN FIFO 1 | |
