Skip to content

Commit 105cb3f

Browse files
Codetector1374Dummyc0m
authored andcommitted
fix(usbhs): Update TX_DMA for USBHS Host register
1 parent ea7624e commit 105cb3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/registers/usbhs_v3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ block/USBH:
148148
bit_size: 32
149149
- name: TX_DMA
150150
description: USB host transmit buffer start address
151-
byte_offset: 0x28
151+
byte_offset: 0x64
152152
bit_size: 32
153153
- name: RX_MAX_LEN
154154
description: USB host receive maximum length packet register

0 commit comments

Comments
 (0)