update otg high speed

This commit is contained in:
guangzong 2024-04-14 22:24:28 -04:00
parent 160921a008
commit d6d2f3e1ac
Signed by: guangzong
GPG Key ID: 095389BACAE97D19

View File

@ -175,6 +175,13 @@ block/OTG:
stride: 32
byte_offset: 2320
fieldset: DIEPTSIZ
- name: DIEPDMA
description: Device IN endpoint DMA address register
array:
len: 16
stride: 32
byte_offset: 2324
fieldset: DIEPDMA
- name: DTXFSTS
description: Device IN endpoint transmit FIFO status register
array:
@ -553,6 +560,14 @@ fieldset/DOEPDMA:
bit_offset: 0
bit_size: 32
fieldset/DIEPDMA:
description: OTG device OUT endpoint 0 DMA address register.
fields:
- name: DMAADDR
description: DMAADDR.
bit_offset: 0
bit_size: 32
fieldset/DOEPINT:
description: This register indicates the status of an endpoint with respect to USB- and AHB-related events. It is shown in Figure724. The application must read this register when the OUT endpoints interrupt bit of the GINTSTS register (OEPINT bit in GINTSTS) is set. Before the application can read this register, it must first read the DAINT register to get the exact endpoint number for the DOEPINTx register. The application must clear the appropriate bit in this register to clear the corresponding bits in the DAINT and GINTSTS registers.
fields: