#include <dwc_otg_regs.h>
Data Fields | |
| volatile uint32_t | hcchar |
| Host Channel 0 Characteristic Register. | |
| volatile uint32_t | hcsplt |
| Host Channel 0 Split Control Register. | |
| volatile uint32_t | hcint |
| Host Channel 0 Interrupt Register. | |
| volatile uint32_t | hcintmsk |
| Host Channel 0 Interrupt Mask Register. | |
| volatile uint32_t | hctsiz |
| Host Channel 0 Transfer Size Register. | |
| volatile uint32_t | hcdma |
| Host Channel 0 DMA Address Register. | |
| volatile uint32_t | reserved |
| volatile uint32_t | hcdmab |
| Host Channel 0 DMA Buffer Address Register. | |
500h-5FCh
Definition at line 2068 of file dwc_otg_regs.h.
|
|
Host Channel 0 Characteristic Register. Offset: 500h + (chan_num * 20h) + 00h Definition at line 2070 of file dwc_otg_regs.h. |
|
|
Host Channel 0 Split Control Register. Offset: 500h + (chan_num * 20h) + 04h Definition at line 2072 of file dwc_otg_regs.h. |
|
|
Host Channel 0 Interrupt Register. Offset: 500h + (chan_num * 20h) + 08h Definition at line 2074 of file dwc_otg_regs.h. |
|
|
Host Channel 0 Interrupt Mask Register. Offset: 500h + (chan_num * 20h) + 0Ch Definition at line 2076 of file dwc_otg_regs.h. |
|
|
Host Channel 0 Transfer Size Register. Offset: 500h + (chan_num * 20h) + 10h Definition at line 2078 of file dwc_otg_regs.h. |
|
|
Host Channel 0 DMA Address Register. Offset: 500h + (chan_num * 20h) + 14h Definition at line 2080 of file dwc_otg_regs.h. |
|
|
Host Channel 0 DMA Buffer Address Register. Offset: 500h + (chan_num * 20h) + 1Ch Definition at line 2083 of file dwc_otg_regs.h. |
1.3.9.1