EE445M RTOS
Taken at the University of Texas Spring 2015
hw_usb.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define USB_O_FADDR   0x00000000
 
#define USB_O_POWER   0x00000001
 
#define USB_O_TXIS   0x00000002
 
#define USB_O_RXIS   0x00000004
 
#define USB_O_TXIE   0x00000006
 
#define USB_O_RXIE   0x00000008
 
#define USB_O_IS   0x0000000A
 
#define USB_O_IE   0x0000000B
 
#define USB_O_FRAME   0x0000000C
 
#define USB_O_EPIDX   0x0000000E
 
#define USB_O_TEST   0x0000000F
 
#define USB_O_FIFO0   0x00000020
 
#define USB_O_FIFO1   0x00000024
 
#define USB_O_FIFO2   0x00000028
 
#define USB_O_FIFO3   0x0000002C
 
#define USB_O_FIFO4   0x00000030
 
#define USB_O_FIFO5   0x00000034
 
#define USB_O_FIFO6   0x00000038
 
#define USB_O_FIFO7   0x0000003C
 
#define USB_O_DEVCTL   0x00000060
 
#define USB_O_CCONF   0x00000061
 
#define USB_O_TXFIFOSZ   0x00000062
 
#define USB_O_RXFIFOSZ   0x00000063
 
#define USB_O_TXFIFOADD   0x00000064
 
#define USB_O_RXFIFOADD   0x00000066
 
#define USB_O_ULPIVBUSCTL   0x00000070
 
#define USB_O_ULPIREGDATA   0x00000074
 
#define USB_O_ULPIREGADDR   0x00000075
 
#define USB_O_ULPIREGCTL   0x00000076
 
#define USB_O_EPINFO   0x00000078
 
#define USB_O_RAMINFO   0x00000079
 
#define USB_O_CONTIM   0x0000007A
 
#define USB_O_VPLEN   0x0000007B
 
#define USB_O_HSEOF   0x0000007C
 
#define USB_O_FSEOF   0x0000007D
 
#define USB_O_LSEOF   0x0000007E
 
#define USB_O_TXFUNCADDR0   0x00000080
 
#define USB_O_TXHUBADDR0   0x00000082
 
#define USB_O_TXHUBPORT0   0x00000083
 
#define USB_O_TXFUNCADDR1   0x00000088
 
#define USB_O_TXHUBADDR1   0x0000008A
 
#define USB_O_TXHUBPORT1   0x0000008B
 
#define USB_O_RXFUNCADDR1   0x0000008C
 
#define USB_O_RXHUBADDR1   0x0000008E
 
#define USB_O_RXHUBPORT1   0x0000008F
 
#define USB_O_TXFUNCADDR2   0x00000090
 
#define USB_O_TXHUBADDR2   0x00000092
 
#define USB_O_TXHUBPORT2   0x00000093
 
#define USB_O_RXFUNCADDR2   0x00000094
 
#define USB_O_RXHUBADDR2   0x00000096
 
#define USB_O_RXHUBPORT2   0x00000097
 
#define USB_O_TXFUNCADDR3   0x00000098
 
#define USB_O_TXHUBADDR3   0x0000009A
 
#define USB_O_TXHUBPORT3   0x0000009B
 
#define USB_O_RXFUNCADDR3   0x0000009C
 
#define USB_O_RXHUBADDR3   0x0000009E
 
#define USB_O_RXHUBPORT3   0x0000009F
 
#define USB_O_TXFUNCADDR4   0x000000A0
 
#define USB_O_TXHUBADDR4   0x000000A2
 
#define USB_O_TXHUBPORT4   0x000000A3
 
#define USB_O_RXFUNCADDR4   0x000000A4
 
#define USB_O_RXHUBADDR4   0x000000A6
 
#define USB_O_RXHUBPORT4   0x000000A7
 
#define USB_O_TXFUNCADDR5   0x000000A8
 
#define USB_O_TXHUBADDR5   0x000000AA
 
#define USB_O_TXHUBPORT5   0x000000AB
 
#define USB_O_RXFUNCADDR5   0x000000AC
 
#define USB_O_RXHUBADDR5   0x000000AE
 
#define USB_O_RXHUBPORT5   0x000000AF
 
#define USB_O_TXFUNCADDR6   0x000000B0
 
#define USB_O_TXHUBADDR6   0x000000B2
 
#define USB_O_TXHUBPORT6   0x000000B3
 
#define USB_O_RXFUNCADDR6   0x000000B4
 
#define USB_O_RXHUBADDR6   0x000000B6
 
#define USB_O_RXHUBPORT6   0x000000B7
 
#define USB_O_TXFUNCADDR7   0x000000B8
 
#define USB_O_TXHUBADDR7   0x000000BA
 
#define USB_O_TXHUBPORT7   0x000000BB
 
#define USB_O_RXFUNCADDR7   0x000000BC
 
#define USB_O_RXHUBADDR7   0x000000BE
 
#define USB_O_RXHUBPORT7   0x000000BF
 
#define USB_O_CSRL0   0x00000102
 
#define USB_O_CSRH0   0x00000103
 
#define USB_O_COUNT0   0x00000108
 
#define USB_O_TYPE0   0x0000010A
 
#define USB_O_NAKLMT   0x0000010B
 
#define USB_O_TXMAXP1   0x00000110
 
#define USB_O_TXCSRL1   0x00000112
 
#define USB_O_TXCSRH1   0x00000113
 
#define USB_O_RXMAXP1   0x00000114
 
#define USB_O_RXCSRL1   0x00000116
 
#define USB_O_RXCSRH1   0x00000117
 
#define USB_O_RXCOUNT1   0x00000118
 
#define USB_O_TXTYPE1   0x0000011A
 
#define USB_O_TXINTERVAL1   0x0000011B
 
#define USB_O_RXTYPE1   0x0000011C
 
#define USB_O_RXINTERVAL1   0x0000011D
 
#define USB_O_TXMAXP2   0x00000120
 
#define USB_O_TXCSRL2   0x00000122
 
#define USB_O_TXCSRH2   0x00000123
 
#define USB_O_RXMAXP2   0x00000124
 
#define USB_O_RXCSRL2   0x00000126
 
#define USB_O_RXCSRH2   0x00000127
 
#define USB_O_RXCOUNT2   0x00000128
 
#define USB_O_TXTYPE2   0x0000012A
 
#define USB_O_TXINTERVAL2   0x0000012B
 
#define USB_O_RXTYPE2   0x0000012C
 
#define USB_O_RXINTERVAL2   0x0000012D
 
#define USB_O_TXMAXP3   0x00000130
 
#define USB_O_TXCSRL3   0x00000132
 
#define USB_O_TXCSRH3   0x00000133
 
#define USB_O_RXMAXP3   0x00000134
 
#define USB_O_RXCSRL3   0x00000136
 
#define USB_O_RXCSRH3   0x00000137
 
#define USB_O_RXCOUNT3   0x00000138
 
#define USB_O_TXTYPE3   0x0000013A
 
#define USB_O_TXINTERVAL3   0x0000013B
 
#define USB_O_RXTYPE3   0x0000013C
 
#define USB_O_RXINTERVAL3   0x0000013D
 
#define USB_O_TXMAXP4   0x00000140
 
#define USB_O_TXCSRL4   0x00000142
 
#define USB_O_TXCSRH4   0x00000143
 
#define USB_O_RXMAXP4   0x00000144
 
#define USB_O_RXCSRL4   0x00000146
 
#define USB_O_RXCSRH4   0x00000147
 
#define USB_O_RXCOUNT4   0x00000148
 
#define USB_O_TXTYPE4   0x0000014A
 
#define USB_O_TXINTERVAL4   0x0000014B
 
#define USB_O_RXTYPE4   0x0000014C
 
#define USB_O_RXINTERVAL4   0x0000014D
 
#define USB_O_TXMAXP5   0x00000150
 
#define USB_O_TXCSRL5   0x00000152
 
#define USB_O_TXCSRH5   0x00000153
 
#define USB_O_RXMAXP5   0x00000154
 
#define USB_O_RXCSRL5   0x00000156
 
#define USB_O_RXCSRH5   0x00000157
 
#define USB_O_RXCOUNT5   0x00000158
 
#define USB_O_TXTYPE5   0x0000015A
 
#define USB_O_TXINTERVAL5   0x0000015B
 
#define USB_O_RXTYPE5   0x0000015C
 
#define USB_O_RXINTERVAL5   0x0000015D
 
#define USB_O_TXMAXP6   0x00000160
 
#define USB_O_TXCSRL6   0x00000162
 
#define USB_O_TXCSRH6   0x00000163
 
#define USB_O_RXMAXP6   0x00000164
 
#define USB_O_RXCSRL6   0x00000166
 
#define USB_O_RXCSRH6   0x00000167
 
#define USB_O_RXCOUNT6   0x00000168
 
#define USB_O_TXTYPE6   0x0000016A
 
#define USB_O_TXINTERVAL6   0x0000016B
 
#define USB_O_RXTYPE6   0x0000016C
 
#define USB_O_RXINTERVAL6   0x0000016D
 
#define USB_O_TXMAXP7   0x00000170
 
#define USB_O_TXCSRL7   0x00000172
 
#define USB_O_TXCSRH7   0x00000173
 
#define USB_O_RXMAXP7   0x00000174
 
#define USB_O_RXCSRL7   0x00000176
 
#define USB_O_RXCSRH7   0x00000177
 
#define USB_O_RXCOUNT7   0x00000178
 
#define USB_O_TXTYPE7   0x0000017A
 
#define USB_O_TXINTERVAL7   0x0000017B
 
#define USB_O_RXTYPE7   0x0000017C
 
#define USB_O_RXINTERVAL7   0x0000017D
 
#define USB_O_DMAINTR   0x00000200
 
#define USB_O_DMACTL0   0x00000204
 
#define USB_O_DMAADDR0   0x00000208
 
#define USB_O_DMACOUNT0   0x0000020C
 
#define USB_O_DMACTL1   0x00000214
 
#define USB_O_DMAADDR1   0x00000218
 
#define USB_O_DMACOUNT1   0x0000021C
 
#define USB_O_DMACTL2   0x00000224
 
#define USB_O_DMAADDR2   0x00000228
 
#define USB_O_DMACOUNT2   0x0000022C
 
#define USB_O_DMACTL3   0x00000234
 
#define USB_O_DMAADDR3   0x00000238
 
#define USB_O_DMACOUNT3   0x0000023C
 
#define USB_O_DMACTL4   0x00000244
 
#define USB_O_DMAADDR4   0x00000248
 
#define USB_O_DMACOUNT4   0x0000024C
 
#define USB_O_DMACTL5   0x00000254
 
#define USB_O_DMAADDR5   0x00000258
 
#define USB_O_DMACOUNT5   0x0000025C
 
#define USB_O_DMACTL6   0x00000264
 
#define USB_O_DMAADDR6   0x00000268
 
#define USB_O_DMACOUNT6   0x0000026C
 
#define USB_O_DMACTL7   0x00000274
 
#define USB_O_DMAADDR7   0x00000278
 
#define USB_O_DMACOUNT7   0x0000027C
 
#define USB_O_RQPKTCOUNT1   0x00000304
 
#define USB_O_RQPKTCOUNT2   0x00000308
 
#define USB_O_RQPKTCOUNT3   0x0000030C
 
#define USB_O_RQPKTCOUNT4   0x00000310
 
#define USB_O_RQPKTCOUNT5   0x00000314
 
#define USB_O_RQPKTCOUNT6   0x00000318
 
#define USB_O_RQPKTCOUNT7   0x0000031C
 
#define USB_O_RXDPKTBUFDIS   0x00000340
 
#define USB_O_TXDPKTBUFDIS   0x00000342
 
#define USB_O_CTO   0x00000344
 
#define USB_O_HHSRTN   0x00000346
 
#define USB_O_HSBT   0x00000348
 
#define USB_O_LPMATTR   0x00000360
 
#define USB_O_LPMCNTRL   0x00000362
 
#define USB_O_LPMIM   0x00000363
 
#define USB_O_LPMRIS   0x00000364
 
#define USB_O_LPMFADDR   0x00000365
 
#define USB_O_EPC   0x00000400
 
#define USB_O_EPCRIS   0x00000404
 
#define USB_O_EPCIM   0x00000408
 
#define USB_O_EPCISC   0x0000040C
 
#define USB_O_DRRIS   0x00000410
 
#define USB_O_DRIM   0x00000414
 
#define USB_O_DRISC   0x00000418
 
#define USB_O_GPCS   0x0000041C
 
#define USB_O_VDC   0x00000430
 
#define USB_O_VDCRIS   0x00000434
 
#define USB_O_VDCIM   0x00000438
 
#define USB_O_VDCISC   0x0000043C
 
#define USB_O_IDVRIS   0x00000444
 
#define USB_O_IDVIM   0x00000448
 
#define USB_O_IDVISC   0x0000044C
 
#define USB_O_DMASEL   0x00000450
 
#define USB_O_PP   0x00000FC0
 
#define USB_O_PC   0x00000FC4
 
#define USB_O_CC   0x00000FC8
 
#define USB_FADDR_M   0x0000007F
 
#define USB_FADDR_S   0
 
#define USB_POWER_ISOUP   0x00000080
 
#define USB_POWER_SOFTCONN   0x00000040
 
#define USB_POWER_HSENAB   0x00000020
 
#define USB_POWER_HSMODE   0x00000010
 
#define USB_POWER_RESET   0x00000008
 
#define USB_POWER_RESUME   0x00000004
 
#define USB_POWER_SUSPEND   0x00000002
 
#define USB_POWER_PWRDNPHY   0x00000001
 
#define USB_TXIS_EP7   0x00000080
 
#define USB_TXIS_EP6   0x00000040
 
#define USB_TXIS_EP5   0x00000020
 
#define USB_TXIS_EP4   0x00000010
 
#define USB_TXIS_EP3   0x00000008
 
#define USB_TXIS_EP2   0x00000004
 
#define USB_TXIS_EP1   0x00000002
 
#define USB_TXIS_EP0   0x00000001
 
#define USB_RXIS_EP7   0x00000080
 
#define USB_RXIS_EP6   0x00000040
 
#define USB_RXIS_EP5   0x00000020
 
#define USB_RXIS_EP4   0x00000010
 
#define USB_RXIS_EP3   0x00000008
 
#define USB_RXIS_EP2   0x00000004
 
#define USB_RXIS_EP1   0x00000002
 
#define USB_TXIE_EP7   0x00000080
 
#define USB_TXIE_EP6   0x00000040
 
#define USB_TXIE_EP5   0x00000020
 
#define USB_TXIE_EP4   0x00000010
 
#define USB_TXIE_EP3   0x00000008
 
#define USB_TXIE_EP2   0x00000004
 
#define USB_TXIE_EP1   0x00000002
 
#define USB_TXIE_EP0   0x00000001
 
#define USB_RXIE_EP7   0x00000080
 
#define USB_RXIE_EP6   0x00000040
 
#define USB_RXIE_EP5   0x00000020
 
#define USB_RXIE_EP4   0x00000010
 
#define USB_RXIE_EP3   0x00000008
 
#define USB_RXIE_EP2   0x00000004
 
#define USB_RXIE_EP1   0x00000002
 
#define USB_IS_VBUSERR   0x00000080
 
#define USB_IS_SESREQ   0x00000040
 
#define USB_IS_DISCON   0x00000020
 
#define USB_IS_CONN   0x00000010
 
#define USB_IS_SOF   0x00000008
 
#define USB_IS_BABBLE   0x00000004
 
#define USB_IS_RESET   0x00000004
 
#define USB_IS_RESUME   0x00000002
 
#define USB_IS_SUSPEND   0x00000001
 
#define USB_IE_VBUSERR   0x00000080
 
#define USB_IE_SESREQ   0x00000040
 
#define USB_IE_DISCON   0x00000020
 
#define USB_IE_CONN   0x00000010
 
#define USB_IE_SOF   0x00000008
 
#define USB_IE_BABBLE   0x00000004
 
#define USB_IE_RESET   0x00000004
 
#define USB_IE_RESUME   0x00000002
 
#define USB_IE_SUSPND   0x00000001
 
#define USB_FRAME_M   0x000007FF
 
#define USB_FRAME_S   0
 
#define USB_EPIDX_EPIDX_M   0x0000000F
 
#define USB_EPIDX_EPIDX_S   0
 
#define USB_TEST_FORCEH   0x00000080
 
#define USB_TEST_FIFOACC   0x00000040
 
#define USB_TEST_FORCEFS   0x00000020
 
#define USB_TEST_FORCEHS   0x00000010
 
#define USB_TEST_TESTPKT   0x00000008
 
#define USB_TEST_TESTK   0x00000004
 
#define USB_TEST_TESTJ   0x00000002
 
#define USB_TEST_TESTSE0NAK   0x00000001
 
#define USB_FIFO0_EPDATA_M   0xFFFFFFFF
 
#define USB_FIFO0_EPDATA_S   0
 
#define USB_FIFO1_EPDATA_M   0xFFFFFFFF
 
#define USB_FIFO1_EPDATA_S   0
 
#define USB_FIFO2_EPDATA_M   0xFFFFFFFF
 
#define USB_FIFO2_EPDATA_S   0
 
#define USB_FIFO3_EPDATA_M   0xFFFFFFFF
 
#define USB_FIFO3_EPDATA_S   0
 
#define USB_FIFO4_EPDATA_M   0xFFFFFFFF
 
#define USB_FIFO4_EPDATA_S   0
 
#define USB_FIFO5_EPDATA_M   0xFFFFFFFF
 
#define USB_FIFO5_EPDATA_S   0
 
#define USB_FIFO6_EPDATA_M   0xFFFFFFFF
 
#define USB_FIFO6_EPDATA_S   0
 
#define USB_FIFO7_EPDATA_M   0xFFFFFFFF
 
#define USB_FIFO7_EPDATA_S   0
 
#define USB_DEVCTL_DEV   0x00000080
 
#define USB_DEVCTL_FSDEV   0x00000040
 
#define USB_DEVCTL_LSDEV   0x00000020
 
#define USB_DEVCTL_VBUS_M   0x00000018
 
#define USB_DEVCTL_VBUS_NONE   0x00000000
 
#define USB_DEVCTL_VBUS_SEND   0x00000008
 
#define USB_DEVCTL_VBUS_AVALID   0x00000010
 
#define USB_DEVCTL_VBUS_VALID   0x00000018
 
#define USB_DEVCTL_HOST   0x00000004
 
#define USB_DEVCTL_HOSTREQ   0x00000002
 
#define USB_DEVCTL_SESSION   0x00000001
 
#define USB_CCONF_TXEDMA   0x00000002
 
#define USB_CCONF_RXEDMA   0x00000001
 
#define USB_TXFIFOSZ_DPB   0x00000010
 
#define USB_TXFIFOSZ_SIZE_M   0x0000000F
 
#define USB_TXFIFOSZ_SIZE_8   0x00000000
 
#define USB_TXFIFOSZ_SIZE_16   0x00000001
 
#define USB_TXFIFOSZ_SIZE_32   0x00000002
 
#define USB_TXFIFOSZ_SIZE_64   0x00000003
 
#define USB_TXFIFOSZ_SIZE_128   0x00000004
 
#define USB_TXFIFOSZ_SIZE_256   0x00000005
 
#define USB_TXFIFOSZ_SIZE_512   0x00000006
 
#define USB_TXFIFOSZ_SIZE_1024   0x00000007
 
#define USB_TXFIFOSZ_SIZE_2048   0x00000008
 
#define USB_RXFIFOSZ_DPB   0x00000010
 
#define USB_RXFIFOSZ_SIZE_M   0x0000000F
 
#define USB_RXFIFOSZ_SIZE_8   0x00000000
 
#define USB_RXFIFOSZ_SIZE_16   0x00000001
 
#define USB_RXFIFOSZ_SIZE_32   0x00000002
 
#define USB_RXFIFOSZ_SIZE_64   0x00000003
 
#define USB_RXFIFOSZ_SIZE_128   0x00000004
 
#define USB_RXFIFOSZ_SIZE_256   0x00000005
 
#define USB_RXFIFOSZ_SIZE_512   0x00000006
 
#define USB_RXFIFOSZ_SIZE_1024   0x00000007
 
#define USB_RXFIFOSZ_SIZE_2048   0x00000008
 
#define USB_TXFIFOADD_ADDR_M   0x000001FF
 
#define USB_TXFIFOADD_ADDR_S   0
 
#define USB_RXFIFOADD_ADDR_M   0x000001FF
 
#define USB_RXFIFOADD_ADDR_S   0
 
#define USB_ULPIVBUSCTL_USEEXTVBUSIND   0x00000002
 
#define USB_ULPIVBUSCTL_USEEXTVBUS   0x00000001
 
#define USB_ULPIREGDATA_REGDATA_M   0x000000FF
 
#define USB_ULPIREGDATA_REGDATA_S   0
 
#define USB_ULPIREGADDR_ADDR_M   0x000000FF
 
#define USB_ULPIREGADDR_ADDR_S   0
 
#define USB_ULPIREGCTL_RDWR   0x00000004
 
#define USB_ULPIREGCTL_REGCMPLT   0x00000002
 
#define USB_ULPIREGCTL_REGACC   0x00000001
 
#define USB_EPINFO_RXEP_M   0x000000F0
 
#define USB_EPINFO_TXEP_M   0x0000000F
 
#define USB_EPINFO_RXEP_S   4
 
#define USB_EPINFO_TXEP_S   0
 
#define USB_RAMINFO_DMACHAN_M   0x000000F0
 
#define USB_RAMINFO_RAMBITS_M   0x0000000F
 
#define USB_RAMINFO_DMACHAN_S   4
 
#define USB_RAMINFO_RAMBITS_S   0
 
#define USB_CONTIM_WTCON_M   0x000000F0
 
#define USB_CONTIM_WTID_M   0x0000000F
 
#define USB_CONTIM_WTCON_S   4
 
#define USB_CONTIM_WTID_S   0
 
#define USB_VPLEN_VPLEN_M   0x000000FF
 
#define USB_VPLEN_VPLEN_S   0
 
#define USB_HSEOF_HSEOFG_M   0x000000FF
 
#define USB_HSEOF_HSEOFG_S   0
 
#define USB_FSEOF_FSEOFG_M   0x000000FF
 
#define USB_FSEOF_FSEOFG_S   0
 
#define USB_LSEOF_LSEOFG_M   0x000000FF
 
#define USB_LSEOF_LSEOFG_S   0
 
#define USB_TXFUNCADDR0_ADDR_M   0x0000007F
 
#define USB_TXFUNCADDR0_ADDR_S   0
 
#define USB_TXHUBADDR0_ADDR_M   0x0000007F
 
#define USB_TXHUBADDR0_ADDR_S   0
 
#define USB_TXHUBPORT0_PORT_M   0x0000007F
 
#define USB_TXHUBPORT0_PORT_S   0
 
#define USB_TXFUNCADDR1_ADDR_M   0x0000007F
 
#define USB_TXFUNCADDR1_ADDR_S   0
 
#define USB_TXHUBADDR1_ADDR_M   0x0000007F
 
#define USB_TXHUBADDR1_ADDR_S   0
 
#define USB_TXHUBPORT1_PORT_M   0x0000007F
 
#define USB_TXHUBPORT1_PORT_S   0
 
#define USB_RXFUNCADDR1_ADDR_M   0x0000007F
 
#define USB_RXFUNCADDR1_ADDR_S   0
 
#define USB_RXHUBADDR1_ADDR_M   0x0000007F
 
#define USB_RXHUBADDR1_ADDR_S   0
 
#define USB_RXHUBPORT1_PORT_M   0x0000007F
 
#define USB_RXHUBPORT1_PORT_S   0
 
#define USB_TXFUNCADDR2_ADDR_M   0x0000007F
 
#define USB_TXFUNCADDR2_ADDR_S   0
 
#define USB_TXHUBADDR2_ADDR_M   0x0000007F
 
#define USB_TXHUBADDR2_ADDR_S   0
 
#define USB_TXHUBPORT2_PORT_M   0x0000007F
 
#define USB_TXHUBPORT2_PORT_S   0
 
#define USB_RXFUNCADDR2_ADDR_M   0x0000007F
 
#define USB_RXFUNCADDR2_ADDR_S   0
 
#define USB_RXHUBADDR2_ADDR_M   0x0000007F
 
#define USB_RXHUBADDR2_ADDR_S   0
 
#define USB_RXHUBPORT2_PORT_M   0x0000007F
 
#define USB_RXHUBPORT2_PORT_S   0
 
#define USB_TXFUNCADDR3_ADDR_M   0x0000007F
 
#define USB_TXFUNCADDR3_ADDR_S   0
 
#define USB_TXHUBADDR3_ADDR_M   0x0000007F
 
#define USB_TXHUBADDR3_ADDR_S   0
 
#define USB_TXHUBPORT3_PORT_M   0x0000007F
 
#define USB_TXHUBPORT3_PORT_S   0
 
#define USB_RXFUNCADDR3_ADDR_M   0x0000007F
 
#define USB_RXFUNCADDR3_ADDR_S   0
 
#define USB_RXHUBADDR3_ADDR_M   0x0000007F
 
#define USB_RXHUBADDR3_ADDR_S   0
 
#define USB_RXHUBPORT3_PORT_M   0x0000007F
 
#define USB_RXHUBPORT3_PORT_S   0
 
#define USB_TXFUNCADDR4_ADDR_M   0x0000007F
 
#define USB_TXFUNCADDR4_ADDR_S   0
 
#define USB_TXHUBADDR4_ADDR_M   0x0000007F
 
#define USB_TXHUBADDR4_ADDR_S   0
 
#define USB_TXHUBPORT4_PORT_M   0x0000007F
 
#define USB_TXHUBPORT4_PORT_S   0
 
#define USB_RXFUNCADDR4_ADDR_M   0x0000007F
 
#define USB_RXFUNCADDR4_ADDR_S   0
 
#define USB_RXHUBADDR4_ADDR_M   0x0000007F
 
#define USB_RXHUBADDR4_ADDR_S   0
 
#define USB_RXHUBPORT4_PORT_M   0x0000007F
 
#define USB_RXHUBPORT4_PORT_S   0
 
#define USB_TXFUNCADDR5_ADDR_M   0x0000007F
 
#define USB_TXFUNCADDR5_ADDR_S   0
 
#define USB_TXHUBADDR5_ADDR_M   0x0000007F
 
#define USB_TXHUBADDR5_ADDR_S   0
 
#define USB_TXHUBPORT5_PORT_M   0x0000007F
 
#define USB_TXHUBPORT5_PORT_S   0
 
#define USB_RXFUNCADDR5_ADDR_M   0x0000007F
 
#define USB_RXFUNCADDR5_ADDR_S   0
 
#define USB_RXHUBADDR5_ADDR_M   0x0000007F
 
#define USB_RXHUBADDR5_ADDR_S   0
 
#define USB_RXHUBPORT5_PORT_M   0x0000007F
 
#define USB_RXHUBPORT5_PORT_S   0
 
#define USB_TXFUNCADDR6_ADDR_M   0x0000007F
 
#define USB_TXFUNCADDR6_ADDR_S   0
 
#define USB_TXHUBADDR6_ADDR_M   0x0000007F
 
#define USB_TXHUBADDR6_ADDR_S   0
 
#define USB_TXHUBPORT6_PORT_M   0x0000007F
 
#define USB_TXHUBPORT6_PORT_S   0
 
#define USB_RXFUNCADDR6_ADDR_M   0x0000007F
 
#define USB_RXFUNCADDR6_ADDR_S   0
 
#define USB_RXHUBADDR6_ADDR_M   0x0000007F
 
#define USB_RXHUBADDR6_ADDR_S   0
 
#define USB_RXHUBPORT6_PORT_M   0x0000007F
 
#define USB_RXHUBPORT6_PORT_S   0
 
#define USB_TXFUNCADDR7_ADDR_M   0x0000007F
 
#define USB_TXFUNCADDR7_ADDR_S   0
 
#define USB_TXHUBADDR7_ADDR_M   0x0000007F
 
#define USB_TXHUBADDR7_ADDR_S   0
 
#define USB_TXHUBPORT7_PORT_M   0x0000007F
 
#define USB_TXHUBPORT7_PORT_S   0
 
#define USB_RXFUNCADDR7_ADDR_M   0x0000007F
 
#define USB_RXFUNCADDR7_ADDR_S   0
 
#define USB_RXHUBADDR7_ADDR_M   0x0000007F
 
#define USB_RXHUBADDR7_ADDR_S   0
 
#define USB_RXHUBPORT7_PORT_M   0x0000007F
 
#define USB_RXHUBPORT7_PORT_S   0
 
#define USB_CSRL0_NAKTO   0x00000080
 
#define USB_CSRL0_SETENDC   0x00000080
 
#define USB_CSRL0_STATUS   0x00000040
 
#define USB_CSRL0_RXRDYC   0x00000040
 
#define USB_CSRL0_REQPKT   0x00000020
 
#define USB_CSRL0_STALL   0x00000020
 
#define USB_CSRL0_SETEND   0x00000010
 
#define USB_CSRL0_ERROR   0x00000010
 
#define USB_CSRL0_DATAEND   0x00000008
 
#define USB_CSRL0_SETUP   0x00000008
 
#define USB_CSRL0_STALLED   0x00000004
 
#define USB_CSRL0_TXRDY   0x00000002
 
#define USB_CSRL0_RXRDY   0x00000001
 
#define USB_CSRH0_DISPING   0x00000008
 
#define USB_CSRH0_DTWE   0x00000004
 
#define USB_CSRH0_DT   0x00000002
 
#define USB_CSRH0_FLUSH   0x00000001
 
#define USB_COUNT0_COUNT_M   0x0000007F
 
#define USB_COUNT0_COUNT_S   0
 
#define USB_TYPE0_SPEED_M   0x000000C0
 
#define USB_TYPE0_SPEED_HIGH   0x00000040
 
#define USB_TYPE0_SPEED_FULL   0x00000080
 
#define USB_TYPE0_SPEED_LOW   0x000000C0
 
#define USB_NAKLMT_NAKLMT_M   0x0000001F
 
#define USB_NAKLMT_NAKLMT_S   0
 
#define USB_TXMAXP1_MAXLOAD_M   0x000007FF
 
#define USB_TXMAXP1_MAXLOAD_S   0
 
#define USB_TXCSRL1_NAKTO   0x00000080
 
#define USB_TXCSRL1_CLRDT   0x00000040
 
#define USB_TXCSRL1_STALLED   0x00000020
 
#define USB_TXCSRL1_STALL   0x00000010
 
#define USB_TXCSRL1_SETUP   0x00000010
 
#define USB_TXCSRL1_FLUSH   0x00000008
 
#define USB_TXCSRL1_ERROR   0x00000004
 
#define USB_TXCSRL1_UNDRN   0x00000004
 
#define USB_TXCSRL1_FIFONE   0x00000002
 
#define USB_TXCSRL1_TXRDY   0x00000001
 
#define USB_TXCSRH1_AUTOSET   0x00000080
 
#define USB_TXCSRH1_ISO   0x00000040
 
#define USB_TXCSRH1_MODE   0x00000020
 
#define USB_TXCSRH1_DMAEN   0x00000010
 
#define USB_TXCSRH1_FDT   0x00000008
 
#define USB_TXCSRH1_DMAMOD   0x00000004
 
#define USB_TXCSRH1_DTWE   0x00000002
 
#define USB_TXCSRH1_DT   0x00000001
 
#define USB_RXMAXP1_MAXLOAD_M   0x000007FF
 
#define USB_RXMAXP1_MAXLOAD_S   0
 
#define USB_RXCSRL1_CLRDT   0x00000080
 
#define USB_RXCSRL1_STALLED   0x00000040
 
#define USB_RXCSRL1_STALL   0x00000020
 
#define USB_RXCSRL1_REQPKT   0x00000020
 
#define USB_RXCSRL1_FLUSH   0x00000010
 
#define USB_RXCSRL1_DATAERR   0x00000008
 
#define USB_RXCSRL1_NAKTO   0x00000008
 
#define USB_RXCSRL1_OVER   0x00000004
 
#define USB_RXCSRL1_ERROR   0x00000004
 
#define USB_RXCSRL1_FULL   0x00000002
 
#define USB_RXCSRL1_RXRDY   0x00000001
 
#define USB_RXCSRH1_AUTOCL   0x00000080
 
#define USB_RXCSRH1_AUTORQ   0x00000040
 
#define USB_RXCSRH1_ISO   0x00000040
 
#define USB_RXCSRH1_DMAEN   0x00000020
 
#define USB_RXCSRH1_DISNYET   0x00000010
 
#define USB_RXCSRH1_PIDERR   0x00000010
 
#define USB_RXCSRH1_DMAMOD   0x00000008
 
#define USB_RXCSRH1_DTWE   0x00000004
 
#define USB_RXCSRH1_DT   0x00000002
 
#define USB_RXCSRH1_INCOMPRX   0x00000001
 
#define USB_RXCOUNT1_COUNT_M   0x00001FFF
 
#define USB_RXCOUNT1_COUNT_S   0
 
#define USB_TXTYPE1_SPEED_M   0x000000C0
 
#define USB_TXTYPE1_SPEED_DFLT   0x00000000
 
#define USB_TXTYPE1_SPEED_HIGH   0x00000040
 
#define USB_TXTYPE1_SPEED_FULL   0x00000080
 
#define USB_TXTYPE1_SPEED_LOW   0x000000C0
 
#define USB_TXTYPE1_PROTO_M   0x00000030
 
#define USB_TXTYPE1_PROTO_CTRL   0x00000000
 
#define USB_TXTYPE1_PROTO_ISOC   0x00000010
 
#define USB_TXTYPE1_PROTO_BULK   0x00000020
 
#define USB_TXTYPE1_PROTO_INT   0x00000030
 
#define USB_TXTYPE1_TEP_M   0x0000000F
 
#define USB_TXTYPE1_TEP_S   0
 
#define USB_TXINTERVAL1_NAKLMT_M   0x000000FF
 
#define USB_TXINTERVAL1_TXPOLL_M   0x000000FF
 
#define USB_TXINTERVAL1_TXPOLL_S   0
 
#define USB_TXINTERVAL1_NAKLMT_S   0
 
#define USB_RXTYPE1_SPEED_M   0x000000C0
 
#define USB_RXTYPE1_SPEED_DFLT   0x00000000
 
#define USB_RXTYPE1_SPEED_HIGH   0x00000040
 
#define USB_RXTYPE1_SPEED_FULL   0x00000080
 
#define USB_RXTYPE1_SPEED_LOW   0x000000C0
 
#define USB_RXTYPE1_PROTO_M   0x00000030
 
#define USB_RXTYPE1_PROTO_CTRL   0x00000000
 
#define USB_RXTYPE1_PROTO_ISOC   0x00000010
 
#define USB_RXTYPE1_PROTO_BULK   0x00000020
 
#define USB_RXTYPE1_PROTO_INT   0x00000030
 
#define USB_RXTYPE1_TEP_M   0x0000000F
 
#define USB_RXTYPE1_TEP_S   0
 
#define USB_RXINTERVAL1_TXPOLL_M   0x000000FF
 
#define USB_RXINTERVAL1_NAKLMT_M   0x000000FF
 
#define USB_RXINTERVAL1_TXPOLL_S   0
 
#define USB_RXINTERVAL1_NAKLMT_S   0
 
#define USB_TXMAXP2_MAXLOAD_M   0x000007FF
 
#define USB_TXMAXP2_MAXLOAD_S   0
 
#define USB_TXCSRL2_NAKTO   0x00000080
 
#define USB_TXCSRL2_CLRDT   0x00000040
 
#define USB_TXCSRL2_STALLED   0x00000020
 
#define USB_TXCSRL2_SETUP   0x00000010
 
#define USB_TXCSRL2_STALL   0x00000010
 
#define USB_TXCSRL2_FLUSH   0x00000008
 
#define USB_TXCSRL2_ERROR   0x00000004
 
#define USB_TXCSRL2_UNDRN   0x00000004
 
#define USB_TXCSRL2_FIFONE   0x00000002
 
#define USB_TXCSRL2_TXRDY   0x00000001
 
#define USB_TXCSRH2_AUTOSET   0x00000080
 
#define USB_TXCSRH2_ISO   0x00000040
 
#define USB_TXCSRH2_MODE   0x00000020
 
#define USB_TXCSRH2_DMAEN   0x00000010
 
#define USB_TXCSRH2_FDT   0x00000008
 
#define USB_TXCSRH2_DMAMOD   0x00000004
 
#define USB_TXCSRH2_DTWE   0x00000002
 
#define USB_TXCSRH2_DT   0x00000001
 
#define USB_RXMAXP2_MAXLOAD_M   0x000007FF
 
#define USB_RXMAXP2_MAXLOAD_S   0
 
#define USB_RXCSRL2_CLRDT   0x00000080
 
#define USB_RXCSRL2_STALLED   0x00000040
 
#define USB_RXCSRL2_REQPKT   0x00000020
 
#define USB_RXCSRL2_STALL   0x00000020
 
#define USB_RXCSRL2_FLUSH   0x00000010
 
#define USB_RXCSRL2_DATAERR   0x00000008
 
#define USB_RXCSRL2_NAKTO   0x00000008
 
#define USB_RXCSRL2_ERROR   0x00000004
 
#define USB_RXCSRL2_OVER   0x00000004
 
#define USB_RXCSRL2_FULL   0x00000002
 
#define USB_RXCSRL2_RXRDY   0x00000001
 
#define USB_RXCSRH2_AUTOCL   0x00000080
 
#define USB_RXCSRH2_AUTORQ   0x00000040
 
#define USB_RXCSRH2_ISO   0x00000040
 
#define USB_RXCSRH2_DMAEN   0x00000020
 
#define USB_RXCSRH2_DISNYET   0x00000010
 
#define USB_RXCSRH2_PIDERR   0x00000010
 
#define USB_RXCSRH2_DMAMOD   0x00000008
 
#define USB_RXCSRH2_DTWE   0x00000004
 
#define USB_RXCSRH2_DT   0x00000002
 
#define USB_RXCSRH2_INCOMPRX   0x00000001
 
#define USB_RXCOUNT2_COUNT_M   0x00001FFF
 
#define USB_RXCOUNT2_COUNT_S   0
 
#define USB_TXTYPE2_SPEED_M   0x000000C0
 
#define USB_TXTYPE2_SPEED_DFLT   0x00000000
 
#define USB_TXTYPE2_SPEED_HIGH   0x00000040
 
#define USB_TXTYPE2_SPEED_FULL   0x00000080
 
#define USB_TXTYPE2_SPEED_LOW   0x000000C0
 
#define USB_TXTYPE2_PROTO_M   0x00000030
 
#define USB_TXTYPE2_PROTO_CTRL   0x00000000
 
#define USB_TXTYPE2_PROTO_ISOC   0x00000010
 
#define USB_TXTYPE2_PROTO_BULK   0x00000020
 
#define USB_TXTYPE2_PROTO_INT   0x00000030
 
#define USB_TXTYPE2_TEP_M   0x0000000F
 
#define USB_TXTYPE2_TEP_S   0
 
#define USB_TXINTERVAL2_TXPOLL_M   0x000000FF
 
#define USB_TXINTERVAL2_NAKLMT_M   0x000000FF
 
#define USB_TXINTERVAL2_NAKLMT_S   0
 
#define USB_TXINTERVAL2_TXPOLL_S   0
 
#define USB_RXTYPE2_SPEED_M   0x000000C0
 
#define USB_RXTYPE2_SPEED_DFLT   0x00000000
 
#define USB_RXTYPE2_SPEED_HIGH   0x00000040
 
#define USB_RXTYPE2_SPEED_FULL   0x00000080
 
#define USB_RXTYPE2_SPEED_LOW   0x000000C0
 
#define USB_RXTYPE2_PROTO_M   0x00000030
 
#define USB_RXTYPE2_PROTO_CTRL   0x00000000
 
#define USB_RXTYPE2_PROTO_ISOC   0x00000010
 
#define USB_RXTYPE2_PROTO_BULK   0x00000020
 
#define USB_RXTYPE2_PROTO_INT   0x00000030
 
#define USB_RXTYPE2_TEP_M   0x0000000F
 
#define USB_RXTYPE2_TEP_S   0
 
#define USB_RXINTERVAL2_TXPOLL_M   0x000000FF
 
#define USB_RXINTERVAL2_NAKLMT_M   0x000000FF
 
#define USB_RXINTERVAL2_TXPOLL_S   0
 
#define USB_RXINTERVAL2_NAKLMT_S   0
 
#define USB_TXMAXP3_MAXLOAD_M   0x000007FF
 
#define USB_TXMAXP3_MAXLOAD_S   0
 
#define USB_TXCSRL3_NAKTO   0x00000080
 
#define USB_TXCSRL3_CLRDT   0x00000040
 
#define USB_TXCSRL3_STALLED   0x00000020
 
#define USB_TXCSRL3_SETUP   0x00000010
 
#define USB_TXCSRL3_STALL   0x00000010
 
#define USB_TXCSRL3_FLUSH   0x00000008
 
#define USB_TXCSRL3_ERROR   0x00000004
 
#define USB_TXCSRL3_UNDRN   0x00000004
 
#define USB_TXCSRL3_FIFONE   0x00000002
 
#define USB_TXCSRL3_TXRDY   0x00000001
 
#define USB_TXCSRH3_AUTOSET   0x00000080
 
#define USB_TXCSRH3_ISO   0x00000040
 
#define USB_TXCSRH3_MODE   0x00000020
 
#define USB_TXCSRH3_DMAEN   0x00000010
 
#define USB_TXCSRH3_FDT   0x00000008
 
#define USB_TXCSRH3_DMAMOD   0x00000004
 
#define USB_TXCSRH3_DTWE   0x00000002
 
#define USB_TXCSRH3_DT   0x00000001
 
#define USB_RXMAXP3_MAXLOAD_M   0x000007FF
 
#define USB_RXMAXP3_MAXLOAD_S   0
 
#define USB_RXCSRL3_CLRDT   0x00000080
 
#define USB_RXCSRL3_STALLED   0x00000040
 
#define USB_RXCSRL3_STALL   0x00000020
 
#define USB_RXCSRL3_REQPKT   0x00000020
 
#define USB_RXCSRL3_FLUSH   0x00000010
 
#define USB_RXCSRL3_DATAERR   0x00000008
 
#define USB_RXCSRL3_NAKTO   0x00000008
 
#define USB_RXCSRL3_ERROR   0x00000004
 
#define USB_RXCSRL3_OVER   0x00000004
 
#define USB_RXCSRL3_FULL   0x00000002
 
#define USB_RXCSRL3_RXRDY   0x00000001
 
#define USB_RXCSRH3_AUTOCL   0x00000080
 
#define USB_RXCSRH3_AUTORQ   0x00000040
 
#define USB_RXCSRH3_ISO   0x00000040
 
#define USB_RXCSRH3_DMAEN   0x00000020
 
#define USB_RXCSRH3_DISNYET   0x00000010
 
#define USB_RXCSRH3_PIDERR   0x00000010
 
#define USB_RXCSRH3_DMAMOD   0x00000008
 
#define USB_RXCSRH3_DTWE   0x00000004
 
#define USB_RXCSRH3_DT   0x00000002
 
#define USB_RXCSRH3_INCOMPRX   0x00000001
 
#define USB_RXCOUNT3_COUNT_M   0x00001FFF
 
#define USB_RXCOUNT3_COUNT_S   0
 
#define USB_TXTYPE3_SPEED_M   0x000000C0
 
#define USB_TXTYPE3_SPEED_DFLT   0x00000000
 
#define USB_TXTYPE3_SPEED_HIGH   0x00000040
 
#define USB_TXTYPE3_SPEED_FULL   0x00000080
 
#define USB_TXTYPE3_SPEED_LOW   0x000000C0
 
#define USB_TXTYPE3_PROTO_M   0x00000030
 
#define USB_TXTYPE3_PROTO_CTRL   0x00000000
 
#define USB_TXTYPE3_PROTO_ISOC   0x00000010
 
#define USB_TXTYPE3_PROTO_BULK   0x00000020
 
#define USB_TXTYPE3_PROTO_INT   0x00000030
 
#define USB_TXTYPE3_TEP_M   0x0000000F
 
#define USB_TXTYPE3_TEP_S   0
 
#define USB_TXINTERVAL3_TXPOLL_M   0x000000FF
 
#define USB_TXINTERVAL3_NAKLMT_M   0x000000FF
 
#define USB_TXINTERVAL3_TXPOLL_S   0
 
#define USB_TXINTERVAL3_NAKLMT_S   0
 
#define USB_RXTYPE3_SPEED_M   0x000000C0
 
#define USB_RXTYPE3_SPEED_DFLT   0x00000000
 
#define USB_RXTYPE3_SPEED_HIGH   0x00000040
 
#define USB_RXTYPE3_SPEED_FULL   0x00000080
 
#define USB_RXTYPE3_SPEED_LOW   0x000000C0
 
#define USB_RXTYPE3_PROTO_M   0x00000030
 
#define USB_RXTYPE3_PROTO_CTRL   0x00000000
 
#define USB_RXTYPE3_PROTO_ISOC   0x00000010
 
#define USB_RXTYPE3_PROTO_BULK   0x00000020
 
#define USB_RXTYPE3_PROTO_INT   0x00000030
 
#define USB_RXTYPE3_TEP_M   0x0000000F
 
#define USB_RXTYPE3_TEP_S   0
 
#define USB_RXINTERVAL3_TXPOLL_M   0x000000FF
 
#define USB_RXINTERVAL3_NAKLMT_M   0x000000FF
 
#define USB_RXINTERVAL3_TXPOLL_S   0
 
#define USB_RXINTERVAL3_NAKLMT_S   0
 
#define USB_TXMAXP4_MAXLOAD_M   0x000007FF
 
#define USB_TXMAXP4_MAXLOAD_S   0
 
#define USB_TXCSRL4_NAKTO   0x00000080
 
#define USB_TXCSRL4_CLRDT   0x00000040
 
#define USB_TXCSRL4_STALLED   0x00000020
 
#define USB_TXCSRL4_SETUP   0x00000010
 
#define USB_TXCSRL4_STALL   0x00000010
 
#define USB_TXCSRL4_FLUSH   0x00000008
 
#define USB_TXCSRL4_ERROR   0x00000004
 
#define USB_TXCSRL4_UNDRN   0x00000004
 
#define USB_TXCSRL4_FIFONE   0x00000002
 
#define USB_TXCSRL4_TXRDY   0x00000001
 
#define USB_TXCSRH4_AUTOSET   0x00000080
 
#define USB_TXCSRH4_ISO   0x00000040
 
#define USB_TXCSRH4_MODE   0x00000020
 
#define USB_TXCSRH4_DMAEN   0x00000010
 
#define USB_TXCSRH4_FDT   0x00000008
 
#define USB_TXCSRH4_DMAMOD   0x00000004
 
#define USB_TXCSRH4_DTWE   0x00000002
 
#define USB_TXCSRH4_DT   0x00000001
 
#define USB_RXMAXP4_MAXLOAD_M   0x000007FF
 
#define USB_RXMAXP4_MAXLOAD_S   0
 
#define USB_RXCSRL4_CLRDT   0x00000080
 
#define USB_RXCSRL4_STALLED   0x00000040
 
#define USB_RXCSRL4_STALL   0x00000020
 
#define USB_RXCSRL4_REQPKT   0x00000020
 
#define USB_RXCSRL4_FLUSH   0x00000010
 
#define USB_RXCSRL4_NAKTO   0x00000008
 
#define USB_RXCSRL4_DATAERR   0x00000008
 
#define USB_RXCSRL4_OVER   0x00000004
 
#define USB_RXCSRL4_ERROR   0x00000004
 
#define USB_RXCSRL4_FULL   0x00000002
 
#define USB_RXCSRL4_RXRDY   0x00000001
 
#define USB_RXCSRH4_AUTOCL   0x00000080
 
#define USB_RXCSRH4_AUTORQ   0x00000040
 
#define USB_RXCSRH4_ISO   0x00000040
 
#define USB_RXCSRH4_DMAEN   0x00000020
 
#define USB_RXCSRH4_DISNYET   0x00000010
 
#define USB_RXCSRH4_PIDERR   0x00000010
 
#define USB_RXCSRH4_DMAMOD   0x00000008
 
#define USB_RXCSRH4_DTWE   0x00000004
 
#define USB_RXCSRH4_DT   0x00000002
 
#define USB_RXCSRH4_INCOMPRX   0x00000001
 
#define USB_RXCOUNT4_COUNT_M   0x00001FFF
 
#define USB_RXCOUNT4_COUNT_S   0
 
#define USB_TXTYPE4_SPEED_M   0x000000C0
 
#define USB_TXTYPE4_SPEED_DFLT   0x00000000
 
#define USB_TXTYPE4_SPEED_HIGH   0x00000040
 
#define USB_TXTYPE4_SPEED_FULL   0x00000080
 
#define USB_TXTYPE4_SPEED_LOW   0x000000C0
 
#define USB_TXTYPE4_PROTO_M   0x00000030
 
#define USB_TXTYPE4_PROTO_CTRL   0x00000000
 
#define USB_TXTYPE4_PROTO_ISOC   0x00000010
 
#define USB_TXTYPE4_PROTO_BULK   0x00000020
 
#define USB_TXTYPE4_PROTO_INT   0x00000030
 
#define USB_TXTYPE4_TEP_M   0x0000000F
 
#define USB_TXTYPE4_TEP_S   0
 
#define USB_TXINTERVAL4_TXPOLL_M   0x000000FF
 
#define USB_TXINTERVAL4_NAKLMT_M   0x000000FF
 
#define USB_TXINTERVAL4_NAKLMT_S   0
 
#define USB_TXINTERVAL4_TXPOLL_S   0
 
#define USB_RXTYPE4_SPEED_M   0x000000C0
 
#define USB_RXTYPE4_SPEED_DFLT   0x00000000
 
#define USB_RXTYPE4_SPEED_HIGH   0x00000040
 
#define USB_RXTYPE4_SPEED_FULL   0x00000080
 
#define USB_RXTYPE4_SPEED_LOW   0x000000C0
 
#define USB_RXTYPE4_PROTO_M   0x00000030
 
#define USB_RXTYPE4_PROTO_CTRL   0x00000000
 
#define USB_RXTYPE4_PROTO_ISOC   0x00000010
 
#define USB_RXTYPE4_PROTO_BULK   0x00000020
 
#define USB_RXTYPE4_PROTO_INT   0x00000030
 
#define USB_RXTYPE4_TEP_M   0x0000000F
 
#define USB_RXTYPE4_TEP_S   0
 
#define USB_RXINTERVAL4_TXPOLL_M   0x000000FF
 
#define USB_RXINTERVAL4_NAKLMT_M   0x000000FF
 
#define USB_RXINTERVAL4_NAKLMT_S   0
 
#define USB_RXINTERVAL4_TXPOLL_S   0
 
#define USB_TXMAXP5_MAXLOAD_M   0x000007FF
 
#define USB_TXMAXP5_MAXLOAD_S   0
 
#define USB_TXCSRL5_NAKTO   0x00000080
 
#define USB_TXCSRL5_CLRDT   0x00000040
 
#define USB_TXCSRL5_STALLED   0x00000020
 
#define USB_TXCSRL5_SETUP   0x00000010
 
#define USB_TXCSRL5_STALL   0x00000010
 
#define USB_TXCSRL5_FLUSH   0x00000008
 
#define USB_TXCSRL5_ERROR   0x00000004
 
#define USB_TXCSRL5_UNDRN   0x00000004
 
#define USB_TXCSRL5_FIFONE   0x00000002
 
#define USB_TXCSRL5_TXRDY   0x00000001
 
#define USB_TXCSRH5_AUTOSET   0x00000080
 
#define USB_TXCSRH5_ISO   0x00000040
 
#define USB_TXCSRH5_MODE   0x00000020
 
#define USB_TXCSRH5_DMAEN   0x00000010
 
#define USB_TXCSRH5_FDT   0x00000008
 
#define USB_TXCSRH5_DMAMOD   0x00000004
 
#define USB_TXCSRH5_DTWE   0x00000002
 
#define USB_TXCSRH5_DT   0x00000001
 
#define USB_RXMAXP5_MAXLOAD_M   0x000007FF
 
#define USB_RXMAXP5_MAXLOAD_S   0
 
#define USB_RXCSRL5_CLRDT   0x00000080
 
#define USB_RXCSRL5_STALLED   0x00000040
 
#define USB_RXCSRL5_STALL   0x00000020
 
#define USB_RXCSRL5_REQPKT   0x00000020
 
#define USB_RXCSRL5_FLUSH   0x00000010
 
#define USB_RXCSRL5_NAKTO   0x00000008
 
#define USB_RXCSRL5_DATAERR   0x00000008
 
#define USB_RXCSRL5_ERROR   0x00000004
 
#define USB_RXCSRL5_OVER   0x00000004
 
#define USB_RXCSRL5_FULL   0x00000002
 
#define USB_RXCSRL5_RXRDY   0x00000001
 
#define USB_RXCSRH5_AUTOCL   0x00000080
 
#define USB_RXCSRH5_AUTORQ   0x00000040
 
#define USB_RXCSRH5_ISO   0x00000040
 
#define USB_RXCSRH5_DMAEN   0x00000020
 
#define USB_RXCSRH5_DISNYET   0x00000010
 
#define USB_RXCSRH5_PIDERR   0x00000010
 
#define USB_RXCSRH5_DMAMOD   0x00000008
 
#define USB_RXCSRH5_DTWE   0x00000004
 
#define USB_RXCSRH5_DT   0x00000002
 
#define USB_RXCSRH5_INCOMPRX   0x00000001
 
#define USB_RXCOUNT5_COUNT_M   0x00001FFF
 
#define USB_RXCOUNT5_COUNT_S   0
 
#define USB_TXTYPE5_SPEED_M   0x000000C0
 
#define USB_TXTYPE5_SPEED_DFLT   0x00000000
 
#define USB_TXTYPE5_SPEED_HIGH   0x00000040
 
#define USB_TXTYPE5_SPEED_FULL   0x00000080
 
#define USB_TXTYPE5_SPEED_LOW   0x000000C0
 
#define USB_TXTYPE5_PROTO_M   0x00000030
 
#define USB_TXTYPE5_PROTO_CTRL   0x00000000
 
#define USB_TXTYPE5_PROTO_ISOC   0x00000010
 
#define USB_TXTYPE5_PROTO_BULK   0x00000020
 
#define USB_TXTYPE5_PROTO_INT   0x00000030
 
#define USB_TXTYPE5_TEP_M   0x0000000F
 
#define USB_TXTYPE5_TEP_S   0
 
#define USB_TXINTERVAL5_TXPOLL_M   0x000000FF
 
#define USB_TXINTERVAL5_NAKLMT_M   0x000000FF
 
#define USB_TXINTERVAL5_NAKLMT_S   0
 
#define USB_TXINTERVAL5_TXPOLL_S   0
 
#define USB_RXTYPE5_SPEED_M   0x000000C0
 
#define USB_RXTYPE5_SPEED_DFLT   0x00000000
 
#define USB_RXTYPE5_SPEED_HIGH   0x00000040
 
#define USB_RXTYPE5_SPEED_FULL   0x00000080
 
#define USB_RXTYPE5_SPEED_LOW   0x000000C0
 
#define USB_RXTYPE5_PROTO_M   0x00000030
 
#define USB_RXTYPE5_PROTO_CTRL   0x00000000
 
#define USB_RXTYPE5_PROTO_ISOC   0x00000010
 
#define USB_RXTYPE5_PROTO_BULK   0x00000020
 
#define USB_RXTYPE5_PROTO_INT   0x00000030
 
#define USB_RXTYPE5_TEP_M   0x0000000F
 
#define USB_RXTYPE5_TEP_S   0
 
#define USB_RXINTERVAL5_TXPOLL_M   0x000000FF
 
#define USB_RXINTERVAL5_NAKLMT_M   0x000000FF
 
#define USB_RXINTERVAL5_TXPOLL_S   0
 
#define USB_RXINTERVAL5_NAKLMT_S   0
 
#define USB_TXMAXP6_MAXLOAD_M   0x000007FF
 
#define USB_TXMAXP6_MAXLOAD_S   0
 
#define USB_TXCSRL6_NAKTO   0x00000080
 
#define USB_TXCSRL6_CLRDT   0x00000040
 
#define USB_TXCSRL6_STALLED   0x00000020
 
#define USB_TXCSRL6_STALL   0x00000010
 
#define USB_TXCSRL6_SETUP   0x00000010
 
#define USB_TXCSRL6_FLUSH   0x00000008
 
#define USB_TXCSRL6_ERROR   0x00000004
 
#define USB_TXCSRL6_UNDRN   0x00000004
 
#define USB_TXCSRL6_FIFONE   0x00000002
 
#define USB_TXCSRL6_TXRDY   0x00000001
 
#define USB_TXCSRH6_AUTOSET   0x00000080
 
#define USB_TXCSRH6_ISO   0x00000040
 
#define USB_TXCSRH6_MODE   0x00000020
 
#define USB_TXCSRH6_DMAEN   0x00000010
 
#define USB_TXCSRH6_FDT   0x00000008
 
#define USB_TXCSRH6_DMAMOD   0x00000004
 
#define USB_TXCSRH6_DTWE   0x00000002
 
#define USB_TXCSRH6_DT   0x00000001
 
#define USB_RXMAXP6_MAXLOAD_M   0x000007FF
 
#define USB_RXMAXP6_MAXLOAD_S   0
 
#define USB_RXCSRL6_CLRDT   0x00000080
 
#define USB_RXCSRL6_STALLED   0x00000040
 
#define USB_RXCSRL6_REQPKT   0x00000020
 
#define USB_RXCSRL6_STALL   0x00000020
 
#define USB_RXCSRL6_FLUSH   0x00000010
 
#define USB_RXCSRL6_NAKTO   0x00000008
 
#define USB_RXCSRL6_DATAERR   0x00000008
 
#define USB_RXCSRL6_ERROR   0x00000004
 
#define USB_RXCSRL6_OVER   0x00000004
 
#define USB_RXCSRL6_FULL   0x00000002
 
#define USB_RXCSRL6_RXRDY   0x00000001
 
#define USB_RXCSRH6_AUTOCL   0x00000080
 
#define USB_RXCSRH6_AUTORQ   0x00000040
 
#define USB_RXCSRH6_ISO   0x00000040
 
#define USB_RXCSRH6_DMAEN   0x00000020
 
#define USB_RXCSRH6_DISNYET   0x00000010
 
#define USB_RXCSRH6_PIDERR   0x00000010
 
#define USB_RXCSRH6_DMAMOD   0x00000008
 
#define USB_RXCSRH6_DTWE   0x00000004
 
#define USB_RXCSRH6_DT   0x00000002
 
#define USB_RXCSRH6_INCOMPRX   0x00000001
 
#define USB_RXCOUNT6_COUNT_M   0x00001FFF
 
#define USB_RXCOUNT6_COUNT_S   0
 
#define USB_TXTYPE6_SPEED_M   0x000000C0
 
#define USB_TXTYPE6_SPEED_DFLT   0x00000000
 
#define USB_TXTYPE6_SPEED_HIGH   0x00000040
 
#define USB_TXTYPE6_SPEED_FULL   0x00000080
 
#define USB_TXTYPE6_SPEED_LOW   0x000000C0
 
#define USB_TXTYPE6_PROTO_M   0x00000030
 
#define USB_TXTYPE6_PROTO_CTRL   0x00000000
 
#define USB_TXTYPE6_PROTO_ISOC   0x00000010
 
#define USB_TXTYPE6_PROTO_BULK   0x00000020
 
#define USB_TXTYPE6_PROTO_INT   0x00000030
 
#define USB_TXTYPE6_TEP_M   0x0000000F
 
#define USB_TXTYPE6_TEP_S   0
 
#define USB_TXINTERVAL6_TXPOLL_M   0x000000FF
 
#define USB_TXINTERVAL6_NAKLMT_M   0x000000FF
 
#define USB_TXINTERVAL6_TXPOLL_S   0
 
#define USB_TXINTERVAL6_NAKLMT_S   0
 
#define USB_RXTYPE6_SPEED_M   0x000000C0
 
#define USB_RXTYPE6_SPEED_DFLT   0x00000000
 
#define USB_RXTYPE6_SPEED_HIGH   0x00000040
 
#define USB_RXTYPE6_SPEED_FULL   0x00000080
 
#define USB_RXTYPE6_SPEED_LOW   0x000000C0
 
#define USB_RXTYPE6_PROTO_M   0x00000030
 
#define USB_RXTYPE6_PROTO_CTRL   0x00000000
 
#define USB_RXTYPE6_PROTO_ISOC   0x00000010
 
#define USB_RXTYPE6_PROTO_BULK   0x00000020
 
#define USB_RXTYPE6_PROTO_INT   0x00000030
 
#define USB_RXTYPE6_TEP_M   0x0000000F
 
#define USB_RXTYPE6_TEP_S   0
 
#define USB_RXINTERVAL6_TXPOLL_M   0x000000FF
 
#define USB_RXINTERVAL6_NAKLMT_M   0x000000FF
 
#define USB_RXINTERVAL6_NAKLMT_S   0
 
#define USB_RXINTERVAL6_TXPOLL_S   0
 
#define USB_TXMAXP7_MAXLOAD_M   0x000007FF
 
#define USB_TXMAXP7_MAXLOAD_S   0
 
#define USB_TXCSRL7_NAKTO   0x00000080
 
#define USB_TXCSRL7_CLRDT   0x00000040
 
#define USB_TXCSRL7_STALLED   0x00000020
 
#define USB_TXCSRL7_STALL   0x00000010
 
#define USB_TXCSRL7_SETUP   0x00000010
 
#define USB_TXCSRL7_FLUSH   0x00000008
 
#define USB_TXCSRL7_ERROR   0x00000004
 
#define USB_TXCSRL7_UNDRN   0x00000004
 
#define USB_TXCSRL7_FIFONE   0x00000002
 
#define USB_TXCSRL7_TXRDY   0x00000001
 
#define USB_TXCSRH7_AUTOSET   0x00000080
 
#define USB_TXCSRH7_ISO   0x00000040
 
#define USB_TXCSRH7_MODE   0x00000020
 
#define USB_TXCSRH7_DMAEN   0x00000010
 
#define USB_TXCSRH7_FDT   0x00000008
 
#define USB_TXCSRH7_DMAMOD   0x00000004
 
#define USB_TXCSRH7_DTWE   0x00000002
 
#define USB_TXCSRH7_DT   0x00000001
 
#define USB_RXMAXP7_MAXLOAD_M   0x000007FF
 
#define USB_RXMAXP7_MAXLOAD_S   0
 
#define USB_RXCSRL7_CLRDT   0x00000080
 
#define USB_RXCSRL7_STALLED   0x00000040
 
#define USB_RXCSRL7_REQPKT   0x00000020
 
#define USB_RXCSRL7_STALL   0x00000020
 
#define USB_RXCSRL7_FLUSH   0x00000010
 
#define USB_RXCSRL7_DATAERR   0x00000008
 
#define USB_RXCSRL7_NAKTO   0x00000008
 
#define USB_RXCSRL7_ERROR   0x00000004
 
#define USB_RXCSRL7_OVER   0x00000004
 
#define USB_RXCSRL7_FULL   0x00000002
 
#define USB_RXCSRL7_RXRDY   0x00000001
 
#define USB_RXCSRH7_AUTOCL   0x00000080
 
#define USB_RXCSRH7_ISO   0x00000040
 
#define USB_RXCSRH7_AUTORQ   0x00000040
 
#define USB_RXCSRH7_DMAEN   0x00000020
 
#define USB_RXCSRH7_PIDERR   0x00000010
 
#define USB_RXCSRH7_DISNYET   0x00000010
 
#define USB_RXCSRH7_DMAMOD   0x00000008
 
#define USB_RXCSRH7_DTWE   0x00000004
 
#define USB_RXCSRH7_DT   0x00000002
 
#define USB_RXCSRH7_INCOMPRX   0x00000001
 
#define USB_RXCOUNT7_COUNT_M   0x00001FFF
 
#define USB_RXCOUNT7_COUNT_S   0
 
#define USB_TXTYPE7_SPEED_M   0x000000C0
 
#define USB_TXTYPE7_SPEED_DFLT   0x00000000
 
#define USB_TXTYPE7_SPEED_HIGH   0x00000040
 
#define USB_TXTYPE7_SPEED_FULL   0x00000080
 
#define USB_TXTYPE7_SPEED_LOW   0x000000C0
 
#define USB_TXTYPE7_PROTO_M   0x00000030
 
#define USB_TXTYPE7_PROTO_CTRL   0x00000000
 
#define USB_TXTYPE7_PROTO_ISOC   0x00000010
 
#define USB_TXTYPE7_PROTO_BULK   0x00000020
 
#define USB_TXTYPE7_PROTO_INT   0x00000030
 
#define USB_TXTYPE7_TEP_M   0x0000000F
 
#define USB_TXTYPE7_TEP_S   0
 
#define USB_TXINTERVAL7_TXPOLL_M   0x000000FF
 
#define USB_TXINTERVAL7_NAKLMT_M   0x000000FF
 
#define USB_TXINTERVAL7_NAKLMT_S   0
 
#define USB_TXINTERVAL7_TXPOLL_S   0
 
#define USB_RXTYPE7_SPEED_M   0x000000C0
 
#define USB_RXTYPE7_SPEED_DFLT   0x00000000
 
#define USB_RXTYPE7_SPEED_HIGH   0x00000040
 
#define USB_RXTYPE7_SPEED_FULL   0x00000080
 
#define USB_RXTYPE7_SPEED_LOW   0x000000C0
 
#define USB_RXTYPE7_PROTO_M   0x00000030
 
#define USB_RXTYPE7_PROTO_CTRL   0x00000000
 
#define USB_RXTYPE7_PROTO_ISOC   0x00000010
 
#define USB_RXTYPE7_PROTO_BULK   0x00000020
 
#define USB_RXTYPE7_PROTO_INT   0x00000030
 
#define USB_RXTYPE7_TEP_M   0x0000000F
 
#define USB_RXTYPE7_TEP_S   0
 
#define USB_RXINTERVAL7_TXPOLL_M   0x000000FF
 
#define USB_RXINTERVAL7_NAKLMT_M   0x000000FF
 
#define USB_RXINTERVAL7_NAKLMT_S   0
 
#define USB_RXINTERVAL7_TXPOLL_S   0
 
#define USB_DMAINTR_CH7   0x00000080
 
#define USB_DMAINTR_CH6   0x00000040
 
#define USB_DMAINTR_CH5   0x00000020
 
#define USB_DMAINTR_CH4   0x00000010
 
#define USB_DMAINTR_CH3   0x00000008
 
#define USB_DMAINTR_CH2   0x00000004
 
#define USB_DMAINTR_CH1   0x00000002
 
#define USB_DMAINTR_CH0   0x00000001
 
#define USB_DMACTL0_BRSTM_M   0x00000600
 
#define USB_DMACTL0_BRSTM_ANY   0x00000000
 
#define USB_DMACTL0_BRSTM_INC4   0x00000200
 
#define USB_DMACTL0_BRSTM_INC8   0x00000400
 
#define USB_DMACTL0_BRSTM_INC16   0x00000600
 
#define USB_DMACTL0_ERR   0x00000100
 
#define USB_DMACTL0_EP_M   0x000000F0
 
#define USB_DMACTL0_IE   0x00000008
 
#define USB_DMACTL0_MODE   0x00000004
 
#define USB_DMACTL0_DIR   0x00000002
 
#define USB_DMACTL0_ENABLE   0x00000001
 
#define USB_DMACTL0_EP_S   4
 
#define USB_DMAADDR0_ADDR_M   0xFFFFFFFC
 
#define USB_DMAADDR0_ADDR_S   2
 
#define USB_DMACOUNT0_COUNT_M   0xFFFFFFFC
 
#define USB_DMACOUNT0_COUNT_S   2
 
#define USB_DMACTL1_BRSTM_M   0x00000600
 
#define USB_DMACTL1_BRSTM_ANY   0x00000000
 
#define USB_DMACTL1_BRSTM_INC4   0x00000200
 
#define USB_DMACTL1_BRSTM_INC8   0x00000400
 
#define USB_DMACTL1_BRSTM_INC16   0x00000600
 
#define USB_DMACTL1_ERR   0x00000100
 
#define USB_DMACTL1_EP_M   0x000000F0
 
#define USB_DMACTL1_IE   0x00000008
 
#define USB_DMACTL1_MODE   0x00000004
 
#define USB_DMACTL1_DIR   0x00000002
 
#define USB_DMACTL1_ENABLE   0x00000001
 
#define USB_DMACTL1_EP_S   4
 
#define USB_DMAADDR1_ADDR_M   0xFFFFFFFC
 
#define USB_DMAADDR1_ADDR_S   2
 
#define USB_DMACOUNT1_COUNT_M   0xFFFFFFFC
 
#define USB_DMACOUNT1_COUNT_S   2
 
#define USB_DMACTL2_BRSTM_M   0x00000600
 
#define USB_DMACTL2_BRSTM_ANY   0x00000000
 
#define USB_DMACTL2_BRSTM_INC4   0x00000200
 
#define USB_DMACTL2_BRSTM_INC8   0x00000400
 
#define USB_DMACTL2_BRSTM_INC16   0x00000600
 
#define USB_DMACTL2_ERR   0x00000100
 
#define USB_DMACTL2_EP_M   0x000000F0
 
#define USB_DMACTL2_IE   0x00000008
 
#define USB_DMACTL2_MODE   0x00000004
 
#define USB_DMACTL2_DIR   0x00000002
 
#define USB_DMACTL2_ENABLE   0x00000001
 
#define USB_DMACTL2_EP_S   4
 
#define USB_DMAADDR2_ADDR_M   0xFFFFFFFC
 
#define USB_DMAADDR2_ADDR_S   2
 
#define USB_DMACOUNT2_COUNT_M   0xFFFFFFFC
 
#define USB_DMACOUNT2_COUNT_S   2
 
#define USB_DMACTL3_BRSTM_M   0x00000600
 
#define USB_DMACTL3_BRSTM_ANY   0x00000000
 
#define USB_DMACTL3_BRSTM_INC4   0x00000200
 
#define USB_DMACTL3_BRSTM_INC8   0x00000400
 
#define USB_DMACTL3_BRSTM_INC16   0x00000600
 
#define USB_DMACTL3_ERR   0x00000100
 
#define USB_DMACTL3_EP_M   0x000000F0
 
#define USB_DMACTL3_IE   0x00000008
 
#define USB_DMACTL3_MODE   0x00000004
 
#define USB_DMACTL3_DIR   0x00000002
 
#define USB_DMACTL3_ENABLE   0x00000001
 
#define USB_DMACTL3_EP_S   4
 
#define USB_DMAADDR3_ADDR_M   0xFFFFFFFC
 
#define USB_DMAADDR3_ADDR_S   2
 
#define USB_DMACOUNT3_COUNT_M   0xFFFFFFFC
 
#define USB_DMACOUNT3_COUNT_S   2
 
#define USB_DMACTL4_BRSTM_M   0x00000600
 
#define USB_DMACTL4_BRSTM_ANY   0x00000000
 
#define USB_DMACTL4_BRSTM_INC4   0x00000200
 
#define USB_DMACTL4_BRSTM_INC8   0x00000400
 
#define USB_DMACTL4_BRSTM_INC16   0x00000600
 
#define USB_DMACTL4_ERR   0x00000100
 
#define USB_DMACTL4_EP_M   0x000000F0
 
#define USB_DMACTL4_IE   0x00000008
 
#define USB_DMACTL4_MODE   0x00000004
 
#define USB_DMACTL4_DIR   0x00000002
 
#define USB_DMACTL4_ENABLE   0x00000001
 
#define USB_DMACTL4_EP_S   4
 
#define USB_DMAADDR4_ADDR_M   0xFFFFFFFC
 
#define USB_DMAADDR4_ADDR_S   2
 
#define USB_DMACOUNT4_COUNT_M   0xFFFFFFFC
 
#define USB_DMACOUNT4_COUNT_S   2
 
#define USB_DMACTL5_BRSTM_M   0x00000600
 
#define USB_DMACTL5_BRSTM_ANY   0x00000000
 
#define USB_DMACTL5_BRSTM_INC4   0x00000200
 
#define USB_DMACTL5_BRSTM_INC8   0x00000400
 
#define USB_DMACTL5_BRSTM_INC16   0x00000600
 
#define USB_DMACTL5_ERR   0x00000100
 
#define USB_DMACTL5_EP_M   0x000000F0
 
#define USB_DMACTL5_IE   0x00000008
 
#define USB_DMACTL5_MODE   0x00000004
 
#define USB_DMACTL5_DIR   0x00000002
 
#define USB_DMACTL5_ENABLE   0x00000001
 
#define USB_DMACTL5_EP_S   4
 
#define USB_DMAADDR5_ADDR_M   0xFFFFFFFC
 
#define USB_DMAADDR5_ADDR_S   2
 
#define USB_DMACOUNT5_COUNT_M   0xFFFFFFFC
 
#define USB_DMACOUNT5_COUNT_S   2
 
#define USB_DMACTL6_BRSTM_M   0x00000600
 
#define USB_DMACTL6_BRSTM_ANY   0x00000000
 
#define USB_DMACTL6_BRSTM_INC4   0x00000200
 
#define USB_DMACTL6_BRSTM_INC8   0x00000400
 
#define USB_DMACTL6_BRSTM_INC16   0x00000600
 
#define USB_DMACTL6_ERR   0x00000100
 
#define USB_DMACTL6_EP_M   0x000000F0
 
#define USB_DMACTL6_IE   0x00000008
 
#define USB_DMACTL6_MODE   0x00000004
 
#define USB_DMACTL6_DIR   0x00000002
 
#define USB_DMACTL6_ENABLE   0x00000001
 
#define USB_DMACTL6_EP_S   4
 
#define USB_DMAADDR6_ADDR_M   0xFFFFFFFC
 
#define USB_DMAADDR6_ADDR_S   2
 
#define USB_DMACOUNT6_COUNT_M   0xFFFFFFFC
 
#define USB_DMACOUNT6_COUNT_S   2
 
#define USB_DMACTL7_BRSTM_M   0x00000600
 
#define USB_DMACTL7_BRSTM_ANY   0x00000000
 
#define USB_DMACTL7_BRSTM_INC4   0x00000200
 
#define USB_DMACTL7_BRSTM_INC8   0x00000400
 
#define USB_DMACTL7_BRSTM_INC16   0x00000600
 
#define USB_DMACTL7_ERR   0x00000100
 
#define USB_DMACTL7_EP_M   0x000000F0
 
#define USB_DMACTL7_IE   0x00000008
 
#define USB_DMACTL7_MODE   0x00000004
 
#define USB_DMACTL7_DIR   0x00000002
 
#define USB_DMACTL7_ENABLE   0x00000001
 
#define USB_DMACTL7_EP_S   4
 
#define USB_DMAADDR7_ADDR_M   0xFFFFFFFC
 
#define USB_DMAADDR7_ADDR_S   2
 
#define USB_DMACOUNT7_COUNT_M   0xFFFFFFFC
 
#define USB_DMACOUNT7_COUNT_S   2
 
#define USB_RQPKTCOUNT1_M   0x0000FFFF
 
#define USB_RQPKTCOUNT1_S   0
 
#define USB_RQPKTCOUNT2_M   0x0000FFFF
 
#define USB_RQPKTCOUNT2_S   0
 
#define USB_RQPKTCOUNT3_M   0x0000FFFF
 
#define USB_RQPKTCOUNT3_S   0
 
#define USB_RQPKTCOUNT4_COUNT_M   0x0000FFFF
 
#define USB_RQPKTCOUNT4_COUNT_S   0
 
#define USB_RQPKTCOUNT5_COUNT_M   0x0000FFFF
 
#define USB_RQPKTCOUNT5_COUNT_S   0
 
#define USB_RQPKTCOUNT6_COUNT_M   0x0000FFFF
 
#define USB_RQPKTCOUNT6_COUNT_S   0
 
#define USB_RQPKTCOUNT7_COUNT_M   0x0000FFFF
 
#define USB_RQPKTCOUNT7_COUNT_S   0
 
#define USB_RXDPKTBUFDIS_EP7   0x00000080
 
#define USB_RXDPKTBUFDIS_EP6   0x00000040
 
#define USB_RXDPKTBUFDIS_EP5   0x00000020
 
#define USB_RXDPKTBUFDIS_EP4   0x00000010
 
#define USB_RXDPKTBUFDIS_EP3   0x00000008
 
#define USB_RXDPKTBUFDIS_EP2   0x00000004
 
#define USB_RXDPKTBUFDIS_EP1   0x00000002
 
#define USB_TXDPKTBUFDIS_EP7   0x00000080
 
#define USB_TXDPKTBUFDIS_EP6   0x00000040
 
#define USB_TXDPKTBUFDIS_EP5   0x00000020
 
#define USB_TXDPKTBUFDIS_EP4   0x00000010
 
#define USB_TXDPKTBUFDIS_EP3   0x00000008
 
#define USB_TXDPKTBUFDIS_EP2   0x00000004
 
#define USB_TXDPKTBUFDIS_EP1   0x00000002
 
#define USB_CTO_CCTV_M   0x0000FFFF
 
#define USB_CTO_CCTV_S   0
 
#define USB_HHSRTN_HHSRTN_M   0x0000FFFF
 
#define USB_HHSRTN_HHSRTN_S   0
 
#define USB_HSBT_HSBT_M   0x0000000F
 
#define USB_HSBT_HSBT_S   0
 
#define USB_LPMATTR_ENDPT_M   0x0000F000
 
#define USB_LPMATTR_RMTWAK   0x00000100
 
#define USB_LPMATTR_HIRD_M   0x000000F0
 
#define USB_LPMATTR_LS_M   0x0000000F
 
#define USB_LPMATTR_LS_L1   0x00000001
 
#define USB_LPMATTR_ENDPT_S   12
 
#define USB_LPMATTR_HIRD_S   4
 
#define USB_LPMCNTRL_NAK   0x00000010
 
#define USB_LPMCNTRL_EN_M   0x0000000C
 
#define USB_LPMCNTRL_EN_NONE   0x00000000
 
#define USB_LPMCNTRL_EN_EXT   0x00000004
 
#define USB_LPMCNTRL_EN_LPMEXT   0x0000000C
 
#define USB_LPMCNTRL_RES   0x00000002
 
#define USB_LPMCNTRL_TXLPM   0x00000001
 
#define USB_LPMIM_ERR   0x00000020
 
#define USB_LPMIM_RES   0x00000010
 
#define USB_LPMIM_NC   0x00000008
 
#define USB_LPMIM_ACK   0x00000004
 
#define USB_LPMIM_NY   0x00000002
 
#define USB_LPMIM_STALL   0x00000001
 
#define USB_LPMRIS_ERR   0x00000020
 
#define USB_LPMRIS_RES   0x00000010
 
#define USB_LPMRIS_NC   0x00000008
 
#define USB_LPMRIS_ACK   0x00000004
 
#define USB_LPMRIS_NY   0x00000002
 
#define USB_LPMRIS_LPMST   0x00000001
 
#define USB_LPMFADDR_ADDR_M   0x0000007F
 
#define USB_LPMFADDR_ADDR_S   0
 
#define USB_EPC_PFLTACT_M   0x00000300
 
#define USB_EPC_PFLTACT_UNCHG   0x00000000
 
#define USB_EPC_PFLTACT_TRIS   0x00000100
 
#define USB_EPC_PFLTACT_LOW   0x00000200
 
#define USB_EPC_PFLTACT_HIGH   0x00000300
 
#define USB_EPC_PFLTAEN   0x00000040
 
#define USB_EPC_PFLTSEN_HIGH   0x00000020
 
#define USB_EPC_PFLTEN   0x00000010
 
#define USB_EPC_EPENDE   0x00000004
 
#define USB_EPC_EPEN_M   0x00000003
 
#define USB_EPC_EPEN_LOW   0x00000000
 
#define USB_EPC_EPEN_HIGH   0x00000001
 
#define USB_EPC_EPEN_VBLOW   0x00000002
 
#define USB_EPC_EPEN_VBHIGH   0x00000003
 
#define USB_EPCRIS_PF   0x00000001
 
#define USB_EPCIM_PF   0x00000001
 
#define USB_EPCISC_PF   0x00000001
 
#define USB_DRRIS_RESUME   0x00000001
 
#define USB_DRIM_RESUME   0x00000001
 
#define USB_DRISC_RESUME   0x00000001
 
#define USB_GPCS_DEVMOD_M   0x00000007
 
#define USB_GPCS_DEVMOD_OTG   0x00000000
 
#define USB_GPCS_DEVMOD_HOST   0x00000002
 
#define USB_GPCS_DEVMOD_DEV   0x00000003
 
#define USB_GPCS_DEVMOD_HOSTVBUS   0x00000004
 
#define USB_GPCS_DEVMOD_DEVVBUS   0x00000005
 
#define USB_GPCS_DEVMODOTG   0x00000002
 
#define USB_GPCS_DEVMOD   0x00000001
 
#define USB_VDC_VBDEN   0x00000001
 
#define USB_VDCRIS_VD   0x00000001
 
#define USB_VDCIM_VD   0x00000001
 
#define USB_VDCISC_VD   0x00000001
 
#define USB_IDVRIS_ID   0x00000001
 
#define USB_IDVIM_ID   0x00000001
 
#define USB_IDVISC_ID   0x00000001
 
#define USB_DMASEL_DMACTX_M   0x00F00000
 
#define USB_DMASEL_DMACRX_M   0x000F0000
 
#define USB_DMASEL_DMABTX_M   0x0000F000
 
#define USB_DMASEL_DMABRX_M   0x00000F00
 
#define USB_DMASEL_DMAATX_M   0x000000F0
 
#define USB_DMASEL_DMAARX_M   0x0000000F
 
#define USB_DMASEL_DMACTX_S   20
 
#define USB_DMASEL_DMACRX_S   16
 
#define USB_DMASEL_DMABTX_S   12
 
#define USB_DMASEL_DMABRX_S   8
 
#define USB_DMASEL_DMAATX_S   4
 
#define USB_DMASEL_DMAARX_S   0
 
#define USB_PP_ECNT_M   0x0000FF00
 
#define USB_PP_USB_M   0x000000C0
 
#define USB_PP_USB_DEVICE   0x00000040
 
#define USB_PP_USB_HOSTDEVICE   0x00000080
 
#define USB_PP_USB_OTG   0x000000C0
 
#define USB_PP_ULPI   0x00000020
 
#define USB_PP_PHY   0x00000010
 
#define USB_PP_TYPE_M   0x0000000F
 
#define USB_PP_TYPE_0   0x00000000
 
#define USB_PP_TYPE_1   0x00000001
 
#define USB_PP_ECNT_S   8
 
#define USB_PC_ULPIEN   0x00010000
 
#define USB_CC_CLKEN   0x00000200
 
#define USB_CC_CSD   0x00000100
 
#define USB_CC_CLKDIV_M   0x0000000F
 
#define USB_CC_CLKDIV_S   0
 

Macro Definition Documentation

#define USB_CC_CLKDIV_M   0x0000000F

Definition at line 3029 of file hw_usb.h.

#define USB_CC_CLKDIV_S   0

Definition at line 3030 of file hw_usb.h.

#define USB_CC_CLKEN   0x00000200

Definition at line 3027 of file hw_usb.h.

#define USB_CC_CSD   0x00000100

Definition at line 3028 of file hw_usb.h.

#define USB_CCONF_RXEDMA   0x00000001

Definition at line 634 of file hw_usb.h.

#define USB_CCONF_TXEDMA   0x00000002

Definition at line 633 of file hw_usb.h.

#define USB_CONTIM_WTCON_M   0x000000F0

Definition at line 754 of file hw_usb.h.

#define USB_CONTIM_WTCON_S   4

Definition at line 756 of file hw_usb.h.

#define USB_CONTIM_WTID_M   0x0000000F

Definition at line 755 of file hw_usb.h.

#define USB_CONTIM_WTID_S   0

Definition at line 757 of file hw_usb.h.

#define USB_COUNT0_COUNT_M   0x0000007F

Definition at line 1230 of file hw_usb.h.

#define USB_COUNT0_COUNT_S   0

Definition at line 1231 of file hw_usb.h.

#define USB_CSRH0_DISPING   0x00000008

Definition at line 1220 of file hw_usb.h.

Referenced by USBHostEndpointPing().

#define USB_CSRH0_DT   0x00000002

Definition at line 1222 of file hw_usb.h.

Referenced by USBHostEndpointDataToggle().

#define USB_CSRH0_DTWE   0x00000004

Definition at line 1221 of file hw_usb.h.

Referenced by USBHostEndpointDataToggle().

#define USB_CSRH0_FLUSH   0x00000001

Definition at line 1223 of file hw_usb.h.

Referenced by USBFIFOFlush().

#define USB_CSRL0_DATAEND   0x00000008

Definition at line 1209 of file hw_usb.h.

Referenced by USBDevEndpointDataAck().

#define USB_CSRL0_ERROR   0x00000010

Definition at line 1208 of file hw_usb.h.

#define USB_CSRL0_NAKTO   0x00000080

Definition at line 1201 of file hw_usb.h.

#define USB_CSRL0_REQPKT   0x00000020

Definition at line 1205 of file hw_usb.h.

Referenced by USBHostRequestStatus().

#define USB_CSRL0_RXRDY   0x00000001
#define USB_CSRL0_RXRDYC   0x00000040
#define USB_CSRL0_SETEND   0x00000010

Definition at line 1207 of file hw_usb.h.

#define USB_CSRL0_SETENDC   0x00000080

Definition at line 1202 of file hw_usb.h.

Referenced by USBDevEndpointStatusClear().

#define USB_CSRL0_SETUP   0x00000008

Definition at line 1210 of file hw_usb.h.

#define USB_CSRL0_STALL   0x00000020

Definition at line 1206 of file hw_usb.h.

Referenced by USBDevEndpointStall().

#define USB_CSRL0_STALLED   0x00000004

Definition at line 1211 of file hw_usb.h.

Referenced by USBDevEndpointStallClear().

#define USB_CSRL0_STATUS   0x00000040

Definition at line 1203 of file hw_usb.h.

Referenced by USBHostRequestStatus().

#define USB_CSRL0_TXRDY   0x00000002

Definition at line 1212 of file hw_usb.h.

Referenced by USBEndpointDataPut(), USBEndpointDataSend(), and USBFIFOFlush().

#define USB_CTO_CCTV_M   0x0000FFFF

Definition at line 2749 of file hw_usb.h.

#define USB_CTO_CCTV_S   0

Definition at line 2750 of file hw_usb.h.

#define USB_DEVCTL_DEV   0x00000080

Definition at line 616 of file hw_usb.h.

Referenced by USBModeGet().

#define USB_DEVCTL_FSDEV   0x00000040

Definition at line 617 of file hw_usb.h.

Referenced by USBHostSpeedGet().

#define USB_DEVCTL_HOST   0x00000004

Definition at line 624 of file hw_usb.h.

Referenced by USBModeGet().

#define USB_DEVCTL_HOSTREQ   0x00000002

Definition at line 625 of file hw_usb.h.

#define USB_DEVCTL_LSDEV   0x00000020

Definition at line 618 of file hw_usb.h.

Referenced by USBHostSpeedGet().

#define USB_DEVCTL_SESSION   0x00000001

Definition at line 626 of file hw_usb.h.

Referenced by USBModeGet(), and USBOTGSessionRequest().

#define USB_DEVCTL_VBUS_AVALID   0x00000010

Definition at line 622 of file hw_usb.h.

#define USB_DEVCTL_VBUS_M   0x00000018

Definition at line 619 of file hw_usb.h.

Referenced by USBModeGet().

#define USB_DEVCTL_VBUS_NONE   0x00000000

Definition at line 620 of file hw_usb.h.

#define USB_DEVCTL_VBUS_SEND   0x00000008

Definition at line 621 of file hw_usb.h.

#define USB_DEVCTL_VBUS_VALID   0x00000018

Definition at line 623 of file hw_usb.h.

#define USB_DMAADDR0_ADDR_M   0xFFFFFFFC

Definition at line 2368 of file hw_usb.h.

#define USB_DMAADDR0_ADDR_S   2

Definition at line 2369 of file hw_usb.h.

#define USB_DMAADDR1_ADDR_M   0xFFFFFFFC

Definition at line 2405 of file hw_usb.h.

#define USB_DMAADDR1_ADDR_S   2

Definition at line 2406 of file hw_usb.h.

#define USB_DMAADDR2_ADDR_M   0xFFFFFFFC

Definition at line 2442 of file hw_usb.h.

#define USB_DMAADDR2_ADDR_S   2

Definition at line 2443 of file hw_usb.h.

#define USB_DMAADDR3_ADDR_M   0xFFFFFFFC

Definition at line 2479 of file hw_usb.h.

#define USB_DMAADDR3_ADDR_S   2

Definition at line 2480 of file hw_usb.h.

#define USB_DMAADDR4_ADDR_M   0xFFFFFFFC

Definition at line 2516 of file hw_usb.h.

#define USB_DMAADDR4_ADDR_S   2

Definition at line 2517 of file hw_usb.h.

#define USB_DMAADDR5_ADDR_M   0xFFFFFFFC

Definition at line 2553 of file hw_usb.h.

#define USB_DMAADDR5_ADDR_S   2

Definition at line 2554 of file hw_usb.h.

#define USB_DMAADDR6_ADDR_M   0xFFFFFFFC

Definition at line 2590 of file hw_usb.h.

#define USB_DMAADDR6_ADDR_S   2

Definition at line 2591 of file hw_usb.h.

#define USB_DMAADDR7_ADDR_M   0xFFFFFFFC

Definition at line 2627 of file hw_usb.h.

#define USB_DMAADDR7_ADDR_S   2

Definition at line 2628 of file hw_usb.h.

#define USB_DMACOUNT0_COUNT_M   0xFFFFFFFC

Definition at line 2377 of file hw_usb.h.

#define USB_DMACOUNT0_COUNT_S   2

Definition at line 2378 of file hw_usb.h.

#define USB_DMACOUNT1_COUNT_M   0xFFFFFFFC

Definition at line 2414 of file hw_usb.h.

#define USB_DMACOUNT1_COUNT_S   2

Definition at line 2415 of file hw_usb.h.

#define USB_DMACOUNT2_COUNT_M   0xFFFFFFFC

Definition at line 2451 of file hw_usb.h.

#define USB_DMACOUNT2_COUNT_S   2

Definition at line 2452 of file hw_usb.h.

#define USB_DMACOUNT3_COUNT_M   0xFFFFFFFC

Definition at line 2488 of file hw_usb.h.

#define USB_DMACOUNT3_COUNT_S   2

Definition at line 2489 of file hw_usb.h.

#define USB_DMACOUNT4_COUNT_M   0xFFFFFFFC

Definition at line 2525 of file hw_usb.h.

#define USB_DMACOUNT4_COUNT_S   2

Definition at line 2526 of file hw_usb.h.

#define USB_DMACOUNT5_COUNT_M   0xFFFFFFFC

Definition at line 2562 of file hw_usb.h.

#define USB_DMACOUNT5_COUNT_S   2

Definition at line 2563 of file hw_usb.h.

#define USB_DMACOUNT6_COUNT_M   0xFFFFFFFC

Definition at line 2599 of file hw_usb.h.

#define USB_DMACOUNT6_COUNT_S   2

Definition at line 2600 of file hw_usb.h.

#define USB_DMACOUNT7_COUNT_M   0xFFFFFFFC

Definition at line 2636 of file hw_usb.h.

#define USB_DMACOUNT7_COUNT_S   2

Definition at line 2637 of file hw_usb.h.

#define USB_DMACTL0_BRSTM_ANY   0x00000000

Definition at line 2349 of file hw_usb.h.

#define USB_DMACTL0_BRSTM_INC16   0x00000600

Definition at line 2353 of file hw_usb.h.

#define USB_DMACTL0_BRSTM_INC4   0x00000200

Definition at line 2350 of file hw_usb.h.

#define USB_DMACTL0_BRSTM_INC8   0x00000400

Definition at line 2351 of file hw_usb.h.

#define USB_DMACTL0_BRSTM_M   0x00000600

Definition at line 2348 of file hw_usb.h.

#define USB_DMACTL0_DIR   0x00000002

Definition at line 2359 of file hw_usb.h.

#define USB_DMACTL0_ENABLE   0x00000001

Definition at line 2360 of file hw_usb.h.

Referenced by USBDMAChannelDisable(), and USBDMAChannelEnable().

#define USB_DMACTL0_EP_M   0x000000F0

Definition at line 2356 of file hw_usb.h.

#define USB_DMACTL0_EP_S   4

Definition at line 2361 of file hw_usb.h.

#define USB_DMACTL0_ERR   0x00000100

Definition at line 2355 of file hw_usb.h.

Referenced by USBDMAChannelStatus(), and USBDMAChannelStatusClear().

#define USB_DMACTL0_IE   0x00000008

Definition at line 2357 of file hw_usb.h.

Referenced by USBDMAChannelIntDisable(), and USBDMAChannelIntEnable().

#define USB_DMACTL0_MODE   0x00000004

Definition at line 2358 of file hw_usb.h.

#define USB_DMACTL1_BRSTM_ANY   0x00000000

Definition at line 2386 of file hw_usb.h.

#define USB_DMACTL1_BRSTM_INC16   0x00000600

Definition at line 2390 of file hw_usb.h.

#define USB_DMACTL1_BRSTM_INC4   0x00000200

Definition at line 2387 of file hw_usb.h.

#define USB_DMACTL1_BRSTM_INC8   0x00000400

Definition at line 2388 of file hw_usb.h.

#define USB_DMACTL1_BRSTM_M   0x00000600

Definition at line 2385 of file hw_usb.h.

#define USB_DMACTL1_DIR   0x00000002

Definition at line 2396 of file hw_usb.h.

#define USB_DMACTL1_ENABLE   0x00000001

Definition at line 2397 of file hw_usb.h.

#define USB_DMACTL1_EP_M   0x000000F0

Definition at line 2393 of file hw_usb.h.

#define USB_DMACTL1_EP_S   4

Definition at line 2398 of file hw_usb.h.

#define USB_DMACTL1_ERR   0x00000100

Definition at line 2392 of file hw_usb.h.

#define USB_DMACTL1_IE   0x00000008

Definition at line 2394 of file hw_usb.h.

#define USB_DMACTL1_MODE   0x00000004

Definition at line 2395 of file hw_usb.h.

#define USB_DMACTL2_BRSTM_ANY   0x00000000

Definition at line 2423 of file hw_usb.h.

#define USB_DMACTL2_BRSTM_INC16   0x00000600

Definition at line 2427 of file hw_usb.h.

#define USB_DMACTL2_BRSTM_INC4   0x00000200

Definition at line 2424 of file hw_usb.h.

#define USB_DMACTL2_BRSTM_INC8   0x00000400

Definition at line 2425 of file hw_usb.h.

#define USB_DMACTL2_BRSTM_M   0x00000600

Definition at line 2422 of file hw_usb.h.

#define USB_DMACTL2_DIR   0x00000002

Definition at line 2433 of file hw_usb.h.

#define USB_DMACTL2_ENABLE   0x00000001

Definition at line 2434 of file hw_usb.h.

#define USB_DMACTL2_EP_M   0x000000F0

Definition at line 2430 of file hw_usb.h.

#define USB_DMACTL2_EP_S   4

Definition at line 2435 of file hw_usb.h.

#define USB_DMACTL2_ERR   0x00000100

Definition at line 2429 of file hw_usb.h.

#define USB_DMACTL2_IE   0x00000008

Definition at line 2431 of file hw_usb.h.

#define USB_DMACTL2_MODE   0x00000004

Definition at line 2432 of file hw_usb.h.

#define USB_DMACTL3_BRSTM_ANY   0x00000000

Definition at line 2460 of file hw_usb.h.

#define USB_DMACTL3_BRSTM_INC16   0x00000600

Definition at line 2464 of file hw_usb.h.

#define USB_DMACTL3_BRSTM_INC4   0x00000200

Definition at line 2461 of file hw_usb.h.

#define USB_DMACTL3_BRSTM_INC8   0x00000400

Definition at line 2462 of file hw_usb.h.

#define USB_DMACTL3_BRSTM_M   0x00000600

Definition at line 2459 of file hw_usb.h.

#define USB_DMACTL3_DIR   0x00000002

Definition at line 2470 of file hw_usb.h.

#define USB_DMACTL3_ENABLE   0x00000001

Definition at line 2471 of file hw_usb.h.

#define USB_DMACTL3_EP_M   0x000000F0

Definition at line 2467 of file hw_usb.h.

#define USB_DMACTL3_EP_S   4

Definition at line 2472 of file hw_usb.h.

#define USB_DMACTL3_ERR   0x00000100

Definition at line 2466 of file hw_usb.h.

#define USB_DMACTL3_IE   0x00000008

Definition at line 2468 of file hw_usb.h.

#define USB_DMACTL3_MODE   0x00000004

Definition at line 2469 of file hw_usb.h.

#define USB_DMACTL4_BRSTM_ANY   0x00000000

Definition at line 2497 of file hw_usb.h.

#define USB_DMACTL4_BRSTM_INC16   0x00000600

Definition at line 2501 of file hw_usb.h.

#define USB_DMACTL4_BRSTM_INC4   0x00000200

Definition at line 2498 of file hw_usb.h.

#define USB_DMACTL4_BRSTM_INC8   0x00000400

Definition at line 2499 of file hw_usb.h.

#define USB_DMACTL4_BRSTM_M   0x00000600

Definition at line 2496 of file hw_usb.h.

#define USB_DMACTL4_DIR   0x00000002

Definition at line 2507 of file hw_usb.h.

#define USB_DMACTL4_ENABLE   0x00000001

Definition at line 2508 of file hw_usb.h.

#define USB_DMACTL4_EP_M   0x000000F0

Definition at line 2504 of file hw_usb.h.

#define USB_DMACTL4_EP_S   4

Definition at line 2509 of file hw_usb.h.

#define USB_DMACTL4_ERR   0x00000100

Definition at line 2503 of file hw_usb.h.

#define USB_DMACTL4_IE   0x00000008

Definition at line 2505 of file hw_usb.h.

#define USB_DMACTL4_MODE   0x00000004

Definition at line 2506 of file hw_usb.h.

#define USB_DMACTL5_BRSTM_ANY   0x00000000

Definition at line 2534 of file hw_usb.h.

#define USB_DMACTL5_BRSTM_INC16   0x00000600

Definition at line 2538 of file hw_usb.h.

#define USB_DMACTL5_BRSTM_INC4   0x00000200

Definition at line 2535 of file hw_usb.h.

#define USB_DMACTL5_BRSTM_INC8   0x00000400

Definition at line 2536 of file hw_usb.h.

#define USB_DMACTL5_BRSTM_M   0x00000600

Definition at line 2533 of file hw_usb.h.

#define USB_DMACTL5_DIR   0x00000002

Definition at line 2544 of file hw_usb.h.

#define USB_DMACTL5_ENABLE   0x00000001

Definition at line 2545 of file hw_usb.h.

#define USB_DMACTL5_EP_M   0x000000F0

Definition at line 2541 of file hw_usb.h.

#define USB_DMACTL5_EP_S   4

Definition at line 2546 of file hw_usb.h.

#define USB_DMACTL5_ERR   0x00000100

Definition at line 2540 of file hw_usb.h.

#define USB_DMACTL5_IE   0x00000008

Definition at line 2542 of file hw_usb.h.

#define USB_DMACTL5_MODE   0x00000004

Definition at line 2543 of file hw_usb.h.

#define USB_DMACTL6_BRSTM_ANY   0x00000000

Definition at line 2571 of file hw_usb.h.

#define USB_DMACTL6_BRSTM_INC16   0x00000600

Definition at line 2575 of file hw_usb.h.

#define USB_DMACTL6_BRSTM_INC4   0x00000200

Definition at line 2572 of file hw_usb.h.

#define USB_DMACTL6_BRSTM_INC8   0x00000400

Definition at line 2573 of file hw_usb.h.

#define USB_DMACTL6_BRSTM_M   0x00000600

Definition at line 2570 of file hw_usb.h.

#define USB_DMACTL6_DIR   0x00000002

Definition at line 2581 of file hw_usb.h.

#define USB_DMACTL6_ENABLE   0x00000001

Definition at line 2582 of file hw_usb.h.

#define USB_DMACTL6_EP_M   0x000000F0

Definition at line 2578 of file hw_usb.h.

#define USB_DMACTL6_EP_S   4

Definition at line 2583 of file hw_usb.h.

#define USB_DMACTL6_ERR   0x00000100

Definition at line 2577 of file hw_usb.h.

#define USB_DMACTL6_IE   0x00000008

Definition at line 2579 of file hw_usb.h.

#define USB_DMACTL6_MODE   0x00000004

Definition at line 2580 of file hw_usb.h.

#define USB_DMACTL7_BRSTM_ANY   0x00000000

Definition at line 2608 of file hw_usb.h.

#define USB_DMACTL7_BRSTM_INC16   0x00000600

Definition at line 2612 of file hw_usb.h.

#define USB_DMACTL7_BRSTM_INC4   0x00000200

Definition at line 2609 of file hw_usb.h.

#define USB_DMACTL7_BRSTM_INC8   0x00000400

Definition at line 2610 of file hw_usb.h.

#define USB_DMACTL7_BRSTM_M   0x00000600

Definition at line 2607 of file hw_usb.h.

#define USB_DMACTL7_DIR   0x00000002

Definition at line 2618 of file hw_usb.h.

#define USB_DMACTL7_ENABLE   0x00000001

Definition at line 2619 of file hw_usb.h.

#define USB_DMACTL7_EP_M   0x000000F0

Definition at line 2615 of file hw_usb.h.

#define USB_DMACTL7_EP_S   4

Definition at line 2620 of file hw_usb.h.

#define USB_DMACTL7_ERR   0x00000100

Definition at line 2614 of file hw_usb.h.

#define USB_DMACTL7_IE   0x00000008

Definition at line 2616 of file hw_usb.h.

#define USB_DMACTL7_MODE   0x00000004

Definition at line 2617 of file hw_usb.h.

#define USB_DMAINTR_CH0   0x00000001

Definition at line 2341 of file hw_usb.h.

#define USB_DMAINTR_CH1   0x00000002

Definition at line 2340 of file hw_usb.h.

#define USB_DMAINTR_CH2   0x00000004

Definition at line 2339 of file hw_usb.h.

#define USB_DMAINTR_CH3   0x00000008

Definition at line 2338 of file hw_usb.h.

#define USB_DMAINTR_CH4   0x00000010

Definition at line 2337 of file hw_usb.h.

#define USB_DMAINTR_CH5   0x00000020

Definition at line 2336 of file hw_usb.h.

#define USB_DMAINTR_CH6   0x00000040

Definition at line 2335 of file hw_usb.h.

#define USB_DMAINTR_CH7   0x00000080

Definition at line 2334 of file hw_usb.h.

#define USB_DMASEL_DMAARX_M   0x0000000F

Definition at line 2985 of file hw_usb.h.

#define USB_DMASEL_DMAARX_S   0

Definition at line 2991 of file hw_usb.h.

#define USB_DMASEL_DMAATX_M   0x000000F0

Definition at line 2984 of file hw_usb.h.

#define USB_DMASEL_DMAATX_S   4

Definition at line 2990 of file hw_usb.h.

#define USB_DMASEL_DMABRX_M   0x00000F00

Definition at line 2983 of file hw_usb.h.

#define USB_DMASEL_DMABRX_S   8

Definition at line 2989 of file hw_usb.h.

#define USB_DMASEL_DMABTX_M   0x0000F000

Definition at line 2982 of file hw_usb.h.

#define USB_DMASEL_DMABTX_S   12

Definition at line 2988 of file hw_usb.h.

#define USB_DMASEL_DMACRX_M   0x000F0000

Definition at line 2981 of file hw_usb.h.

#define USB_DMASEL_DMACRX_S   16

Definition at line 2987 of file hw_usb.h.

#define USB_DMASEL_DMACTX_M   0x00F00000

Definition at line 2980 of file hw_usb.h.

#define USB_DMASEL_DMACTX_S   20

Definition at line 2986 of file hw_usb.h.

#define USB_DRIM_RESUME   0x00000001

Definition at line 2896 of file hw_usb.h.

#define USB_DRISC_RESUME   0x00000001

Definition at line 2903 of file hw_usb.h.

#define USB_DRRIS_RESUME   0x00000001

Definition at line 2889 of file hw_usb.h.

#define USB_EPC_EPEN_HIGH   0x00000001

Definition at line 2856 of file hw_usb.h.

#define USB_EPC_EPEN_LOW   0x00000000

Definition at line 2855 of file hw_usb.h.

#define USB_EPC_EPEN_M   0x00000003

Definition at line 2853 of file hw_usb.h.

Referenced by USBHostPwrConfig().

#define USB_EPC_EPEN_VBHIGH   0x00000003

Definition at line 2859 of file hw_usb.h.

#define USB_EPC_EPEN_VBLOW   0x00000002

Definition at line 2857 of file hw_usb.h.

#define USB_EPC_EPENDE   0x00000004

Definition at line 2852 of file hw_usb.h.

Referenced by USBHostPwrDisable(), and USBHostPwrEnable().

#define USB_EPC_PFLTACT_HIGH   0x00000300

Definition at line 2848 of file hw_usb.h.

#define USB_EPC_PFLTACT_LOW   0x00000200

Definition at line 2847 of file hw_usb.h.

#define USB_EPC_PFLTACT_M   0x00000300

Definition at line 2844 of file hw_usb.h.

Referenced by USBHostPwrConfig().

#define USB_EPC_PFLTACT_TRIS   0x00000100

Definition at line 2846 of file hw_usb.h.

#define USB_EPC_PFLTACT_UNCHG   0x00000000

Definition at line 2845 of file hw_usb.h.

#define USB_EPC_PFLTAEN   0x00000040

Definition at line 2849 of file hw_usb.h.

Referenced by USBHostPwrConfig().

#define USB_EPC_PFLTEN   0x00000010

Definition at line 2851 of file hw_usb.h.

Referenced by USBHostPwrFaultDisable(), and USBHostPwrFaultEnable().

#define USB_EPC_PFLTSEN_HIGH   0x00000020

Definition at line 2850 of file hw_usb.h.

Referenced by USBHostPwrConfig().

#define USB_EPCIM_PF   0x00000001

Definition at line 2874 of file hw_usb.h.

Referenced by USBIntEnableControl().

#define USB_EPCISC_PF   0x00000001

Definition at line 2881 of file hw_usb.h.

Referenced by USBIntStatusControl().

#define USB_EPCRIS_PF   0x00000001

Definition at line 2867 of file hw_usb.h.

#define USB_EPIDX_EPIDX_M   0x0000000F

Definition at line 530 of file hw_usb.h.

#define USB_EPIDX_EPIDX_S   0

Definition at line 531 of file hw_usb.h.

#define USB_EPINFO_RXEP_M   0x000000F0

Definition at line 734 of file hw_usb.h.

#define USB_EPINFO_RXEP_S   4

Definition at line 736 of file hw_usb.h.

#define USB_EPINFO_TXEP_M   0x0000000F

Definition at line 735 of file hw_usb.h.

Referenced by USBNumEndpointsGet().

#define USB_EPINFO_TXEP_S   0

Definition at line 737 of file hw_usb.h.

#define USB_FADDR_M   0x0000007F

Definition at line 413 of file hw_usb.h.

#define USB_FADDR_S   0

Definition at line 414 of file hw_usb.h.

#define USB_FIFO0_EPDATA_M   0xFFFFFFFF

Definition at line 552 of file hw_usb.h.

#define USB_FIFO0_EPDATA_S   0

Definition at line 553 of file hw_usb.h.

#define USB_FIFO1_EPDATA_M   0xFFFFFFFF

Definition at line 560 of file hw_usb.h.

#define USB_FIFO1_EPDATA_S   0

Definition at line 561 of file hw_usb.h.

#define USB_FIFO2_EPDATA_M   0xFFFFFFFF

Definition at line 568 of file hw_usb.h.

#define USB_FIFO2_EPDATA_S   0

Definition at line 569 of file hw_usb.h.

#define USB_FIFO3_EPDATA_M   0xFFFFFFFF

Definition at line 576 of file hw_usb.h.

#define USB_FIFO3_EPDATA_S   0

Definition at line 577 of file hw_usb.h.

#define USB_FIFO4_EPDATA_M   0xFFFFFFFF

Definition at line 584 of file hw_usb.h.

#define USB_FIFO4_EPDATA_S   0

Definition at line 585 of file hw_usb.h.

#define USB_FIFO5_EPDATA_M   0xFFFFFFFF

Definition at line 592 of file hw_usb.h.

#define USB_FIFO5_EPDATA_S   0

Definition at line 593 of file hw_usb.h.

#define USB_FIFO6_EPDATA_M   0xFFFFFFFF

Definition at line 600 of file hw_usb.h.

#define USB_FIFO6_EPDATA_S   0

Definition at line 601 of file hw_usb.h.

#define USB_FIFO7_EPDATA_M   0xFFFFFFFF

Definition at line 608 of file hw_usb.h.

#define USB_FIFO7_EPDATA_S   0

Definition at line 609 of file hw_usb.h.

#define USB_FRAME_M   0x000007FF

Definition at line 522 of file hw_usb.h.

#define USB_FRAME_S   0

Definition at line 523 of file hw_usb.h.

#define USB_FSEOF_FSEOFG_M   0x000000FF

Definition at line 780 of file hw_usb.h.

#define USB_FSEOF_FSEOFG_S   0

Definition at line 781 of file hw_usb.h.

#define USB_GPCS_DEVMOD   0x00000001

Definition at line 2921 of file hw_usb.h.

Referenced by USBDevMode().

#define USB_GPCS_DEVMOD_DEV   0x00000003

Definition at line 2914 of file hw_usb.h.

#define USB_GPCS_DEVMOD_DEVVBUS   0x00000005

Definition at line 2918 of file hw_usb.h.

#define USB_GPCS_DEVMOD_HOST   0x00000002

Definition at line 2913 of file hw_usb.h.

#define USB_GPCS_DEVMOD_HOSTVBUS   0x00000004

Definition at line 2915 of file hw_usb.h.

#define USB_GPCS_DEVMOD_M   0x00000007

Definition at line 2911 of file hw_usb.h.

#define USB_GPCS_DEVMOD_OTG   0x00000000

Definition at line 2912 of file hw_usb.h.

#define USB_GPCS_DEVMODOTG   0x00000002

Definition at line 2920 of file hw_usb.h.

Referenced by USBDevMode(), and USBHostMode().

#define USB_HHSRTN_HHSRTN_M   0x0000FFFF

Definition at line 2757 of file hw_usb.h.

#define USB_HHSRTN_HHSRTN_S   0

Definition at line 2759 of file hw_usb.h.

#define USB_HSBT_HSBT_M   0x0000000F

Definition at line 2766 of file hw_usb.h.

#define USB_HSBT_HSBT_S   0

Definition at line 2767 of file hw_usb.h.

#define USB_HSEOF_HSEOFG_M   0x000000FF

Definition at line 772 of file hw_usb.h.

#define USB_HSEOF_HSEOFG_S   0

Definition at line 773 of file hw_usb.h.

#define USB_IDVIM_ID   0x00000001

Definition at line 2965 of file hw_usb.h.

Referenced by USBIntEnableControl().

#define USB_IDVISC_ID   0x00000001

Definition at line 2972 of file hw_usb.h.

#define USB_IDVRIS_ID   0x00000001

Definition at line 2957 of file hw_usb.h.

Referenced by USBIntStatusControl().

#define USB_IE_BABBLE   0x00000004

Definition at line 512 of file hw_usb.h.

#define USB_IE_CONN   0x00000010

Definition at line 510 of file hw_usb.h.

#define USB_IE_DISCON   0x00000020

Definition at line 509 of file hw_usb.h.

#define USB_IE_RESET   0x00000004

Definition at line 513 of file hw_usb.h.

#define USB_IE_RESUME   0x00000002

Definition at line 514 of file hw_usb.h.

#define USB_IE_SESREQ   0x00000040

Definition at line 507 of file hw_usb.h.

#define USB_IE_SOF   0x00000008

Definition at line 511 of file hw_usb.h.

#define USB_IE_SUSPND   0x00000001

Definition at line 515 of file hw_usb.h.

#define USB_IE_VBUSERR   0x00000080

Definition at line 505 of file hw_usb.h.

#define USB_IS_BABBLE   0x00000004

Definition at line 495 of file hw_usb.h.

#define USB_IS_CONN   0x00000010

Definition at line 493 of file hw_usb.h.

#define USB_IS_DISCON   0x00000020

Definition at line 492 of file hw_usb.h.

#define USB_IS_RESET   0x00000004

Definition at line 496 of file hw_usb.h.

#define USB_IS_RESUME   0x00000002

Definition at line 497 of file hw_usb.h.

#define USB_IS_SESREQ   0x00000040

Definition at line 491 of file hw_usb.h.

#define USB_IS_SOF   0x00000008

Definition at line 494 of file hw_usb.h.

#define USB_IS_SUSPEND   0x00000001

Definition at line 498 of file hw_usb.h.

#define USB_IS_VBUSERR   0x00000080

Definition at line 490 of file hw_usb.h.

#define USB_LPMATTR_ENDPT_M   0x0000F000

Definition at line 2774 of file hw_usb.h.

Referenced by USBHostLPMSend(), and USBLPMEndpointGet().

#define USB_LPMATTR_ENDPT_S   12

Definition at line 2779 of file hw_usb.h.

Referenced by USBHostLPMSend(), and USBLPMEndpointGet().

#define USB_LPMATTR_HIRD_M   0x000000F0

Definition at line 2776 of file hw_usb.h.

#define USB_LPMATTR_HIRD_S   4

Definition at line 2780 of file hw_usb.h.

Referenced by USBHostLPMConfig().

#define USB_LPMATTR_LS_L1   0x00000001

Definition at line 2778 of file hw_usb.h.

#define USB_LPMATTR_LS_M   0x0000000F

Definition at line 2777 of file hw_usb.h.

Referenced by USBLPMLinkStateGet().

#define USB_LPMATTR_RMTWAK   0x00000100

Definition at line 2775 of file hw_usb.h.

Referenced by USBLPMRemoteWakeEnabled().

#define USB_LPMCNTRL_EN_EXT   0x00000004

Definition at line 2794 of file hw_usb.h.

#define USB_LPMCNTRL_EN_LPMEXT   0x0000000C

Definition at line 2799 of file hw_usb.h.

Referenced by USBDevLPMEnable().

#define USB_LPMCNTRL_EN_M   0x0000000C

Definition at line 2788 of file hw_usb.h.

#define USB_LPMCNTRL_EN_NONE   0x00000000

Definition at line 2789 of file hw_usb.h.

#define USB_LPMCNTRL_NAK   0x00000010

Definition at line 2787 of file hw_usb.h.

#define USB_LPMCNTRL_RES   0x00000002

Definition at line 2804 of file hw_usb.h.

Referenced by USBDevLPMRemoteWake(), and USBHostLPMResume().

#define USB_LPMCNTRL_TXLPM   0x00000001

Definition at line 2805 of file hw_usb.h.

Referenced by USBDevLPMDisable(), USBDevLPMEnable(), and USBHostLPMSend().

#define USB_LPMFADDR_ADDR_M   0x0000007F

Definition at line 2836 of file hw_usb.h.

#define USB_LPMFADDR_ADDR_S   0

Definition at line 2837 of file hw_usb.h.

#define USB_LPMIM_ACK   0x00000004

Definition at line 2815 of file hw_usb.h.

#define USB_LPMIM_ERR   0x00000020

Definition at line 2812 of file hw_usb.h.

#define USB_LPMIM_NC   0x00000008

Definition at line 2814 of file hw_usb.h.

#define USB_LPMIM_NY   0x00000002

Definition at line 2816 of file hw_usb.h.

#define USB_LPMIM_RES   0x00000010

Definition at line 2813 of file hw_usb.h.

#define USB_LPMIM_STALL   0x00000001

Definition at line 2817 of file hw_usb.h.

#define USB_LPMRIS_ACK   0x00000004

Definition at line 2827 of file hw_usb.h.

#define USB_LPMRIS_ERR   0x00000020

Definition at line 2824 of file hw_usb.h.

#define USB_LPMRIS_LPMST   0x00000001

Definition at line 2829 of file hw_usb.h.

#define USB_LPMRIS_NC   0x00000008

Definition at line 2826 of file hw_usb.h.

#define USB_LPMRIS_NY   0x00000002

Definition at line 2828 of file hw_usb.h.

#define USB_LPMRIS_RES   0x00000010

Definition at line 2825 of file hw_usb.h.

#define USB_LSEOF_LSEOFG_M   0x000000FF

Definition at line 788 of file hw_usb.h.

#define USB_LSEOF_LSEOFG_S   0

Definition at line 789 of file hw_usb.h.

#define USB_NAKLMT_NAKLMT_M   0x0000001F

Definition at line 1248 of file hw_usb.h.

#define USB_NAKLMT_NAKLMT_S   0

Definition at line 1249 of file hw_usb.h.

#define USB_O_CC   0x00000FC8

Definition at line 406 of file hw_usb.h.

Referenced by USBClockDisable(), and USBClockEnable().

#define USB_O_CCONF   0x00000061

Definition at line 68 of file hw_usb.h.

#define USB_O_CONTIM   0x0000007A

Definition at line 79 of file hw_usb.h.

#define USB_O_COUNT0   0x00000108

Definition at line 166 of file hw_usb.h.

Referenced by USBEndpointDataAvail(), and USBEndpointDataGet().

#define USB_O_CSRH0   0x00000103

Definition at line 164 of file hw_usb.h.

Referenced by USBFIFOFlush(), USBHostEndpointDataToggle(), and USBHostEndpointPing().

#define USB_O_CTO   0x00000344

Definition at line 367 of file hw_usb.h.

#define USB_O_DEVCTL   0x00000060

Definition at line 67 of file hw_usb.h.

Referenced by USBHostSpeedGet(), USBModeGet(), and USBOTGSessionRequest().

#define USB_O_DMAADDR0   0x00000208

Definition at line 326 of file hw_usb.h.

Referenced by USBDMAChannelAddressGet(), and USBDMAChannelAddressSet().

#define USB_O_DMAADDR1   0x00000218

Definition at line 329 of file hw_usb.h.

#define USB_O_DMAADDR2   0x00000228

Definition at line 332 of file hw_usb.h.

#define USB_O_DMAADDR3   0x00000238

Definition at line 335 of file hw_usb.h.

#define USB_O_DMAADDR4   0x00000248

Definition at line 338 of file hw_usb.h.

#define USB_O_DMAADDR5   0x00000258

Definition at line 341 of file hw_usb.h.

#define USB_O_DMAADDR6   0x00000268

Definition at line 344 of file hw_usb.h.

#define USB_O_DMAADDR7   0x00000278

Definition at line 347 of file hw_usb.h.

#define USB_O_DMACOUNT0   0x0000020C

Definition at line 327 of file hw_usb.h.

Referenced by USBDMAChannelCountGet(), and USBDMAChannelCountSet().

#define USB_O_DMACOUNT1   0x0000021C

Definition at line 330 of file hw_usb.h.

#define USB_O_DMACOUNT2   0x0000022C

Definition at line 333 of file hw_usb.h.

#define USB_O_DMACOUNT3   0x0000023C

Definition at line 336 of file hw_usb.h.

#define USB_O_DMACOUNT4   0x0000024C

Definition at line 339 of file hw_usb.h.

#define USB_O_DMACOUNT5   0x0000025C

Definition at line 342 of file hw_usb.h.

#define USB_O_DMACOUNT6   0x0000026C

Definition at line 345 of file hw_usb.h.

#define USB_O_DMACOUNT7   0x0000027C

Definition at line 348 of file hw_usb.h.

#define USB_O_DMACTL1   0x00000214

Definition at line 328 of file hw_usb.h.

#define USB_O_DMACTL2   0x00000224

Definition at line 331 of file hw_usb.h.

#define USB_O_DMACTL3   0x00000234

Definition at line 334 of file hw_usb.h.

#define USB_O_DMACTL4   0x00000244

Definition at line 337 of file hw_usb.h.

#define USB_O_DMACTL5   0x00000254

Definition at line 340 of file hw_usb.h.

#define USB_O_DMACTL6   0x00000264

Definition at line 343 of file hw_usb.h.

#define USB_O_DMACTL7   0x00000274

Definition at line 346 of file hw_usb.h.

#define USB_O_DMAINTR   0x00000200

Definition at line 324 of file hw_usb.h.

Referenced by USBDMAChannelIntStatus().

#define USB_O_DMASEL   0x00000450

Definition at line 403 of file hw_usb.h.

Referenced by USBEndpointDMAChannel().

#define USB_O_DRIM   0x00000414

Definition at line 385 of file hw_usb.h.

#define USB_O_DRISC   0x00000418

Definition at line 386 of file hw_usb.h.

#define USB_O_DRRIS   0x00000410

Definition at line 383 of file hw_usb.h.

#define USB_O_EPC   0x00000400
#define USB_O_EPCIM   0x00000408

Definition at line 379 of file hw_usb.h.

Referenced by USBIntDisableControl(), and USBIntEnableControl().

#define USB_O_EPCISC   0x0000040C

Definition at line 381 of file hw_usb.h.

Referenced by USBIntStatusControl().

#define USB_O_EPCRIS   0x00000404

Definition at line 377 of file hw_usb.h.

#define USB_O_EPIDX   0x0000000E

Definition at line 57 of file hw_usb.h.

Referenced by _USBIndexRead(), and _USBIndexWrite().

#define USB_O_EPINFO   0x00000078

Definition at line 77 of file hw_usb.h.

Referenced by USBNumEndpointsGet().

#define USB_O_FADDR   0x00000000

Definition at line 48 of file hw_usb.h.

Referenced by USBDevAddrGet(), and USBDevAddrSet().

#define USB_O_FIFO0   0x00000020

Definition at line 59 of file hw_usb.h.

Referenced by USBEndpointDataGet(), USBEndpointDataPut(), and USBFIFOAddrGet().

#define USB_O_FIFO1   0x00000024

Definition at line 60 of file hw_usb.h.

#define USB_O_FIFO2   0x00000028

Definition at line 61 of file hw_usb.h.

#define USB_O_FIFO3   0x0000002C

Definition at line 62 of file hw_usb.h.

#define USB_O_FIFO4   0x00000030

Definition at line 63 of file hw_usb.h.

#define USB_O_FIFO5   0x00000034

Definition at line 64 of file hw_usb.h.

#define USB_O_FIFO6   0x00000038

Definition at line 65 of file hw_usb.h.

#define USB_O_FIFO7   0x0000003C

Definition at line 66 of file hw_usb.h.

#define USB_O_FRAME   0x0000000C

Definition at line 56 of file hw_usb.h.

Referenced by USBFrameNumberGet().

#define USB_O_FSEOF   0x0000007D

Definition at line 83 of file hw_usb.h.

#define USB_O_GPCS   0x0000041C

Definition at line 388 of file hw_usb.h.

Referenced by USBDevMode(), USBHostMode(), USBModeConfig(), and USBOTGMode().

#define USB_O_HHSRTN   0x00000346

Definition at line 368 of file hw_usb.h.

#define USB_O_HSBT   0x00000348

Definition at line 370 of file hw_usb.h.

#define USB_O_HSEOF   0x0000007C

Definition at line 81 of file hw_usb.h.

#define USB_O_IDVIM   0x00000448

Definition at line 399 of file hw_usb.h.

Referenced by USBIntDisableControl(), and USBIntEnableControl().

#define USB_O_IDVISC   0x0000044C

Definition at line 401 of file hw_usb.h.

Referenced by USBIntStatusControl().

#define USB_O_IDVRIS   0x00000444

Definition at line 397 of file hw_usb.h.

#define USB_O_IE   0x0000000B

Definition at line 55 of file hw_usb.h.

Referenced by USBIntDisableControl(), and USBIntEnableControl().

#define USB_O_IS   0x0000000A

Definition at line 54 of file hw_usb.h.

Referenced by USBIntStatusControl().

#define USB_O_LPMATTR   0x00000360
#define USB_O_LPMCNTRL   0x00000362
#define USB_O_LPMFADDR   0x00000365

Definition at line 375 of file hw_usb.h.

Referenced by USBHostLPMSend().

#define USB_O_LPMIM   0x00000363

Definition at line 373 of file hw_usb.h.

Referenced by USBLPMIntDisable(), and USBLPMIntEnable().

#define USB_O_LPMRIS   0x00000364

Definition at line 374 of file hw_usb.h.

Referenced by USBLPMIntStatus().

#define USB_O_LSEOF   0x0000007E

Definition at line 85 of file hw_usb.h.

#define USB_O_NAKLMT   0x0000010B

Definition at line 169 of file hw_usb.h.

Referenced by USBHostEndpointConfig().

#define USB_O_PC   0x00000FC4

Definition at line 405 of file hw_usb.h.

Referenced by USBULPIDisable(), and USBULPIEnable().

#define USB_O_PP   0x00000FC0

Definition at line 404 of file hw_usb.h.

Referenced by USBControllerVersion().

#define USB_O_RAMINFO   0x00000079

Definition at line 78 of file hw_usb.h.

Referenced by USBDMANumChannels().

#define USB_O_RQPKTCOUNT1   0x00000304

Definition at line 349 of file hw_usb.h.

Referenced by USBEndpointPacketCountSet().

#define USB_O_RQPKTCOUNT2   0x00000308

Definition at line 351 of file hw_usb.h.

#define USB_O_RQPKTCOUNT3   0x0000030C

Definition at line 353 of file hw_usb.h.

#define USB_O_RQPKTCOUNT4   0x00000310

Definition at line 355 of file hw_usb.h.

#define USB_O_RQPKTCOUNT5   0x00000314

Definition at line 357 of file hw_usb.h.

#define USB_O_RQPKTCOUNT6   0x00000318

Definition at line 359 of file hw_usb.h.

#define USB_O_RQPKTCOUNT7   0x0000031C

Definition at line 361 of file hw_usb.h.

#define USB_O_RXCOUNT1   0x00000118

Definition at line 182 of file hw_usb.h.

#define USB_O_RXCOUNT2   0x00000128

Definition at line 204 of file hw_usb.h.

#define USB_O_RXCOUNT3   0x00000138

Definition at line 226 of file hw_usb.h.

#define USB_O_RXCOUNT4   0x00000148

Definition at line 248 of file hw_usb.h.

#define USB_O_RXCOUNT5   0x00000158

Definition at line 270 of file hw_usb.h.

#define USB_O_RXCOUNT6   0x00000168

Definition at line 292 of file hw_usb.h.

#define USB_O_RXCOUNT7   0x00000178

Definition at line 314 of file hw_usb.h.

#define USB_O_RXCSRH2   0x00000127

Definition at line 202 of file hw_usb.h.

#define USB_O_RXCSRH3   0x00000137

Definition at line 224 of file hw_usb.h.

#define USB_O_RXCSRH4   0x00000147

Definition at line 246 of file hw_usb.h.

#define USB_O_RXCSRH5   0x00000157

Definition at line 268 of file hw_usb.h.

#define USB_O_RXCSRH6   0x00000167

Definition at line 290 of file hw_usb.h.

#define USB_O_RXCSRH7   0x00000177

Definition at line 312 of file hw_usb.h.

#define USB_O_RXCSRL2   0x00000126

Definition at line 200 of file hw_usb.h.

#define USB_O_RXCSRL3   0x00000136

Definition at line 222 of file hw_usb.h.

#define USB_O_RXCSRL4   0x00000146

Definition at line 244 of file hw_usb.h.

#define USB_O_RXCSRL5   0x00000156

Definition at line 266 of file hw_usb.h.

#define USB_O_RXCSRL6   0x00000166

Definition at line 288 of file hw_usb.h.

#define USB_O_RXCSRL7   0x00000176

Definition at line 310 of file hw_usb.h.

#define USB_O_RXDPKTBUFDIS   0x00000340

Definition at line 363 of file hw_usb.h.

#define USB_O_RXFIFOADD   0x00000066

Definition at line 72 of file hw_usb.h.

Referenced by USBFIFOConfigGet(), and USBFIFOConfigSet().

#define USB_O_RXFIFOSZ   0x00000063

Definition at line 70 of file hw_usb.h.

Referenced by USBFIFOConfigGet(), and USBFIFOConfigSet().

#define USB_O_RXFUNCADDR1   0x0000008C

Definition at line 97 of file hw_usb.h.

#define USB_O_RXFUNCADDR2   0x00000094

Definition at line 107 of file hw_usb.h.

#define USB_O_RXFUNCADDR3   0x0000009C

Definition at line 117 of file hw_usb.h.

#define USB_O_RXFUNCADDR4   0x000000A4

Definition at line 127 of file hw_usb.h.

#define USB_O_RXFUNCADDR5   0x000000AC

Definition at line 137 of file hw_usb.h.

#define USB_O_RXFUNCADDR6   0x000000B4

Definition at line 147 of file hw_usb.h.

#define USB_O_RXFUNCADDR7   0x000000BC

Definition at line 157 of file hw_usb.h.

#define USB_O_RXHUBADDR1   0x0000008E

Definition at line 99 of file hw_usb.h.

#define USB_O_RXHUBADDR2   0x00000096

Definition at line 109 of file hw_usb.h.

#define USB_O_RXHUBADDR3   0x0000009E

Definition at line 119 of file hw_usb.h.

#define USB_O_RXHUBADDR4   0x000000A6

Definition at line 129 of file hw_usb.h.

#define USB_O_RXHUBADDR5   0x000000AE

Definition at line 139 of file hw_usb.h.

#define USB_O_RXHUBADDR6   0x000000B6

Definition at line 149 of file hw_usb.h.

#define USB_O_RXHUBADDR7   0x000000BE

Definition at line 159 of file hw_usb.h.

#define USB_O_RXHUBPORT1   0x0000008F

Definition at line 101 of file hw_usb.h.

#define USB_O_RXHUBPORT2   0x00000097

Definition at line 111 of file hw_usb.h.

#define USB_O_RXHUBPORT3   0x0000009F

Definition at line 121 of file hw_usb.h.

#define USB_O_RXHUBPORT4   0x000000A7

Definition at line 131 of file hw_usb.h.

#define USB_O_RXHUBPORT5   0x000000AF

Definition at line 141 of file hw_usb.h.

#define USB_O_RXHUBPORT6   0x000000B7

Definition at line 151 of file hw_usb.h.

#define USB_O_RXHUBPORT7   0x000000BF

Definition at line 161 of file hw_usb.h.

#define USB_O_RXIE   0x00000008

Definition at line 53 of file hw_usb.h.

Referenced by USBIntDisableEndpoint(), and USBIntEnableEndpoint().

#define USB_O_RXINTERVAL1   0x0000011D

Definition at line 190 of file hw_usb.h.

Referenced by USBHostEndpointConfig().

#define USB_O_RXINTERVAL2   0x0000012D

Definition at line 212 of file hw_usb.h.

#define USB_O_RXINTERVAL3   0x0000013D

Definition at line 234 of file hw_usb.h.

#define USB_O_RXINTERVAL4   0x0000014D

Definition at line 256 of file hw_usb.h.

#define USB_O_RXINTERVAL5   0x0000015D

Definition at line 278 of file hw_usb.h.

#define USB_O_RXINTERVAL6   0x0000016D

Definition at line 300 of file hw_usb.h.

#define USB_O_RXINTERVAL7   0x0000017D

Definition at line 322 of file hw_usb.h.

#define USB_O_RXIS   0x00000004

Definition at line 51 of file hw_usb.h.

Referenced by USBIntStatusEndpoint().

#define USB_O_RXMAXP1   0x00000114
#define USB_O_RXMAXP2   0x00000124

Definition at line 198 of file hw_usb.h.

#define USB_O_RXMAXP3   0x00000134

Definition at line 220 of file hw_usb.h.

#define USB_O_RXMAXP4   0x00000144

Definition at line 242 of file hw_usb.h.

#define USB_O_RXMAXP5   0x00000154

Definition at line 264 of file hw_usb.h.

#define USB_O_RXMAXP6   0x00000164

Definition at line 286 of file hw_usb.h.

#define USB_O_RXMAXP7   0x00000174

Definition at line 308 of file hw_usb.h.

#define USB_O_RXTYPE1   0x0000011C

Definition at line 188 of file hw_usb.h.

Referenced by USBHostEndpointConfig(), and USBHostEndpointSpeed().

#define USB_O_RXTYPE2   0x0000012C

Definition at line 210 of file hw_usb.h.

#define USB_O_RXTYPE3   0x0000013C

Definition at line 232 of file hw_usb.h.

#define USB_O_RXTYPE4   0x0000014C

Definition at line 254 of file hw_usb.h.

#define USB_O_RXTYPE5   0x0000015C

Definition at line 276 of file hw_usb.h.

#define USB_O_RXTYPE6   0x0000016C

Definition at line 298 of file hw_usb.h.

#define USB_O_RXTYPE7   0x0000017C

Definition at line 320 of file hw_usb.h.

#define USB_O_TEST   0x0000000F

Definition at line 58 of file hw_usb.h.

#define USB_O_TXCSRH2   0x00000123

Definition at line 196 of file hw_usb.h.

#define USB_O_TXCSRH3   0x00000133

Definition at line 218 of file hw_usb.h.

#define USB_O_TXCSRH4   0x00000143

Definition at line 240 of file hw_usb.h.

#define USB_O_TXCSRH5   0x00000153

Definition at line 262 of file hw_usb.h.

#define USB_O_TXCSRH6   0x00000163

Definition at line 284 of file hw_usb.h.

#define USB_O_TXCSRH7   0x00000173

Definition at line 306 of file hw_usb.h.

#define USB_O_TXCSRL2   0x00000122

Definition at line 194 of file hw_usb.h.

#define USB_O_TXCSRL3   0x00000132

Definition at line 216 of file hw_usb.h.

#define USB_O_TXCSRL4   0x00000142

Definition at line 238 of file hw_usb.h.

#define USB_O_TXCSRL5   0x00000152

Definition at line 260 of file hw_usb.h.

#define USB_O_TXCSRL6   0x00000162

Definition at line 282 of file hw_usb.h.

#define USB_O_TXCSRL7   0x00000172

Definition at line 304 of file hw_usb.h.

#define USB_O_TXDPKTBUFDIS   0x00000342

Definition at line 365 of file hw_usb.h.

#define USB_O_TXFIFOADD   0x00000064

Definition at line 71 of file hw_usb.h.

Referenced by USBFIFOConfigGet(), and USBFIFOConfigSet().

#define USB_O_TXFIFOSZ   0x00000062

Definition at line 69 of file hw_usb.h.

Referenced by USBFIFOConfigGet(), and USBFIFOConfigSet().

#define USB_O_TXFUNCADDR0   0x00000080

Definition at line 87 of file hw_usb.h.

Referenced by USBHostAddrGet(), and USBHostAddrSet().

#define USB_O_TXFUNCADDR1   0x00000088

Definition at line 92 of file hw_usb.h.

#define USB_O_TXFUNCADDR2   0x00000090

Definition at line 102 of file hw_usb.h.

#define USB_O_TXFUNCADDR3   0x00000098

Definition at line 112 of file hw_usb.h.

#define USB_O_TXFUNCADDR4   0x000000A0

Definition at line 122 of file hw_usb.h.

#define USB_O_TXFUNCADDR5   0x000000A8

Definition at line 132 of file hw_usb.h.

#define USB_O_TXFUNCADDR6   0x000000B0

Definition at line 142 of file hw_usb.h.

#define USB_O_TXFUNCADDR7   0x000000B8

Definition at line 152 of file hw_usb.h.

#define USB_O_TXHUBADDR0   0x00000082

Definition at line 89 of file hw_usb.h.

Referenced by USBHostHubAddrGet(), and USBHostHubAddrSet().

#define USB_O_TXHUBADDR1   0x0000008A

Definition at line 94 of file hw_usb.h.

#define USB_O_TXHUBADDR2   0x00000092

Definition at line 104 of file hw_usb.h.

#define USB_O_TXHUBADDR3   0x0000009A

Definition at line 114 of file hw_usb.h.

#define USB_O_TXHUBADDR4   0x000000A2

Definition at line 124 of file hw_usb.h.

#define USB_O_TXHUBADDR5   0x000000AA

Definition at line 134 of file hw_usb.h.

#define USB_O_TXHUBADDR6   0x000000B2

Definition at line 144 of file hw_usb.h.

#define USB_O_TXHUBADDR7   0x000000BA

Definition at line 154 of file hw_usb.h.

#define USB_O_TXHUBPORT0   0x00000083

Definition at line 91 of file hw_usb.h.

#define USB_O_TXHUBPORT1   0x0000008B

Definition at line 96 of file hw_usb.h.

#define USB_O_TXHUBPORT2   0x00000093

Definition at line 106 of file hw_usb.h.

#define USB_O_TXHUBPORT3   0x0000009B

Definition at line 116 of file hw_usb.h.

#define USB_O_TXHUBPORT4   0x000000A3

Definition at line 126 of file hw_usb.h.

#define USB_O_TXHUBPORT5   0x000000AB

Definition at line 136 of file hw_usb.h.

#define USB_O_TXHUBPORT6   0x000000B3

Definition at line 146 of file hw_usb.h.

#define USB_O_TXHUBPORT7   0x000000BB

Definition at line 156 of file hw_usb.h.

#define USB_O_TXIE   0x00000006

Definition at line 52 of file hw_usb.h.

Referenced by USBIntDisableEndpoint(), and USBIntEnableEndpoint().

#define USB_O_TXINTERVAL1   0x0000011B

Definition at line 186 of file hw_usb.h.

Referenced by USBHostEndpointConfig().

#define USB_O_TXINTERVAL2   0x0000012B

Definition at line 208 of file hw_usb.h.

#define USB_O_TXINTERVAL3   0x0000013B

Definition at line 230 of file hw_usb.h.

#define USB_O_TXINTERVAL4   0x0000014B

Definition at line 252 of file hw_usb.h.

#define USB_O_TXINTERVAL5   0x0000015B

Definition at line 274 of file hw_usb.h.

#define USB_O_TXINTERVAL6   0x0000016B

Definition at line 296 of file hw_usb.h.

#define USB_O_TXINTERVAL7   0x0000017B

Definition at line 318 of file hw_usb.h.

#define USB_O_TXIS   0x00000002

Definition at line 50 of file hw_usb.h.

Referenced by USBIntStatusEndpoint().

#define USB_O_TXMAXP1   0x00000110
#define USB_O_TXMAXP2   0x00000120

Definition at line 192 of file hw_usb.h.

#define USB_O_TXMAXP3   0x00000130

Definition at line 214 of file hw_usb.h.

#define USB_O_TXMAXP4   0x00000140

Definition at line 236 of file hw_usb.h.

#define USB_O_TXMAXP5   0x00000150

Definition at line 258 of file hw_usb.h.

#define USB_O_TXMAXP6   0x00000160

Definition at line 280 of file hw_usb.h.

#define USB_O_TXMAXP7   0x00000170

Definition at line 302 of file hw_usb.h.

#define USB_O_TXTYPE1   0x0000011A

Definition at line 184 of file hw_usb.h.

Referenced by USBHostEndpointConfig(), and USBHostEndpointSpeed().

#define USB_O_TXTYPE2   0x0000012A

Definition at line 206 of file hw_usb.h.

#define USB_O_TXTYPE3   0x0000013A

Definition at line 228 of file hw_usb.h.

#define USB_O_TXTYPE4   0x0000014A

Definition at line 250 of file hw_usb.h.

#define USB_O_TXTYPE5   0x0000015A

Definition at line 272 of file hw_usb.h.

#define USB_O_TXTYPE6   0x0000016A

Definition at line 294 of file hw_usb.h.

#define USB_O_TXTYPE7   0x0000017A

Definition at line 316 of file hw_usb.h.

#define USB_O_TYPE0   0x0000010A

Definition at line 168 of file hw_usb.h.

Referenced by USBHostEndpointConfig(), USBHostEndpointSpeed(), and USBHostHubAddrSet().

#define USB_O_ULPIREGADDR   0x00000075

Definition at line 75 of file hw_usb.h.

Referenced by USBULPIRegRead(), and USBULPIRegWrite().

#define USB_O_ULPIREGCTL   0x00000076

Definition at line 76 of file hw_usb.h.

Referenced by USBULPIRegRead(), and USBULPIRegWrite().

#define USB_O_ULPIREGDATA   0x00000074

Definition at line 74 of file hw_usb.h.

Referenced by USBULPIRegRead(), and USBULPIRegWrite().

#define USB_O_ULPIVBUSCTL   0x00000070

Definition at line 73 of file hw_usb.h.

Referenced by USBULPIConfig().

#define USB_O_VDC   0x00000430

Definition at line 390 of file hw_usb.h.

Referenced by USBHostPwrConfig().

#define USB_O_VDCIM   0x00000438

Definition at line 393 of file hw_usb.h.

#define USB_O_VDCISC   0x0000043C

Definition at line 395 of file hw_usb.h.

#define USB_O_VDCRIS   0x00000434

Definition at line 391 of file hw_usb.h.

#define USB_O_VPLEN   0x0000007B

Definition at line 80 of file hw_usb.h.

#define USB_PC_ULPIEN   0x00010000

Definition at line 3020 of file hw_usb.h.

Referenced by USBULPIDisable(), and USBULPIEnable().

#define USB_POWER_HSENAB   0x00000020

Definition at line 423 of file hw_usb.h.

Referenced by USBHighSpeed().

#define USB_POWER_HSMODE   0x00000010

Definition at line 424 of file hw_usb.h.

Referenced by USBDevSpeedGet(), and USBHostSpeedGet().

#define USB_POWER_ISOUP   0x00000080

Definition at line 421 of file hw_usb.h.

#define USB_POWER_PWRDNPHY   0x00000001

Definition at line 428 of file hw_usb.h.

Referenced by USBPHYPowerOff(), and USBPHYPowerOn().

#define USB_POWER_RESET   0x00000008

Definition at line 425 of file hw_usb.h.

Referenced by USBHostReset().

#define USB_POWER_RESUME   0x00000004

Definition at line 426 of file hw_usb.h.

Referenced by USBHostResume().

#define USB_POWER_SOFTCONN   0x00000040

Definition at line 422 of file hw_usb.h.

Referenced by USBDevConnect(), and USBDevDisconnect().

#define USB_POWER_SUSPEND   0x00000002

Definition at line 427 of file hw_usb.h.

Referenced by USBHostSuspend().

#define USB_PP_ECNT_M   0x0000FF00

Definition at line 2998 of file hw_usb.h.

#define USB_PP_ECNT_S   8

Definition at line 3013 of file hw_usb.h.

#define USB_PP_PHY   0x00000010

Definition at line 3004 of file hw_usb.h.

#define USB_PP_TYPE_0   0x00000000

Definition at line 3006 of file hw_usb.h.

#define USB_PP_TYPE_1   0x00000001

Definition at line 3008 of file hw_usb.h.

#define USB_PP_TYPE_M   0x0000000F

Definition at line 3005 of file hw_usb.h.

Referenced by USBControllerVersion().

#define USB_PP_ULPI   0x00000020

Definition at line 3003 of file hw_usb.h.

#define USB_PP_USB_DEVICE   0x00000040

Definition at line 3000 of file hw_usb.h.

#define USB_PP_USB_HOSTDEVICE   0x00000080

Definition at line 3001 of file hw_usb.h.

#define USB_PP_USB_M   0x000000C0

Definition at line 2999 of file hw_usb.h.

#define USB_PP_USB_OTG   0x000000C0

Definition at line 3002 of file hw_usb.h.

#define USB_RAMINFO_DMACHAN_M   0x000000F0

Definition at line 744 of file hw_usb.h.

#define USB_RAMINFO_DMACHAN_S   4

Definition at line 746 of file hw_usb.h.

Referenced by USBDMANumChannels().

#define USB_RAMINFO_RAMBITS_M   0x0000000F

Definition at line 745 of file hw_usb.h.

#define USB_RAMINFO_RAMBITS_S   0

Definition at line 747 of file hw_usb.h.

#define USB_RQPKTCOUNT1_M   0x0000FFFF

Definition at line 2645 of file hw_usb.h.

#define USB_RQPKTCOUNT1_S   0

Definition at line 2646 of file hw_usb.h.

#define USB_RQPKTCOUNT2_M   0x0000FFFF

Definition at line 2654 of file hw_usb.h.

#define USB_RQPKTCOUNT2_S   0

Definition at line 2655 of file hw_usb.h.

#define USB_RQPKTCOUNT3_M   0x0000FFFF

Definition at line 2663 of file hw_usb.h.

#define USB_RQPKTCOUNT3_S   0

Definition at line 2664 of file hw_usb.h.

#define USB_RQPKTCOUNT4_COUNT_M   0x0000FFFF

Definition at line 2672 of file hw_usb.h.

#define USB_RQPKTCOUNT4_COUNT_S   0

Definition at line 2673 of file hw_usb.h.

#define USB_RQPKTCOUNT5_COUNT_M   0x0000FFFF

Definition at line 2681 of file hw_usb.h.

#define USB_RQPKTCOUNT5_COUNT_S   0

Definition at line 2682 of file hw_usb.h.

#define USB_RQPKTCOUNT6_COUNT_M   0x0000FFFF

Definition at line 2690 of file hw_usb.h.

#define USB_RQPKTCOUNT6_COUNT_S   0

Definition at line 2691 of file hw_usb.h.

#define USB_RQPKTCOUNT7_COUNT_M   0x0000FFFF

Definition at line 2699 of file hw_usb.h.

#define USB_RQPKTCOUNT7_COUNT_S   0

Definition at line 2700 of file hw_usb.h.

#define USB_RXCOUNT1_COUNT_M   0x00001FFF

Definition at line 1336 of file hw_usb.h.

#define USB_RXCOUNT1_COUNT_S   0

Definition at line 1337 of file hw_usb.h.

#define USB_RXCOUNT2_COUNT_M   0x00001FFF

Definition at line 1490 of file hw_usb.h.

#define USB_RXCOUNT2_COUNT_S   0

Definition at line 1491 of file hw_usb.h.

#define USB_RXCOUNT3_COUNT_M   0x00001FFF

Definition at line 1644 of file hw_usb.h.

#define USB_RXCOUNT3_COUNT_S   0

Definition at line 1645 of file hw_usb.h.

#define USB_RXCOUNT4_COUNT_M   0x00001FFF

Definition at line 1798 of file hw_usb.h.

#define USB_RXCOUNT4_COUNT_S   0

Definition at line 1799 of file hw_usb.h.

#define USB_RXCOUNT5_COUNT_M   0x00001FFF

Definition at line 1952 of file hw_usb.h.

#define USB_RXCOUNT5_COUNT_S   0

Definition at line 1953 of file hw_usb.h.

#define USB_RXCOUNT6_COUNT_M   0x00001FFF

Definition at line 2106 of file hw_usb.h.

#define USB_RXCOUNT6_COUNT_S   0

Definition at line 2107 of file hw_usb.h.

#define USB_RXCOUNT7_COUNT_M   0x00001FFF

Definition at line 2260 of file hw_usb.h.

#define USB_RXCOUNT7_COUNT_S   0

Definition at line 2261 of file hw_usb.h.

#define USB_RXCSRH1_AUTOCL   0x00000080
#define USB_RXCSRH1_AUTORQ   0x00000040

Definition at line 1320 of file hw_usb.h.

Referenced by USBEndpointDMAConfigSet(), and USBHostEndpointConfig().

#define USB_RXCSRH1_DISNYET   0x00000010

Definition at line 1323 of file hw_usb.h.

Referenced by USBDevEndpointConfigSet().

#define USB_RXCSRH1_DMAEN   0x00000020
#define USB_RXCSRH1_DMAMOD   0x00000008
#define USB_RXCSRH1_DT   0x00000002

Definition at line 1327 of file hw_usb.h.

Referenced by USBHostEndpointDataToggle().

#define USB_RXCSRH1_DTWE   0x00000004

Definition at line 1326 of file hw_usb.h.

Referenced by USBHostEndpointDataToggle().

#define USB_RXCSRH1_INCOMPRX   0x00000001

Definition at line 1328 of file hw_usb.h.

#define USB_RXCSRH1_ISO   0x00000040

Definition at line 1321 of file hw_usb.h.

Referenced by USBDevEndpointConfigGet(), and USBDevEndpointConfigSet().

#define USB_RXCSRH1_PIDERR   0x00000010

Definition at line 1324 of file hw_usb.h.

#define USB_RXCSRH2_AUTOCL   0x00000080

Definition at line 1473 of file hw_usb.h.

#define USB_RXCSRH2_AUTORQ   0x00000040

Definition at line 1474 of file hw_usb.h.

#define USB_RXCSRH2_DISNYET   0x00000010

Definition at line 1477 of file hw_usb.h.

#define USB_RXCSRH2_DMAEN   0x00000020

Definition at line 1476 of file hw_usb.h.

#define USB_RXCSRH2_DMAMOD   0x00000008

Definition at line 1479 of file hw_usb.h.

#define USB_RXCSRH2_DT   0x00000002

Definition at line 1481 of file hw_usb.h.

#define USB_RXCSRH2_DTWE   0x00000004

Definition at line 1480 of file hw_usb.h.

#define USB_RXCSRH2_INCOMPRX   0x00000001

Definition at line 1482 of file hw_usb.h.

#define USB_RXCSRH2_ISO   0x00000040

Definition at line 1475 of file hw_usb.h.

#define USB_RXCSRH2_PIDERR   0x00000010

Definition at line 1478 of file hw_usb.h.

#define USB_RXCSRH3_AUTOCL   0x00000080

Definition at line 1627 of file hw_usb.h.

#define USB_RXCSRH3_AUTORQ   0x00000040

Definition at line 1628 of file hw_usb.h.

#define USB_RXCSRH3_DISNYET   0x00000010

Definition at line 1631 of file hw_usb.h.

#define USB_RXCSRH3_DMAEN   0x00000020

Definition at line 1630 of file hw_usb.h.

#define USB_RXCSRH3_DMAMOD   0x00000008

Definition at line 1633 of file hw_usb.h.

#define USB_RXCSRH3_DT   0x00000002

Definition at line 1635 of file hw_usb.h.

#define USB_RXCSRH3_DTWE   0x00000004

Definition at line 1634 of file hw_usb.h.

#define USB_RXCSRH3_INCOMPRX   0x00000001

Definition at line 1636 of file hw_usb.h.

#define USB_RXCSRH3_ISO   0x00000040

Definition at line 1629 of file hw_usb.h.

#define USB_RXCSRH3_PIDERR   0x00000010

Definition at line 1632 of file hw_usb.h.

#define USB_RXCSRH4_AUTOCL   0x00000080

Definition at line 1781 of file hw_usb.h.

#define USB_RXCSRH4_AUTORQ   0x00000040

Definition at line 1782 of file hw_usb.h.

#define USB_RXCSRH4_DISNYET   0x00000010

Definition at line 1785 of file hw_usb.h.

#define USB_RXCSRH4_DMAEN   0x00000020

Definition at line 1784 of file hw_usb.h.

#define USB_RXCSRH4_DMAMOD   0x00000008

Definition at line 1787 of file hw_usb.h.

#define USB_RXCSRH4_DT   0x00000002

Definition at line 1789 of file hw_usb.h.

#define USB_RXCSRH4_DTWE   0x00000004

Definition at line 1788 of file hw_usb.h.

#define USB_RXCSRH4_INCOMPRX   0x00000001

Definition at line 1790 of file hw_usb.h.

#define USB_RXCSRH4_ISO   0x00000040

Definition at line 1783 of file hw_usb.h.

#define USB_RXCSRH4_PIDERR   0x00000010

Definition at line 1786 of file hw_usb.h.

#define USB_RXCSRH5_AUTOCL   0x00000080

Definition at line 1935 of file hw_usb.h.

#define USB_RXCSRH5_AUTORQ   0x00000040

Definition at line 1936 of file hw_usb.h.

#define USB_RXCSRH5_DISNYET   0x00000010

Definition at line 1939 of file hw_usb.h.

#define USB_RXCSRH5_DMAEN   0x00000020

Definition at line 1938 of file hw_usb.h.

#define USB_RXCSRH5_DMAMOD   0x00000008

Definition at line 1941 of file hw_usb.h.

#define USB_RXCSRH5_DT   0x00000002

Definition at line 1943 of file hw_usb.h.

#define USB_RXCSRH5_DTWE   0x00000004

Definition at line 1942 of file hw_usb.h.

#define USB_RXCSRH5_INCOMPRX   0x00000001

Definition at line 1944 of file hw_usb.h.

#define USB_RXCSRH5_ISO   0x00000040

Definition at line 1937 of file hw_usb.h.

#define USB_RXCSRH5_PIDERR   0x00000010

Definition at line 1940 of file hw_usb.h.

#define USB_RXCSRH6_AUTOCL   0x00000080

Definition at line 2089 of file hw_usb.h.

#define USB_RXCSRH6_AUTORQ   0x00000040

Definition at line 2090 of file hw_usb.h.

#define USB_RXCSRH6_DISNYET   0x00000010

Definition at line 2093 of file hw_usb.h.

#define USB_RXCSRH6_DMAEN   0x00000020

Definition at line 2092 of file hw_usb.h.

#define USB_RXCSRH6_DMAMOD   0x00000008

Definition at line 2095 of file hw_usb.h.

#define USB_RXCSRH6_DT   0x00000002

Definition at line 2097 of file hw_usb.h.

#define USB_RXCSRH6_DTWE   0x00000004

Definition at line 2096 of file hw_usb.h.

#define USB_RXCSRH6_INCOMPRX   0x00000001

Definition at line 2098 of file hw_usb.h.

#define USB_RXCSRH6_ISO   0x00000040

Definition at line 2091 of file hw_usb.h.

#define USB_RXCSRH6_PIDERR   0x00000010

Definition at line 2094 of file hw_usb.h.

#define USB_RXCSRH7_AUTOCL   0x00000080

Definition at line 2243 of file hw_usb.h.

#define USB_RXCSRH7_AUTORQ   0x00000040

Definition at line 2245 of file hw_usb.h.

#define USB_RXCSRH7_DISNYET   0x00000010

Definition at line 2248 of file hw_usb.h.

#define USB_RXCSRH7_DMAEN   0x00000020

Definition at line 2246 of file hw_usb.h.

#define USB_RXCSRH7_DMAMOD   0x00000008

Definition at line 2249 of file hw_usb.h.

#define USB_RXCSRH7_DT   0x00000002

Definition at line 2251 of file hw_usb.h.

#define USB_RXCSRH7_DTWE   0x00000004

Definition at line 2250 of file hw_usb.h.

#define USB_RXCSRH7_INCOMPRX   0x00000001

Definition at line 2252 of file hw_usb.h.

#define USB_RXCSRH7_ISO   0x00000040

Definition at line 2244 of file hw_usb.h.

#define USB_RXCSRH7_PIDERR   0x00000010

Definition at line 2247 of file hw_usb.h.

#define USB_RXCSRL1_CLRDT   0x00000080
#define USB_RXCSRL1_DATAERR   0x00000008

Definition at line 1307 of file hw_usb.h.

#define USB_RXCSRL1_ERROR   0x00000004

Definition at line 1310 of file hw_usb.h.

#define USB_RXCSRL1_FLUSH   0x00000010

Definition at line 1306 of file hw_usb.h.

Referenced by USBFIFOFlush().

#define USB_RXCSRL1_FULL   0x00000002

Definition at line 1311 of file hw_usb.h.

#define USB_RXCSRL1_NAKTO   0x00000008

Definition at line 1308 of file hw_usb.h.

#define USB_RXCSRL1_OVER   0x00000004

Definition at line 1309 of file hw_usb.h.

#define USB_RXCSRL1_REQPKT   0x00000020

Definition at line 1305 of file hw_usb.h.

Referenced by USBHostRequestIN(), and USBHostRequestINClear().

#define USB_RXCSRL1_RXRDY   0x00000001

Definition at line 1312 of file hw_usb.h.

Referenced by USBDevEndpointDataAck(), USBFIFOFlush(), and USBHostEndpointDataAck().

#define USB_RXCSRL1_STALL   0x00000020

Definition at line 1304 of file hw_usb.h.

Referenced by USBDevEndpointStall(), and USBDevEndpointStallClear().

#define USB_RXCSRL1_STALLED   0x00000040

Definition at line 1303 of file hw_usb.h.

Referenced by USBDevEndpointStallClear().

#define USB_RXCSRL2_CLRDT   0x00000080

Definition at line 1456 of file hw_usb.h.

#define USB_RXCSRL2_DATAERR   0x00000008

Definition at line 1461 of file hw_usb.h.

#define USB_RXCSRL2_ERROR   0x00000004

Definition at line 1463 of file hw_usb.h.

#define USB_RXCSRL2_FLUSH   0x00000010

Definition at line 1460 of file hw_usb.h.

#define USB_RXCSRL2_FULL   0x00000002

Definition at line 1465 of file hw_usb.h.

#define USB_RXCSRL2_NAKTO   0x00000008

Definition at line 1462 of file hw_usb.h.

#define USB_RXCSRL2_OVER   0x00000004

Definition at line 1464 of file hw_usb.h.

#define USB_RXCSRL2_REQPKT   0x00000020

Definition at line 1458 of file hw_usb.h.

#define USB_RXCSRL2_RXRDY   0x00000001

Definition at line 1466 of file hw_usb.h.

#define USB_RXCSRL2_STALL   0x00000020

Definition at line 1459 of file hw_usb.h.

#define USB_RXCSRL2_STALLED   0x00000040

Definition at line 1457 of file hw_usb.h.

#define USB_RXCSRL3_CLRDT   0x00000080

Definition at line 1610 of file hw_usb.h.

#define USB_RXCSRL3_DATAERR   0x00000008

Definition at line 1615 of file hw_usb.h.

#define USB_RXCSRL3_ERROR   0x00000004

Definition at line 1617 of file hw_usb.h.

#define USB_RXCSRL3_FLUSH   0x00000010

Definition at line 1614 of file hw_usb.h.

#define USB_RXCSRL3_FULL   0x00000002

Definition at line 1619 of file hw_usb.h.

#define USB_RXCSRL3_NAKTO   0x00000008

Definition at line 1616 of file hw_usb.h.

#define USB_RXCSRL3_OVER   0x00000004

Definition at line 1618 of file hw_usb.h.

#define USB_RXCSRL3_REQPKT   0x00000020

Definition at line 1613 of file hw_usb.h.

#define USB_RXCSRL3_RXRDY   0x00000001

Definition at line 1620 of file hw_usb.h.

#define USB_RXCSRL3_STALL   0x00000020

Definition at line 1612 of file hw_usb.h.

#define USB_RXCSRL3_STALLED   0x00000040

Definition at line 1611 of file hw_usb.h.

#define USB_RXCSRL4_CLRDT   0x00000080

Definition at line 1764 of file hw_usb.h.

#define USB_RXCSRL4_DATAERR   0x00000008

Definition at line 1770 of file hw_usb.h.

#define USB_RXCSRL4_ERROR   0x00000004

Definition at line 1772 of file hw_usb.h.

#define USB_RXCSRL4_FLUSH   0x00000010

Definition at line 1768 of file hw_usb.h.

#define USB_RXCSRL4_FULL   0x00000002

Definition at line 1773 of file hw_usb.h.

#define USB_RXCSRL4_NAKTO   0x00000008

Definition at line 1769 of file hw_usb.h.

#define USB_RXCSRL4_OVER   0x00000004

Definition at line 1771 of file hw_usb.h.

#define USB_RXCSRL4_REQPKT   0x00000020

Definition at line 1767 of file hw_usb.h.

#define USB_RXCSRL4_RXRDY   0x00000001

Definition at line 1774 of file hw_usb.h.

#define USB_RXCSRL4_STALL   0x00000020

Definition at line 1766 of file hw_usb.h.

#define USB_RXCSRL4_STALLED   0x00000040

Definition at line 1765 of file hw_usb.h.

#define USB_RXCSRL5_CLRDT   0x00000080

Definition at line 1918 of file hw_usb.h.

#define USB_RXCSRL5_DATAERR   0x00000008

Definition at line 1924 of file hw_usb.h.

#define USB_RXCSRL5_ERROR   0x00000004

Definition at line 1925 of file hw_usb.h.

#define USB_RXCSRL5_FLUSH   0x00000010

Definition at line 1922 of file hw_usb.h.

#define USB_RXCSRL5_FULL   0x00000002

Definition at line 1927 of file hw_usb.h.

#define USB_RXCSRL5_NAKTO   0x00000008

Definition at line 1923 of file hw_usb.h.

#define USB_RXCSRL5_OVER   0x00000004

Definition at line 1926 of file hw_usb.h.

#define USB_RXCSRL5_REQPKT   0x00000020

Definition at line 1921 of file hw_usb.h.

#define USB_RXCSRL5_RXRDY   0x00000001

Definition at line 1928 of file hw_usb.h.

#define USB_RXCSRL5_STALL   0x00000020

Definition at line 1920 of file hw_usb.h.

#define USB_RXCSRL5_STALLED   0x00000040

Definition at line 1919 of file hw_usb.h.

#define USB_RXCSRL6_CLRDT   0x00000080

Definition at line 2072 of file hw_usb.h.

#define USB_RXCSRL6_DATAERR   0x00000008

Definition at line 2078 of file hw_usb.h.

#define USB_RXCSRL6_ERROR   0x00000004

Definition at line 2079 of file hw_usb.h.

#define USB_RXCSRL6_FLUSH   0x00000010

Definition at line 2076 of file hw_usb.h.

#define USB_RXCSRL6_FULL   0x00000002

Definition at line 2081 of file hw_usb.h.

#define USB_RXCSRL6_NAKTO   0x00000008

Definition at line 2077 of file hw_usb.h.

#define USB_RXCSRL6_OVER   0x00000004

Definition at line 2080 of file hw_usb.h.

#define USB_RXCSRL6_REQPKT   0x00000020

Definition at line 2074 of file hw_usb.h.

#define USB_RXCSRL6_RXRDY   0x00000001

Definition at line 2082 of file hw_usb.h.

#define USB_RXCSRL6_STALL   0x00000020

Definition at line 2075 of file hw_usb.h.

#define USB_RXCSRL6_STALLED   0x00000040

Definition at line 2073 of file hw_usb.h.

#define USB_RXCSRL7_CLRDT   0x00000080

Definition at line 2226 of file hw_usb.h.

#define USB_RXCSRL7_DATAERR   0x00000008

Definition at line 2231 of file hw_usb.h.

#define USB_RXCSRL7_ERROR   0x00000004

Definition at line 2233 of file hw_usb.h.

#define USB_RXCSRL7_FLUSH   0x00000010

Definition at line 2230 of file hw_usb.h.

#define USB_RXCSRL7_FULL   0x00000002

Definition at line 2235 of file hw_usb.h.

#define USB_RXCSRL7_NAKTO   0x00000008

Definition at line 2232 of file hw_usb.h.

#define USB_RXCSRL7_OVER   0x00000004

Definition at line 2234 of file hw_usb.h.

#define USB_RXCSRL7_REQPKT   0x00000020

Definition at line 2228 of file hw_usb.h.

#define USB_RXCSRL7_RXRDY   0x00000001

Definition at line 2236 of file hw_usb.h.

#define USB_RXCSRL7_STALL   0x00000020

Definition at line 2229 of file hw_usb.h.

#define USB_RXCSRL7_STALLED   0x00000040

Definition at line 2227 of file hw_usb.h.

#define USB_RXDPKTBUFDIS_EP1   0x00000002

Definition at line 2720 of file hw_usb.h.

#define USB_RXDPKTBUFDIS_EP2   0x00000004

Definition at line 2718 of file hw_usb.h.

#define USB_RXDPKTBUFDIS_EP3   0x00000008

Definition at line 2716 of file hw_usb.h.

#define USB_RXDPKTBUFDIS_EP4   0x00000010

Definition at line 2714 of file hw_usb.h.

#define USB_RXDPKTBUFDIS_EP5   0x00000020

Definition at line 2712 of file hw_usb.h.

#define USB_RXDPKTBUFDIS_EP6   0x00000040

Definition at line 2710 of file hw_usb.h.

#define USB_RXDPKTBUFDIS_EP7   0x00000080

Definition at line 2708 of file hw_usb.h.

#define USB_RXFIFOADD_ADDR_M   0x000001FF

Definition at line 685 of file hw_usb.h.

#define USB_RXFIFOADD_ADDR_S   0

Definition at line 686 of file hw_usb.h.

#define USB_RXFIFOSZ_DPB   0x00000010

Definition at line 658 of file hw_usb.h.

#define USB_RXFIFOSZ_SIZE_1024   0x00000007

Definition at line 667 of file hw_usb.h.

#define USB_RXFIFOSZ_SIZE_128   0x00000004

Definition at line 664 of file hw_usb.h.

#define USB_RXFIFOSZ_SIZE_16   0x00000001

Definition at line 661 of file hw_usb.h.

#define USB_RXFIFOSZ_SIZE_2048   0x00000008

Definition at line 668 of file hw_usb.h.

#define USB_RXFIFOSZ_SIZE_256   0x00000005

Definition at line 665 of file hw_usb.h.

#define USB_RXFIFOSZ_SIZE_32   0x00000002

Definition at line 662 of file hw_usb.h.

#define USB_RXFIFOSZ_SIZE_512   0x00000006

Definition at line 666 of file hw_usb.h.

#define USB_RXFIFOSZ_SIZE_64   0x00000003

Definition at line 663 of file hw_usb.h.

#define USB_RXFIFOSZ_SIZE_8   0x00000000

Definition at line 660 of file hw_usb.h.

#define USB_RXFIFOSZ_SIZE_M   0x0000000F

Definition at line 659 of file hw_usb.h.

#define USB_RXFUNCADDR1_ADDR_M   0x0000007F

Definition at line 851 of file hw_usb.h.

#define USB_RXFUNCADDR1_ADDR_S   0

Definition at line 852 of file hw_usb.h.

#define USB_RXFUNCADDR2_ADDR_M   0x0000007F

Definition at line 905 of file hw_usb.h.

#define USB_RXFUNCADDR2_ADDR_S   0

Definition at line 906 of file hw_usb.h.

#define USB_RXFUNCADDR3_ADDR_M   0x0000007F

Definition at line 959 of file hw_usb.h.

#define USB_RXFUNCADDR3_ADDR_S   0

Definition at line 960 of file hw_usb.h.

#define USB_RXFUNCADDR4_ADDR_M   0x0000007F

Definition at line 1013 of file hw_usb.h.

#define USB_RXFUNCADDR4_ADDR_S   0

Definition at line 1014 of file hw_usb.h.

#define USB_RXFUNCADDR5_ADDR_M   0x0000007F

Definition at line 1067 of file hw_usb.h.

#define USB_RXFUNCADDR5_ADDR_S   0

Definition at line 1068 of file hw_usb.h.

#define USB_RXFUNCADDR6_ADDR_M   0x0000007F

Definition at line 1121 of file hw_usb.h.

#define USB_RXFUNCADDR6_ADDR_S   0

Definition at line 1122 of file hw_usb.h.

#define USB_RXFUNCADDR7_ADDR_M   0x0000007F

Definition at line 1175 of file hw_usb.h.

#define USB_RXFUNCADDR7_ADDR_S   0

Definition at line 1176 of file hw_usb.h.

#define USB_RXHUBADDR1_ADDR_M   0x0000007F

Definition at line 860 of file hw_usb.h.

#define USB_RXHUBADDR1_ADDR_S   0

Definition at line 861 of file hw_usb.h.

#define USB_RXHUBADDR2_ADDR_M   0x0000007F

Definition at line 914 of file hw_usb.h.

#define USB_RXHUBADDR2_ADDR_S   0

Definition at line 915 of file hw_usb.h.

#define USB_RXHUBADDR3_ADDR_M   0x0000007F

Definition at line 968 of file hw_usb.h.

#define USB_RXHUBADDR3_ADDR_S   0

Definition at line 969 of file hw_usb.h.

#define USB_RXHUBADDR4_ADDR_M   0x0000007F

Definition at line 1022 of file hw_usb.h.

#define USB_RXHUBADDR4_ADDR_S   0

Definition at line 1023 of file hw_usb.h.

#define USB_RXHUBADDR5_ADDR_M   0x0000007F

Definition at line 1076 of file hw_usb.h.

#define USB_RXHUBADDR5_ADDR_S   0

Definition at line 1077 of file hw_usb.h.

#define USB_RXHUBADDR6_ADDR_M   0x0000007F

Definition at line 1130 of file hw_usb.h.

#define USB_RXHUBADDR6_ADDR_S   0

Definition at line 1131 of file hw_usb.h.

#define USB_RXHUBADDR7_ADDR_M   0x0000007F

Definition at line 1184 of file hw_usb.h.

#define USB_RXHUBADDR7_ADDR_S   0

Definition at line 1185 of file hw_usb.h.

#define USB_RXHUBPORT1_PORT_M   0x0000007F

Definition at line 869 of file hw_usb.h.

#define USB_RXHUBPORT1_PORT_S   0

Definition at line 870 of file hw_usb.h.

#define USB_RXHUBPORT2_PORT_M   0x0000007F

Definition at line 923 of file hw_usb.h.

#define USB_RXHUBPORT2_PORT_S   0

Definition at line 924 of file hw_usb.h.

#define USB_RXHUBPORT3_PORT_M   0x0000007F

Definition at line 977 of file hw_usb.h.

#define USB_RXHUBPORT3_PORT_S   0

Definition at line 978 of file hw_usb.h.

#define USB_RXHUBPORT4_PORT_M   0x0000007F

Definition at line 1031 of file hw_usb.h.

#define USB_RXHUBPORT4_PORT_S   0

Definition at line 1032 of file hw_usb.h.

#define USB_RXHUBPORT5_PORT_M   0x0000007F

Definition at line 1085 of file hw_usb.h.

#define USB_RXHUBPORT5_PORT_S   0

Definition at line 1086 of file hw_usb.h.

#define USB_RXHUBPORT6_PORT_M   0x0000007F

Definition at line 1139 of file hw_usb.h.

#define USB_RXHUBPORT6_PORT_S   0

Definition at line 1140 of file hw_usb.h.

#define USB_RXHUBPORT7_PORT_M   0x0000007F

Definition at line 1193 of file hw_usb.h.

#define USB_RXHUBPORT7_PORT_S   0

Definition at line 1194 of file hw_usb.h.

#define USB_RXIE_EP1   0x00000002

Definition at line 483 of file hw_usb.h.

#define USB_RXIE_EP2   0x00000004

Definition at line 482 of file hw_usb.h.

#define USB_RXIE_EP3   0x00000008

Definition at line 481 of file hw_usb.h.

#define USB_RXIE_EP4   0x00000010

Definition at line 480 of file hw_usb.h.

#define USB_RXIE_EP5   0x00000020

Definition at line 479 of file hw_usb.h.

#define USB_RXIE_EP6   0x00000040

Definition at line 478 of file hw_usb.h.

#define USB_RXIE_EP7   0x00000080

Definition at line 477 of file hw_usb.h.

#define USB_RXINTERVAL1_NAKLMT_M   0x000000FF

Definition at line 1398 of file hw_usb.h.

#define USB_RXINTERVAL1_NAKLMT_S   0

Definition at line 1402 of file hw_usb.h.

#define USB_RXINTERVAL1_TXPOLL_M   0x000000FF

Definition at line 1396 of file hw_usb.h.

#define USB_RXINTERVAL1_TXPOLL_S   0

Definition at line 1400 of file hw_usb.h.

#define USB_RXINTERVAL2_NAKLMT_M   0x000000FF

Definition at line 1552 of file hw_usb.h.

#define USB_RXINTERVAL2_NAKLMT_S   0

Definition at line 1556 of file hw_usb.h.

#define USB_RXINTERVAL2_TXPOLL_M   0x000000FF

Definition at line 1550 of file hw_usb.h.

#define USB_RXINTERVAL2_TXPOLL_S   0

Definition at line 1554 of file hw_usb.h.

#define USB_RXINTERVAL3_NAKLMT_M   0x000000FF

Definition at line 1706 of file hw_usb.h.

#define USB_RXINTERVAL3_NAKLMT_S   0

Definition at line 1710 of file hw_usb.h.

#define USB_RXINTERVAL3_TXPOLL_M   0x000000FF

Definition at line 1704 of file hw_usb.h.

#define USB_RXINTERVAL3_TXPOLL_S   0

Definition at line 1708 of file hw_usb.h.

#define USB_RXINTERVAL4_NAKLMT_M   0x000000FF

Definition at line 1860 of file hw_usb.h.

#define USB_RXINTERVAL4_NAKLMT_S   0

Definition at line 1862 of file hw_usb.h.

#define USB_RXINTERVAL4_TXPOLL_M   0x000000FF

Definition at line 1858 of file hw_usb.h.

#define USB_RXINTERVAL4_TXPOLL_S   0

Definition at line 1864 of file hw_usb.h.

#define USB_RXINTERVAL5_NAKLMT_M   0x000000FF

Definition at line 2014 of file hw_usb.h.

#define USB_RXINTERVAL5_NAKLMT_S   0

Definition at line 2018 of file hw_usb.h.

#define USB_RXINTERVAL5_TXPOLL_M   0x000000FF

Definition at line 2012 of file hw_usb.h.

#define USB_RXINTERVAL5_TXPOLL_S   0

Definition at line 2016 of file hw_usb.h.

#define USB_RXINTERVAL6_NAKLMT_M   0x000000FF

Definition at line 2168 of file hw_usb.h.

#define USB_RXINTERVAL6_NAKLMT_S   0

Definition at line 2170 of file hw_usb.h.

#define USB_RXINTERVAL6_TXPOLL_M   0x000000FF

Definition at line 2166 of file hw_usb.h.

#define USB_RXINTERVAL6_TXPOLL_S   0

Definition at line 2172 of file hw_usb.h.

#define USB_RXINTERVAL7_NAKLMT_M   0x000000FF

Definition at line 2322 of file hw_usb.h.

#define USB_RXINTERVAL7_NAKLMT_S   0

Definition at line 2324 of file hw_usb.h.

#define USB_RXINTERVAL7_TXPOLL_M   0x000000FF

Definition at line 2320 of file hw_usb.h.

#define USB_RXINTERVAL7_TXPOLL_S   0

Definition at line 2326 of file hw_usb.h.

#define USB_RXIS_EP1   0x00000002

Definition at line 455 of file hw_usb.h.

#define USB_RXIS_EP2   0x00000004

Definition at line 454 of file hw_usb.h.

#define USB_RXIS_EP3   0x00000008

Definition at line 453 of file hw_usb.h.

#define USB_RXIS_EP4   0x00000010

Definition at line 452 of file hw_usb.h.

#define USB_RXIS_EP5   0x00000020

Definition at line 451 of file hw_usb.h.

#define USB_RXIS_EP6   0x00000040

Definition at line 450 of file hw_usb.h.

#define USB_RXIS_EP7   0x00000080

Definition at line 449 of file hw_usb.h.

#define USB_RXMAXP1_MAXLOAD_M   0x000007FF

Definition at line 1294 of file hw_usb.h.

#define USB_RXMAXP1_MAXLOAD_S   0

Definition at line 1295 of file hw_usb.h.

#define USB_RXMAXP2_MAXLOAD_M   0x000007FF

Definition at line 1448 of file hw_usb.h.

#define USB_RXMAXP2_MAXLOAD_S   0

Definition at line 1449 of file hw_usb.h.

#define USB_RXMAXP3_MAXLOAD_M   0x000007FF

Definition at line 1602 of file hw_usb.h.

#define USB_RXMAXP3_MAXLOAD_S   0

Definition at line 1603 of file hw_usb.h.

#define USB_RXMAXP4_MAXLOAD_M   0x000007FF

Definition at line 1756 of file hw_usb.h.

#define USB_RXMAXP4_MAXLOAD_S   0

Definition at line 1757 of file hw_usb.h.

#define USB_RXMAXP5_MAXLOAD_M   0x000007FF

Definition at line 1910 of file hw_usb.h.

#define USB_RXMAXP5_MAXLOAD_S   0

Definition at line 1911 of file hw_usb.h.

#define USB_RXMAXP6_MAXLOAD_M   0x000007FF

Definition at line 2064 of file hw_usb.h.

#define USB_RXMAXP6_MAXLOAD_S   0

Definition at line 2065 of file hw_usb.h.

#define USB_RXMAXP7_MAXLOAD_M   0x000007FF

Definition at line 2218 of file hw_usb.h.

#define USB_RXMAXP7_MAXLOAD_S   0

Definition at line 2219 of file hw_usb.h.

#define USB_RXTYPE1_PROTO_BULK   0x00000020

Definition at line 1385 of file hw_usb.h.

#define USB_RXTYPE1_PROTO_CTRL   0x00000000

Definition at line 1383 of file hw_usb.h.

#define USB_RXTYPE1_PROTO_INT   0x00000030

Definition at line 1386 of file hw_usb.h.

#define USB_RXTYPE1_PROTO_ISOC   0x00000010

Definition at line 1384 of file hw_usb.h.

#define USB_RXTYPE1_PROTO_M   0x00000030

Definition at line 1382 of file hw_usb.h.

#define USB_RXTYPE1_SPEED_DFLT   0x00000000

Definition at line 1378 of file hw_usb.h.

#define USB_RXTYPE1_SPEED_FULL   0x00000080

Definition at line 1380 of file hw_usb.h.

#define USB_RXTYPE1_SPEED_HIGH   0x00000040

Definition at line 1379 of file hw_usb.h.

#define USB_RXTYPE1_SPEED_LOW   0x000000C0

Definition at line 1381 of file hw_usb.h.

#define USB_RXTYPE1_SPEED_M   0x000000C0

Definition at line 1377 of file hw_usb.h.

Referenced by USBHostEndpointSpeed().

#define USB_RXTYPE1_TEP_M   0x0000000F

Definition at line 1387 of file hw_usb.h.

#define USB_RXTYPE1_TEP_S   0

Definition at line 1388 of file hw_usb.h.

#define USB_RXTYPE2_PROTO_BULK   0x00000020

Definition at line 1539 of file hw_usb.h.

#define USB_RXTYPE2_PROTO_CTRL   0x00000000

Definition at line 1537 of file hw_usb.h.

#define USB_RXTYPE2_PROTO_INT   0x00000030

Definition at line 1540 of file hw_usb.h.

#define USB_RXTYPE2_PROTO_ISOC   0x00000010

Definition at line 1538 of file hw_usb.h.

#define USB_RXTYPE2_PROTO_M   0x00000030

Definition at line 1536 of file hw_usb.h.

#define USB_RXTYPE2_SPEED_DFLT   0x00000000

Definition at line 1532 of file hw_usb.h.

#define USB_RXTYPE2_SPEED_FULL   0x00000080

Definition at line 1534 of file hw_usb.h.

#define USB_RXTYPE2_SPEED_HIGH   0x00000040

Definition at line 1533 of file hw_usb.h.

#define USB_RXTYPE2_SPEED_LOW   0x000000C0

Definition at line 1535 of file hw_usb.h.

#define USB_RXTYPE2_SPEED_M   0x000000C0

Definition at line 1531 of file hw_usb.h.

#define USB_RXTYPE2_TEP_M   0x0000000F

Definition at line 1541 of file hw_usb.h.

#define USB_RXTYPE2_TEP_S   0

Definition at line 1542 of file hw_usb.h.

#define USB_RXTYPE3_PROTO_BULK   0x00000020

Definition at line 1693 of file hw_usb.h.

#define USB_RXTYPE3_PROTO_CTRL   0x00000000

Definition at line 1691 of file hw_usb.h.

#define USB_RXTYPE3_PROTO_INT   0x00000030

Definition at line 1694 of file hw_usb.h.

#define USB_RXTYPE3_PROTO_ISOC   0x00000010

Definition at line 1692 of file hw_usb.h.

#define USB_RXTYPE3_PROTO_M   0x00000030

Definition at line 1690 of file hw_usb.h.

#define USB_RXTYPE3_SPEED_DFLT   0x00000000

Definition at line 1686 of file hw_usb.h.

#define USB_RXTYPE3_SPEED_FULL   0x00000080

Definition at line 1688 of file hw_usb.h.

#define USB_RXTYPE3_SPEED_HIGH   0x00000040

Definition at line 1687 of file hw_usb.h.

#define USB_RXTYPE3_SPEED_LOW   0x000000C0

Definition at line 1689 of file hw_usb.h.

#define USB_RXTYPE3_SPEED_M   0x000000C0

Definition at line 1685 of file hw_usb.h.

#define USB_RXTYPE3_TEP_M   0x0000000F

Definition at line 1695 of file hw_usb.h.

#define USB_RXTYPE3_TEP_S   0

Definition at line 1696 of file hw_usb.h.

#define USB_RXTYPE4_PROTO_BULK   0x00000020

Definition at line 1847 of file hw_usb.h.

#define USB_RXTYPE4_PROTO_CTRL   0x00000000

Definition at line 1845 of file hw_usb.h.

#define USB_RXTYPE4_PROTO_INT   0x00000030

Definition at line 1848 of file hw_usb.h.

#define USB_RXTYPE4_PROTO_ISOC   0x00000010

Definition at line 1846 of file hw_usb.h.

#define USB_RXTYPE4_PROTO_M   0x00000030

Definition at line 1844 of file hw_usb.h.

#define USB_RXTYPE4_SPEED_DFLT   0x00000000

Definition at line 1840 of file hw_usb.h.

#define USB_RXTYPE4_SPEED_FULL   0x00000080

Definition at line 1842 of file hw_usb.h.

#define USB_RXTYPE4_SPEED_HIGH   0x00000040

Definition at line 1841 of file hw_usb.h.

#define USB_RXTYPE4_SPEED_LOW   0x000000C0

Definition at line 1843 of file hw_usb.h.

#define USB_RXTYPE4_SPEED_M   0x000000C0

Definition at line 1839 of file hw_usb.h.

#define USB_RXTYPE4_TEP_M   0x0000000F

Definition at line 1849 of file hw_usb.h.

#define USB_RXTYPE4_TEP_S   0

Definition at line 1850 of file hw_usb.h.

#define USB_RXTYPE5_PROTO_BULK   0x00000020

Definition at line 2001 of file hw_usb.h.

#define USB_RXTYPE5_PROTO_CTRL   0x00000000

Definition at line 1999 of file hw_usb.h.

#define USB_RXTYPE5_PROTO_INT   0x00000030

Definition at line 2002 of file hw_usb.h.

#define USB_RXTYPE5_PROTO_ISOC   0x00000010

Definition at line 2000 of file hw_usb.h.

#define USB_RXTYPE5_PROTO_M   0x00000030

Definition at line 1998 of file hw_usb.h.

#define USB_RXTYPE5_SPEED_DFLT   0x00000000

Definition at line 1994 of file hw_usb.h.

#define USB_RXTYPE5_SPEED_FULL   0x00000080

Definition at line 1996 of file hw_usb.h.

#define USB_RXTYPE5_SPEED_HIGH   0x00000040

Definition at line 1995 of file hw_usb.h.

#define USB_RXTYPE5_SPEED_LOW   0x000000C0

Definition at line 1997 of file hw_usb.h.

#define USB_RXTYPE5_SPEED_M   0x000000C0

Definition at line 1993 of file hw_usb.h.

#define USB_RXTYPE5_TEP_M   0x0000000F

Definition at line 2003 of file hw_usb.h.

#define USB_RXTYPE5_TEP_S   0

Definition at line 2004 of file hw_usb.h.

#define USB_RXTYPE6_PROTO_BULK   0x00000020

Definition at line 2155 of file hw_usb.h.

#define USB_RXTYPE6_PROTO_CTRL   0x00000000

Definition at line 2153 of file hw_usb.h.

#define USB_RXTYPE6_PROTO_INT   0x00000030

Definition at line 2156 of file hw_usb.h.

#define USB_RXTYPE6_PROTO_ISOC   0x00000010

Definition at line 2154 of file hw_usb.h.

#define USB_RXTYPE6_PROTO_M   0x00000030

Definition at line 2152 of file hw_usb.h.

#define USB_RXTYPE6_SPEED_DFLT   0x00000000

Definition at line 2148 of file hw_usb.h.

#define USB_RXTYPE6_SPEED_FULL   0x00000080

Definition at line 2150 of file hw_usb.h.

#define USB_RXTYPE6_SPEED_HIGH   0x00000040

Definition at line 2149 of file hw_usb.h.

#define USB_RXTYPE6_SPEED_LOW   0x000000C0

Definition at line 2151 of file hw_usb.h.

#define USB_RXTYPE6_SPEED_M   0x000000C0

Definition at line 2147 of file hw_usb.h.

#define USB_RXTYPE6_TEP_M   0x0000000F

Definition at line 2157 of file hw_usb.h.

#define USB_RXTYPE6_TEP_S   0

Definition at line 2158 of file hw_usb.h.

#define USB_RXTYPE7_PROTO_BULK   0x00000020

Definition at line 2309 of file hw_usb.h.

#define USB_RXTYPE7_PROTO_CTRL   0x00000000

Definition at line 2307 of file hw_usb.h.

#define USB_RXTYPE7_PROTO_INT   0x00000030

Definition at line 2310 of file hw_usb.h.

#define USB_RXTYPE7_PROTO_ISOC   0x00000010

Definition at line 2308 of file hw_usb.h.

#define USB_RXTYPE7_PROTO_M   0x00000030

Definition at line 2306 of file hw_usb.h.

#define USB_RXTYPE7_SPEED_DFLT   0x00000000

Definition at line 2302 of file hw_usb.h.

#define USB_RXTYPE7_SPEED_FULL   0x00000080

Definition at line 2304 of file hw_usb.h.

#define USB_RXTYPE7_SPEED_HIGH   0x00000040

Definition at line 2303 of file hw_usb.h.

#define USB_RXTYPE7_SPEED_LOW   0x000000C0

Definition at line 2305 of file hw_usb.h.

#define USB_RXTYPE7_SPEED_M   0x000000C0

Definition at line 2301 of file hw_usb.h.

#define USB_RXTYPE7_TEP_M   0x0000000F

Definition at line 2311 of file hw_usb.h.

#define USB_RXTYPE7_TEP_S   0

Definition at line 2312 of file hw_usb.h.

#define USB_TEST_FIFOACC   0x00000040

Definition at line 539 of file hw_usb.h.

#define USB_TEST_FORCEFS   0x00000020

Definition at line 540 of file hw_usb.h.

#define USB_TEST_FORCEH   0x00000080

Definition at line 538 of file hw_usb.h.

#define USB_TEST_FORCEHS   0x00000010

Definition at line 541 of file hw_usb.h.

#define USB_TEST_TESTJ   0x00000002

Definition at line 544 of file hw_usb.h.

#define USB_TEST_TESTK   0x00000004

Definition at line 543 of file hw_usb.h.

#define USB_TEST_TESTPKT   0x00000008

Definition at line 542 of file hw_usb.h.

#define USB_TEST_TESTSE0NAK   0x00000001

Definition at line 545 of file hw_usb.h.

#define USB_TXCSRH1_AUTOSET   0x00000080
#define USB_TXCSRH1_DMAEN   0x00000010
#define USB_TXCSRH1_DMAMOD   0x00000004
#define USB_TXCSRH1_DT   0x00000001

Definition at line 1287 of file hw_usb.h.

Referenced by USBHostEndpointDataToggle().

#define USB_TXCSRH1_DTWE   0x00000002

Definition at line 1286 of file hw_usb.h.

Referenced by USBHostEndpointDataToggle().

#define USB_TXCSRH1_FDT   0x00000008

Definition at line 1284 of file hw_usb.h.

#define USB_TXCSRH1_ISO   0x00000040

Definition at line 1281 of file hw_usb.h.

Referenced by USBDevEndpointConfigGet(), and USBDevEndpointConfigSet().

#define USB_TXCSRH1_MODE   0x00000020

Definition at line 1282 of file hw_usb.h.

#define USB_TXCSRH2_AUTOSET   0x00000080

Definition at line 1434 of file hw_usb.h.

#define USB_TXCSRH2_DMAEN   0x00000010

Definition at line 1437 of file hw_usb.h.

#define USB_TXCSRH2_DMAMOD   0x00000004

Definition at line 1439 of file hw_usb.h.

#define USB_TXCSRH2_DT   0x00000001

Definition at line 1441 of file hw_usb.h.

#define USB_TXCSRH2_DTWE   0x00000002

Definition at line 1440 of file hw_usb.h.

#define USB_TXCSRH2_FDT   0x00000008

Definition at line 1438 of file hw_usb.h.

#define USB_TXCSRH2_ISO   0x00000040

Definition at line 1435 of file hw_usb.h.

#define USB_TXCSRH2_MODE   0x00000020

Definition at line 1436 of file hw_usb.h.

#define USB_TXCSRH3_AUTOSET   0x00000080

Definition at line 1588 of file hw_usb.h.

#define USB_TXCSRH3_DMAEN   0x00000010

Definition at line 1591 of file hw_usb.h.

#define USB_TXCSRH3_DMAMOD   0x00000004

Definition at line 1593 of file hw_usb.h.

#define USB_TXCSRH3_DT   0x00000001

Definition at line 1595 of file hw_usb.h.

#define USB_TXCSRH3_DTWE   0x00000002

Definition at line 1594 of file hw_usb.h.

#define USB_TXCSRH3_FDT   0x00000008

Definition at line 1592 of file hw_usb.h.

#define USB_TXCSRH3_ISO   0x00000040

Definition at line 1589 of file hw_usb.h.

#define USB_TXCSRH3_MODE   0x00000020

Definition at line 1590 of file hw_usb.h.

#define USB_TXCSRH4_AUTOSET   0x00000080

Definition at line 1742 of file hw_usb.h.

#define USB_TXCSRH4_DMAEN   0x00000010

Definition at line 1745 of file hw_usb.h.

#define USB_TXCSRH4_DMAMOD   0x00000004

Definition at line 1747 of file hw_usb.h.

#define USB_TXCSRH4_DT   0x00000001

Definition at line 1749 of file hw_usb.h.

#define USB_TXCSRH4_DTWE   0x00000002

Definition at line 1748 of file hw_usb.h.

#define USB_TXCSRH4_FDT   0x00000008

Definition at line 1746 of file hw_usb.h.

#define USB_TXCSRH4_ISO   0x00000040

Definition at line 1743 of file hw_usb.h.

#define USB_TXCSRH4_MODE   0x00000020

Definition at line 1744 of file hw_usb.h.

#define USB_TXCSRH5_AUTOSET   0x00000080

Definition at line 1896 of file hw_usb.h.

#define USB_TXCSRH5_DMAEN   0x00000010

Definition at line 1899 of file hw_usb.h.

#define USB_TXCSRH5_DMAMOD   0x00000004

Definition at line 1901 of file hw_usb.h.

#define USB_TXCSRH5_DT   0x00000001

Definition at line 1903 of file hw_usb.h.

#define USB_TXCSRH5_DTWE   0x00000002

Definition at line 1902 of file hw_usb.h.

#define USB_TXCSRH5_FDT   0x00000008

Definition at line 1900 of file hw_usb.h.

#define USB_TXCSRH5_ISO   0x00000040

Definition at line 1897 of file hw_usb.h.

#define USB_TXCSRH5_MODE   0x00000020

Definition at line 1898 of file hw_usb.h.

#define USB_TXCSRH6_AUTOSET   0x00000080

Definition at line 2050 of file hw_usb.h.

#define USB_TXCSRH6_DMAEN   0x00000010

Definition at line 2053 of file hw_usb.h.

#define USB_TXCSRH6_DMAMOD   0x00000004

Definition at line 2055 of file hw_usb.h.

#define USB_TXCSRH6_DT   0x00000001

Definition at line 2057 of file hw_usb.h.

#define USB_TXCSRH6_DTWE   0x00000002

Definition at line 2056 of file hw_usb.h.

#define USB_TXCSRH6_FDT   0x00000008

Definition at line 2054 of file hw_usb.h.

#define USB_TXCSRH6_ISO   0x00000040

Definition at line 2051 of file hw_usb.h.

#define USB_TXCSRH6_MODE   0x00000020

Definition at line 2052 of file hw_usb.h.

#define USB_TXCSRH7_AUTOSET   0x00000080

Definition at line 2204 of file hw_usb.h.

#define USB_TXCSRH7_DMAEN   0x00000010

Definition at line 2207 of file hw_usb.h.

#define USB_TXCSRH7_DMAMOD   0x00000004

Definition at line 2209 of file hw_usb.h.

#define USB_TXCSRH7_DT   0x00000001

Definition at line 2211 of file hw_usb.h.

#define USB_TXCSRH7_DTWE   0x00000002

Definition at line 2210 of file hw_usb.h.

#define USB_TXCSRH7_FDT   0x00000008

Definition at line 2208 of file hw_usb.h.

#define USB_TXCSRH7_ISO   0x00000040

Definition at line 2205 of file hw_usb.h.

#define USB_TXCSRH7_MODE   0x00000020

Definition at line 2206 of file hw_usb.h.

#define USB_TXCSRL1_CLRDT   0x00000040
#define USB_TXCSRL1_ERROR   0x00000004

Definition at line 1270 of file hw_usb.h.

#define USB_TXCSRL1_FIFONE   0x00000002

Definition at line 1272 of file hw_usb.h.

#define USB_TXCSRL1_FLUSH   0x00000008

Definition at line 1269 of file hw_usb.h.

Referenced by USBFIFOFlush().

#define USB_TXCSRL1_NAKTO   0x00000080

Definition at line 1264 of file hw_usb.h.

#define USB_TXCSRL1_SETUP   0x00000010

Definition at line 1268 of file hw_usb.h.

#define USB_TXCSRL1_STALL   0x00000010

Definition at line 1267 of file hw_usb.h.

Referenced by USBDevEndpointStall(), and USBDevEndpointStallClear().

#define USB_TXCSRL1_STALLED   0x00000020

Definition at line 1266 of file hw_usb.h.

Referenced by USBDevEndpointStallClear().

#define USB_TXCSRL1_TXRDY   0x00000001

Definition at line 1273 of file hw_usb.h.

Referenced by USBEndpointDataPut(), USBEndpointDataSend(), and USBFIFOFlush().

#define USB_TXCSRL1_UNDRN   0x00000004

Definition at line 1271 of file hw_usb.h.

#define USB_TXCSRL2_CLRDT   0x00000040

Definition at line 1419 of file hw_usb.h.

#define USB_TXCSRL2_ERROR   0x00000004

Definition at line 1424 of file hw_usb.h.

#define USB_TXCSRL2_FIFONE   0x00000002

Definition at line 1426 of file hw_usb.h.

#define USB_TXCSRL2_FLUSH   0x00000008

Definition at line 1423 of file hw_usb.h.

#define USB_TXCSRL2_NAKTO   0x00000080

Definition at line 1418 of file hw_usb.h.

#define USB_TXCSRL2_SETUP   0x00000010

Definition at line 1421 of file hw_usb.h.

#define USB_TXCSRL2_STALL   0x00000010

Definition at line 1422 of file hw_usb.h.

#define USB_TXCSRL2_STALLED   0x00000020

Definition at line 1420 of file hw_usb.h.

#define USB_TXCSRL2_TXRDY   0x00000001

Definition at line 1427 of file hw_usb.h.

#define USB_TXCSRL2_UNDRN   0x00000004

Definition at line 1425 of file hw_usb.h.

#define USB_TXCSRL3_CLRDT   0x00000040

Definition at line 1573 of file hw_usb.h.

#define USB_TXCSRL3_ERROR   0x00000004

Definition at line 1578 of file hw_usb.h.

#define USB_TXCSRL3_FIFONE   0x00000002

Definition at line 1580 of file hw_usb.h.

#define USB_TXCSRL3_FLUSH   0x00000008

Definition at line 1577 of file hw_usb.h.

#define USB_TXCSRL3_NAKTO   0x00000080

Definition at line 1572 of file hw_usb.h.

#define USB_TXCSRL3_SETUP   0x00000010

Definition at line 1575 of file hw_usb.h.

#define USB_TXCSRL3_STALL   0x00000010

Definition at line 1576 of file hw_usb.h.

#define USB_TXCSRL3_STALLED   0x00000020

Definition at line 1574 of file hw_usb.h.

#define USB_TXCSRL3_TXRDY   0x00000001

Definition at line 1581 of file hw_usb.h.

#define USB_TXCSRL3_UNDRN   0x00000004

Definition at line 1579 of file hw_usb.h.

#define USB_TXCSRL4_CLRDT   0x00000040

Definition at line 1727 of file hw_usb.h.

#define USB_TXCSRL4_ERROR   0x00000004

Definition at line 1732 of file hw_usb.h.

#define USB_TXCSRL4_FIFONE   0x00000002

Definition at line 1734 of file hw_usb.h.

#define USB_TXCSRL4_FLUSH   0x00000008

Definition at line 1731 of file hw_usb.h.

#define USB_TXCSRL4_NAKTO   0x00000080

Definition at line 1726 of file hw_usb.h.

#define USB_TXCSRL4_SETUP   0x00000010

Definition at line 1729 of file hw_usb.h.

#define USB_TXCSRL4_STALL   0x00000010

Definition at line 1730 of file hw_usb.h.

#define USB_TXCSRL4_STALLED   0x00000020

Definition at line 1728 of file hw_usb.h.

#define USB_TXCSRL4_TXRDY   0x00000001

Definition at line 1735 of file hw_usb.h.

#define USB_TXCSRL4_UNDRN   0x00000004

Definition at line 1733 of file hw_usb.h.

#define USB_TXCSRL5_CLRDT   0x00000040

Definition at line 1881 of file hw_usb.h.

#define USB_TXCSRL5_ERROR   0x00000004

Definition at line 1886 of file hw_usb.h.

#define USB_TXCSRL5_FIFONE   0x00000002

Definition at line 1888 of file hw_usb.h.

#define USB_TXCSRL5_FLUSH   0x00000008

Definition at line 1885 of file hw_usb.h.

#define USB_TXCSRL5_NAKTO   0x00000080

Definition at line 1880 of file hw_usb.h.

#define USB_TXCSRL5_SETUP   0x00000010

Definition at line 1883 of file hw_usb.h.

#define USB_TXCSRL5_STALL   0x00000010

Definition at line 1884 of file hw_usb.h.

#define USB_TXCSRL5_STALLED   0x00000020

Definition at line 1882 of file hw_usb.h.

#define USB_TXCSRL5_TXRDY   0x00000001

Definition at line 1889 of file hw_usb.h.

#define USB_TXCSRL5_UNDRN   0x00000004

Definition at line 1887 of file hw_usb.h.

#define USB_TXCSRL6_CLRDT   0x00000040

Definition at line 2035 of file hw_usb.h.

#define USB_TXCSRL6_ERROR   0x00000004

Definition at line 2040 of file hw_usb.h.

#define USB_TXCSRL6_FIFONE   0x00000002

Definition at line 2042 of file hw_usb.h.

#define USB_TXCSRL6_FLUSH   0x00000008

Definition at line 2039 of file hw_usb.h.

#define USB_TXCSRL6_NAKTO   0x00000080

Definition at line 2034 of file hw_usb.h.

#define USB_TXCSRL6_SETUP   0x00000010

Definition at line 2038 of file hw_usb.h.

#define USB_TXCSRL6_STALL   0x00000010

Definition at line 2037 of file hw_usb.h.

#define USB_TXCSRL6_STALLED   0x00000020

Definition at line 2036 of file hw_usb.h.

#define USB_TXCSRL6_TXRDY   0x00000001

Definition at line 2043 of file hw_usb.h.

#define USB_TXCSRL6_UNDRN   0x00000004

Definition at line 2041 of file hw_usb.h.

#define USB_TXCSRL7_CLRDT   0x00000040

Definition at line 2189 of file hw_usb.h.

#define USB_TXCSRL7_ERROR   0x00000004

Definition at line 2194 of file hw_usb.h.

#define USB_TXCSRL7_FIFONE   0x00000002

Definition at line 2196 of file hw_usb.h.

#define USB_TXCSRL7_FLUSH   0x00000008

Definition at line 2193 of file hw_usb.h.

#define USB_TXCSRL7_NAKTO   0x00000080

Definition at line 2188 of file hw_usb.h.

#define USB_TXCSRL7_SETUP   0x00000010

Definition at line 2192 of file hw_usb.h.

#define USB_TXCSRL7_STALL   0x00000010

Definition at line 2191 of file hw_usb.h.

#define USB_TXCSRL7_STALLED   0x00000020

Definition at line 2190 of file hw_usb.h.

#define USB_TXCSRL7_TXRDY   0x00000001

Definition at line 2197 of file hw_usb.h.

#define USB_TXCSRL7_UNDRN   0x00000004

Definition at line 2195 of file hw_usb.h.

#define USB_TXDPKTBUFDIS_EP1   0x00000002

Definition at line 2741 of file hw_usb.h.

#define USB_TXDPKTBUFDIS_EP2   0x00000004

Definition at line 2739 of file hw_usb.h.

#define USB_TXDPKTBUFDIS_EP3   0x00000008

Definition at line 2737 of file hw_usb.h.

#define USB_TXDPKTBUFDIS_EP4   0x00000010

Definition at line 2735 of file hw_usb.h.

#define USB_TXDPKTBUFDIS_EP5   0x00000020

Definition at line 2733 of file hw_usb.h.

#define USB_TXDPKTBUFDIS_EP6   0x00000040

Definition at line 2731 of file hw_usb.h.

#define USB_TXDPKTBUFDIS_EP7   0x00000080

Definition at line 2729 of file hw_usb.h.

#define USB_TXFIFOADD_ADDR_M   0x000001FF

Definition at line 676 of file hw_usb.h.

#define USB_TXFIFOADD_ADDR_S   0

Definition at line 677 of file hw_usb.h.

#define USB_TXFIFOSZ_DPB   0x00000010

Definition at line 641 of file hw_usb.h.

#define USB_TXFIFOSZ_SIZE_1024   0x00000007

Definition at line 650 of file hw_usb.h.

#define USB_TXFIFOSZ_SIZE_128   0x00000004

Definition at line 647 of file hw_usb.h.

#define USB_TXFIFOSZ_SIZE_16   0x00000001

Definition at line 644 of file hw_usb.h.

#define USB_TXFIFOSZ_SIZE_2048   0x00000008

Definition at line 651 of file hw_usb.h.

#define USB_TXFIFOSZ_SIZE_256   0x00000005

Definition at line 648 of file hw_usb.h.

#define USB_TXFIFOSZ_SIZE_32   0x00000002

Definition at line 645 of file hw_usb.h.

#define USB_TXFIFOSZ_SIZE_512   0x00000006

Definition at line 649 of file hw_usb.h.

#define USB_TXFIFOSZ_SIZE_64   0x00000003

Definition at line 646 of file hw_usb.h.

#define USB_TXFIFOSZ_SIZE_8   0x00000000

Definition at line 643 of file hw_usb.h.

#define USB_TXFIFOSZ_SIZE_M   0x0000000F

Definition at line 642 of file hw_usb.h.

#define USB_TXFUNCADDR0_ADDR_M   0x0000007F

Definition at line 797 of file hw_usb.h.

#define USB_TXFUNCADDR0_ADDR_S   0

Definition at line 798 of file hw_usb.h.

#define USB_TXFUNCADDR1_ADDR_M   0x0000007F

Definition at line 824 of file hw_usb.h.

#define USB_TXFUNCADDR1_ADDR_S   0

Definition at line 825 of file hw_usb.h.

#define USB_TXFUNCADDR2_ADDR_M   0x0000007F

Definition at line 878 of file hw_usb.h.

#define USB_TXFUNCADDR2_ADDR_S   0

Definition at line 879 of file hw_usb.h.

#define USB_TXFUNCADDR3_ADDR_M   0x0000007F

Definition at line 932 of file hw_usb.h.

#define USB_TXFUNCADDR3_ADDR_S   0

Definition at line 933 of file hw_usb.h.

#define USB_TXFUNCADDR4_ADDR_M   0x0000007F

Definition at line 986 of file hw_usb.h.

#define USB_TXFUNCADDR4_ADDR_S   0

Definition at line 987 of file hw_usb.h.

#define USB_TXFUNCADDR5_ADDR_M   0x0000007F

Definition at line 1040 of file hw_usb.h.

#define USB_TXFUNCADDR5_ADDR_S   0

Definition at line 1041 of file hw_usb.h.

#define USB_TXFUNCADDR6_ADDR_M   0x0000007F

Definition at line 1094 of file hw_usb.h.

#define USB_TXFUNCADDR6_ADDR_S   0

Definition at line 1095 of file hw_usb.h.

#define USB_TXFUNCADDR7_ADDR_M   0x0000007F

Definition at line 1148 of file hw_usb.h.

#define USB_TXFUNCADDR7_ADDR_S   0

Definition at line 1149 of file hw_usb.h.

#define USB_TXHUBADDR0_ADDR_M   0x0000007F

Definition at line 806 of file hw_usb.h.

#define USB_TXHUBADDR0_ADDR_S   0

Definition at line 807 of file hw_usb.h.

#define USB_TXHUBADDR1_ADDR_M   0x0000007F

Definition at line 833 of file hw_usb.h.

#define USB_TXHUBADDR1_ADDR_S   0

Definition at line 834 of file hw_usb.h.

#define USB_TXHUBADDR2_ADDR_M   0x0000007F

Definition at line 887 of file hw_usb.h.

#define USB_TXHUBADDR2_ADDR_S   0

Definition at line 888 of file hw_usb.h.

#define USB_TXHUBADDR3_ADDR_M   0x0000007F

Definition at line 941 of file hw_usb.h.

#define USB_TXHUBADDR3_ADDR_S   0

Definition at line 942 of file hw_usb.h.

#define USB_TXHUBADDR4_ADDR_M   0x0000007F

Definition at line 995 of file hw_usb.h.

#define USB_TXHUBADDR4_ADDR_S   0

Definition at line 996 of file hw_usb.h.

#define USB_TXHUBADDR5_ADDR_M   0x0000007F

Definition at line 1049 of file hw_usb.h.

#define USB_TXHUBADDR5_ADDR_S   0

Definition at line 1050 of file hw_usb.h.

#define USB_TXHUBADDR6_ADDR_M   0x0000007F

Definition at line 1103 of file hw_usb.h.

#define USB_TXHUBADDR6_ADDR_S   0

Definition at line 1104 of file hw_usb.h.

#define USB_TXHUBADDR7_ADDR_M   0x0000007F

Definition at line 1157 of file hw_usb.h.

#define USB_TXHUBADDR7_ADDR_S   0

Definition at line 1158 of file hw_usb.h.

#define USB_TXHUBPORT0_PORT_M   0x0000007F

Definition at line 815 of file hw_usb.h.

#define USB_TXHUBPORT0_PORT_S   0

Definition at line 816 of file hw_usb.h.

#define USB_TXHUBPORT1_PORT_M   0x0000007F

Definition at line 842 of file hw_usb.h.

#define USB_TXHUBPORT1_PORT_S   0

Definition at line 843 of file hw_usb.h.

#define USB_TXHUBPORT2_PORT_M   0x0000007F

Definition at line 896 of file hw_usb.h.

#define USB_TXHUBPORT2_PORT_S   0

Definition at line 897 of file hw_usb.h.

#define USB_TXHUBPORT3_PORT_M   0x0000007F

Definition at line 950 of file hw_usb.h.

#define USB_TXHUBPORT3_PORT_S   0

Definition at line 951 of file hw_usb.h.

#define USB_TXHUBPORT4_PORT_M   0x0000007F

Definition at line 1004 of file hw_usb.h.

#define USB_TXHUBPORT4_PORT_S   0

Definition at line 1005 of file hw_usb.h.

#define USB_TXHUBPORT5_PORT_M   0x0000007F

Definition at line 1058 of file hw_usb.h.

#define USB_TXHUBPORT5_PORT_S   0

Definition at line 1059 of file hw_usb.h.

#define USB_TXHUBPORT6_PORT_M   0x0000007F

Definition at line 1112 of file hw_usb.h.

#define USB_TXHUBPORT6_PORT_S   0

Definition at line 1113 of file hw_usb.h.

#define USB_TXHUBPORT7_PORT_M   0x0000007F

Definition at line 1166 of file hw_usb.h.

#define USB_TXHUBPORT7_PORT_S   0

Definition at line 1167 of file hw_usb.h.

#define USB_TXIE_EP0   0x00000001

Definition at line 469 of file hw_usb.h.

#define USB_TXIE_EP1   0x00000002

Definition at line 468 of file hw_usb.h.

#define USB_TXIE_EP2   0x00000004

Definition at line 467 of file hw_usb.h.

#define USB_TXIE_EP3   0x00000008

Definition at line 466 of file hw_usb.h.

#define USB_TXIE_EP4   0x00000010

Definition at line 465 of file hw_usb.h.

#define USB_TXIE_EP5   0x00000020

Definition at line 464 of file hw_usb.h.

#define USB_TXIE_EP6   0x00000040

Definition at line 463 of file hw_usb.h.

#define USB_TXIE_EP7   0x00000080

Definition at line 462 of file hw_usb.h.

#define USB_TXINTERVAL1_NAKLMT_M   0x000000FF

Definition at line 1363 of file hw_usb.h.

#define USB_TXINTERVAL1_NAKLMT_S   0

Definition at line 1369 of file hw_usb.h.

#define USB_TXINTERVAL1_TXPOLL_M   0x000000FF

Definition at line 1365 of file hw_usb.h.

#define USB_TXINTERVAL1_TXPOLL_S   0

Definition at line 1367 of file hw_usb.h.

#define USB_TXINTERVAL2_NAKLMT_M   0x000000FF

Definition at line 1519 of file hw_usb.h.

#define USB_TXINTERVAL2_NAKLMT_S   0

Definition at line 1521 of file hw_usb.h.

#define USB_TXINTERVAL2_TXPOLL_M   0x000000FF

Definition at line 1517 of file hw_usb.h.

#define USB_TXINTERVAL2_TXPOLL_S   0

Definition at line 1523 of file hw_usb.h.

#define USB_TXINTERVAL3_NAKLMT_M   0x000000FF

Definition at line 1673 of file hw_usb.h.

#define USB_TXINTERVAL3_NAKLMT_S   0

Definition at line 1677 of file hw_usb.h.

#define USB_TXINTERVAL3_TXPOLL_M   0x000000FF

Definition at line 1671 of file hw_usb.h.

#define USB_TXINTERVAL3_TXPOLL_S   0

Definition at line 1675 of file hw_usb.h.

#define USB_TXINTERVAL4_NAKLMT_M   0x000000FF

Definition at line 1827 of file hw_usb.h.

#define USB_TXINTERVAL4_NAKLMT_S   0

Definition at line 1829 of file hw_usb.h.

#define USB_TXINTERVAL4_TXPOLL_M   0x000000FF

Definition at line 1825 of file hw_usb.h.

#define USB_TXINTERVAL4_TXPOLL_S   0

Definition at line 1831 of file hw_usb.h.

#define USB_TXINTERVAL5_NAKLMT_M   0x000000FF

Definition at line 1981 of file hw_usb.h.

#define USB_TXINTERVAL5_NAKLMT_S   0

Definition at line 1983 of file hw_usb.h.

#define USB_TXINTERVAL5_TXPOLL_M   0x000000FF

Definition at line 1979 of file hw_usb.h.

#define USB_TXINTERVAL5_TXPOLL_S   0

Definition at line 1985 of file hw_usb.h.

#define USB_TXINTERVAL6_NAKLMT_M   0x000000FF

Definition at line 2135 of file hw_usb.h.

#define USB_TXINTERVAL6_NAKLMT_S   0

Definition at line 2139 of file hw_usb.h.

#define USB_TXINTERVAL6_TXPOLL_M   0x000000FF

Definition at line 2133 of file hw_usb.h.

#define USB_TXINTERVAL6_TXPOLL_S   0

Definition at line 2137 of file hw_usb.h.

#define USB_TXINTERVAL7_NAKLMT_M   0x000000FF

Definition at line 2289 of file hw_usb.h.

#define USB_TXINTERVAL7_NAKLMT_S   0

Definition at line 2291 of file hw_usb.h.

#define USB_TXINTERVAL7_TXPOLL_M   0x000000FF

Definition at line 2287 of file hw_usb.h.

#define USB_TXINTERVAL7_TXPOLL_S   0

Definition at line 2293 of file hw_usb.h.

#define USB_TXIS_EP0   0x00000001

Definition at line 442 of file hw_usb.h.

#define USB_TXIS_EP1   0x00000002

Definition at line 441 of file hw_usb.h.

#define USB_TXIS_EP2   0x00000004

Definition at line 440 of file hw_usb.h.

#define USB_TXIS_EP3   0x00000008

Definition at line 439 of file hw_usb.h.

#define USB_TXIS_EP4   0x00000010

Definition at line 438 of file hw_usb.h.

#define USB_TXIS_EP5   0x00000020

Definition at line 437 of file hw_usb.h.

#define USB_TXIS_EP6   0x00000040

Definition at line 436 of file hw_usb.h.

#define USB_TXIS_EP7   0x00000080

Definition at line 435 of file hw_usb.h.

#define USB_TXMAXP1_MAXLOAD_M   0x000007FF

Definition at line 1256 of file hw_usb.h.

#define USB_TXMAXP1_MAXLOAD_S   0

Definition at line 1257 of file hw_usb.h.

#define USB_TXMAXP2_MAXLOAD_M   0x000007FF

Definition at line 1410 of file hw_usb.h.

#define USB_TXMAXP2_MAXLOAD_S   0

Definition at line 1411 of file hw_usb.h.

#define USB_TXMAXP3_MAXLOAD_M   0x000007FF

Definition at line 1564 of file hw_usb.h.

#define USB_TXMAXP3_MAXLOAD_S   0

Definition at line 1565 of file hw_usb.h.

#define USB_TXMAXP4_MAXLOAD_M   0x000007FF

Definition at line 1718 of file hw_usb.h.

#define USB_TXMAXP4_MAXLOAD_S   0

Definition at line 1719 of file hw_usb.h.

#define USB_TXMAXP5_MAXLOAD_M   0x000007FF

Definition at line 1872 of file hw_usb.h.

#define USB_TXMAXP5_MAXLOAD_S   0

Definition at line 1873 of file hw_usb.h.

#define USB_TXMAXP6_MAXLOAD_M   0x000007FF

Definition at line 2026 of file hw_usb.h.

#define USB_TXMAXP6_MAXLOAD_S   0

Definition at line 2027 of file hw_usb.h.

#define USB_TXMAXP7_MAXLOAD_M   0x000007FF

Definition at line 2180 of file hw_usb.h.

#define USB_TXMAXP7_MAXLOAD_S   0

Definition at line 2181 of file hw_usb.h.

#define USB_TXTYPE1_PROTO_BULK   0x00000020

Definition at line 1352 of file hw_usb.h.

Referenced by USBHostEndpointConfig().

#define USB_TXTYPE1_PROTO_CTRL   0x00000000

Definition at line 1350 of file hw_usb.h.

Referenced by USBHostEndpointConfig().

#define USB_TXTYPE1_PROTO_INT   0x00000030

Definition at line 1353 of file hw_usb.h.

Referenced by USBHostEndpointConfig().

#define USB_TXTYPE1_PROTO_ISOC   0x00000010

Definition at line 1351 of file hw_usb.h.

Referenced by USBHostEndpointConfig().

#define USB_TXTYPE1_PROTO_M   0x00000030

Definition at line 1349 of file hw_usb.h.

#define USB_TXTYPE1_SPEED_DFLT   0x00000000

Definition at line 1345 of file hw_usb.h.

#define USB_TXTYPE1_SPEED_FULL   0x00000080

Definition at line 1347 of file hw_usb.h.

Referenced by USBHostEndpointConfig().

#define USB_TXTYPE1_SPEED_HIGH   0x00000040

Definition at line 1346 of file hw_usb.h.

Referenced by USBHostEndpointConfig().

#define USB_TXTYPE1_SPEED_LOW   0x000000C0

Definition at line 1348 of file hw_usb.h.

Referenced by USBHostEndpointConfig().

#define USB_TXTYPE1_SPEED_M   0x000000C0

Definition at line 1344 of file hw_usb.h.

Referenced by USBHostEndpointSpeed().

#define USB_TXTYPE1_TEP_M   0x0000000F

Definition at line 1354 of file hw_usb.h.

#define USB_TXTYPE1_TEP_S   0

Definition at line 1355 of file hw_usb.h.

#define USB_TXTYPE2_PROTO_BULK   0x00000020

Definition at line 1506 of file hw_usb.h.

#define USB_TXTYPE2_PROTO_CTRL   0x00000000

Definition at line 1504 of file hw_usb.h.

#define USB_TXTYPE2_PROTO_INT   0x00000030

Definition at line 1507 of file hw_usb.h.

#define USB_TXTYPE2_PROTO_ISOC   0x00000010

Definition at line 1505 of file hw_usb.h.

#define USB_TXTYPE2_PROTO_M   0x00000030

Definition at line 1503 of file hw_usb.h.

#define USB_TXTYPE2_SPEED_DFLT   0x00000000

Definition at line 1499 of file hw_usb.h.

#define USB_TXTYPE2_SPEED_FULL   0x00000080

Definition at line 1501 of file hw_usb.h.

#define USB_TXTYPE2_SPEED_HIGH   0x00000040

Definition at line 1500 of file hw_usb.h.

#define USB_TXTYPE2_SPEED_LOW   0x000000C0

Definition at line 1502 of file hw_usb.h.

#define USB_TXTYPE2_SPEED_M   0x000000C0

Definition at line 1498 of file hw_usb.h.

#define USB_TXTYPE2_TEP_M   0x0000000F

Definition at line 1508 of file hw_usb.h.

#define USB_TXTYPE2_TEP_S   0

Definition at line 1509 of file hw_usb.h.

#define USB_TXTYPE3_PROTO_BULK   0x00000020

Definition at line 1660 of file hw_usb.h.

#define USB_TXTYPE3_PROTO_CTRL   0x00000000

Definition at line 1658 of file hw_usb.h.

#define USB_TXTYPE3_PROTO_INT   0x00000030

Definition at line 1661 of file hw_usb.h.

#define USB_TXTYPE3_PROTO_ISOC   0x00000010

Definition at line 1659 of file hw_usb.h.

#define USB_TXTYPE3_PROTO_M   0x00000030

Definition at line 1657 of file hw_usb.h.

#define USB_TXTYPE3_SPEED_DFLT   0x00000000

Definition at line 1653 of file hw_usb.h.

#define USB_TXTYPE3_SPEED_FULL   0x00000080

Definition at line 1655 of file hw_usb.h.

#define USB_TXTYPE3_SPEED_HIGH   0x00000040

Definition at line 1654 of file hw_usb.h.

#define USB_TXTYPE3_SPEED_LOW   0x000000C0

Definition at line 1656 of file hw_usb.h.

#define USB_TXTYPE3_SPEED_M   0x000000C0

Definition at line 1652 of file hw_usb.h.

#define USB_TXTYPE3_TEP_M   0x0000000F

Definition at line 1662 of file hw_usb.h.

#define USB_TXTYPE3_TEP_S   0

Definition at line 1663 of file hw_usb.h.

#define USB_TXTYPE4_PROTO_BULK   0x00000020

Definition at line 1814 of file hw_usb.h.

#define USB_TXTYPE4_PROTO_CTRL   0x00000000

Definition at line 1812 of file hw_usb.h.

#define USB_TXTYPE4_PROTO_INT   0x00000030

Definition at line 1815 of file hw_usb.h.

#define USB_TXTYPE4_PROTO_ISOC   0x00000010

Definition at line 1813 of file hw_usb.h.

#define USB_TXTYPE4_PROTO_M   0x00000030

Definition at line 1811 of file hw_usb.h.

#define USB_TXTYPE4_SPEED_DFLT   0x00000000

Definition at line 1807 of file hw_usb.h.

#define USB_TXTYPE4_SPEED_FULL   0x00000080

Definition at line 1809 of file hw_usb.h.

#define USB_TXTYPE4_SPEED_HIGH   0x00000040

Definition at line 1808 of file hw_usb.h.

#define USB_TXTYPE4_SPEED_LOW   0x000000C0

Definition at line 1810 of file hw_usb.h.

#define USB_TXTYPE4_SPEED_M   0x000000C0

Definition at line 1806 of file hw_usb.h.

#define USB_TXTYPE4_TEP_M   0x0000000F

Definition at line 1816 of file hw_usb.h.

#define USB_TXTYPE4_TEP_S   0

Definition at line 1817 of file hw_usb.h.

#define USB_TXTYPE5_PROTO_BULK   0x00000020

Definition at line 1968 of file hw_usb.h.

#define USB_TXTYPE5_PROTO_CTRL   0x00000000

Definition at line 1966 of file hw_usb.h.

#define USB_TXTYPE5_PROTO_INT   0x00000030

Definition at line 1969 of file hw_usb.h.

#define USB_TXTYPE5_PROTO_ISOC   0x00000010

Definition at line 1967 of file hw_usb.h.

#define USB_TXTYPE5_PROTO_M   0x00000030

Definition at line 1965 of file hw_usb.h.

#define USB_TXTYPE5_SPEED_DFLT   0x00000000

Definition at line 1961 of file hw_usb.h.

#define USB_TXTYPE5_SPEED_FULL   0x00000080

Definition at line 1963 of file hw_usb.h.

#define USB_TXTYPE5_SPEED_HIGH   0x00000040

Definition at line 1962 of file hw_usb.h.

#define USB_TXTYPE5_SPEED_LOW   0x000000C0

Definition at line 1964 of file hw_usb.h.

#define USB_TXTYPE5_SPEED_M   0x000000C0

Definition at line 1960 of file hw_usb.h.

#define USB_TXTYPE5_TEP_M   0x0000000F

Definition at line 1970 of file hw_usb.h.

#define USB_TXTYPE5_TEP_S   0

Definition at line 1971 of file hw_usb.h.

#define USB_TXTYPE6_PROTO_BULK   0x00000020

Definition at line 2122 of file hw_usb.h.

#define USB_TXTYPE6_PROTO_CTRL   0x00000000

Definition at line 2120 of file hw_usb.h.

#define USB_TXTYPE6_PROTO_INT   0x00000030

Definition at line 2123 of file hw_usb.h.

#define USB_TXTYPE6_PROTO_ISOC   0x00000010

Definition at line 2121 of file hw_usb.h.

#define USB_TXTYPE6_PROTO_M   0x00000030

Definition at line 2119 of file hw_usb.h.

#define USB_TXTYPE6_SPEED_DFLT   0x00000000

Definition at line 2115 of file hw_usb.h.

#define USB_TXTYPE6_SPEED_FULL   0x00000080

Definition at line 2117 of file hw_usb.h.

#define USB_TXTYPE6_SPEED_HIGH   0x00000040

Definition at line 2116 of file hw_usb.h.

#define USB_TXTYPE6_SPEED_LOW   0x000000C0

Definition at line 2118 of file hw_usb.h.

#define USB_TXTYPE6_SPEED_M   0x000000C0

Definition at line 2114 of file hw_usb.h.

#define USB_TXTYPE6_TEP_M   0x0000000F

Definition at line 2124 of file hw_usb.h.

#define USB_TXTYPE6_TEP_S   0

Definition at line 2125 of file hw_usb.h.

#define USB_TXTYPE7_PROTO_BULK   0x00000020

Definition at line 2276 of file hw_usb.h.

#define USB_TXTYPE7_PROTO_CTRL   0x00000000

Definition at line 2274 of file hw_usb.h.

#define USB_TXTYPE7_PROTO_INT   0x00000030

Definition at line 2277 of file hw_usb.h.

#define USB_TXTYPE7_PROTO_ISOC   0x00000010

Definition at line 2275 of file hw_usb.h.

#define USB_TXTYPE7_PROTO_M   0x00000030

Definition at line 2273 of file hw_usb.h.

#define USB_TXTYPE7_SPEED_DFLT   0x00000000

Definition at line 2269 of file hw_usb.h.

#define USB_TXTYPE7_SPEED_FULL   0x00000080

Definition at line 2271 of file hw_usb.h.

#define USB_TXTYPE7_SPEED_HIGH   0x00000040

Definition at line 2270 of file hw_usb.h.

#define USB_TXTYPE7_SPEED_LOW   0x000000C0

Definition at line 2272 of file hw_usb.h.

#define USB_TXTYPE7_SPEED_M   0x000000C0

Definition at line 2268 of file hw_usb.h.

#define USB_TXTYPE7_TEP_M   0x0000000F

Definition at line 2278 of file hw_usb.h.

#define USB_TXTYPE7_TEP_S   0

Definition at line 2279 of file hw_usb.h.

#define USB_TYPE0_SPEED_FULL   0x00000080

Definition at line 1240 of file hw_usb.h.

Referenced by USBHostEndpointConfig(), USBHostEndpointSpeed(), and USBHostHubAddrSet().

#define USB_TYPE0_SPEED_HIGH   0x00000040

Definition at line 1239 of file hw_usb.h.

Referenced by USBHostEndpointConfig(), USBHostEndpointSpeed(), and USBHostHubAddrSet().

#define USB_TYPE0_SPEED_LOW   0x000000C0

Definition at line 1241 of file hw_usb.h.

Referenced by USBHostEndpointConfig(), USBHostEndpointSpeed(), and USBHostHubAddrSet().

#define USB_TYPE0_SPEED_M   0x000000C0

Definition at line 1238 of file hw_usb.h.

#define USB_ULPIREGADDR_ADDR_M   0x000000FF

Definition at line 716 of file hw_usb.h.

#define USB_ULPIREGADDR_ADDR_S   0

Definition at line 717 of file hw_usb.h.

#define USB_ULPIREGCTL_RDWR   0x00000004

Definition at line 725 of file hw_usb.h.

Referenced by USBULPIRegRead().

#define USB_ULPIREGCTL_REGACC   0x00000001

Definition at line 727 of file hw_usb.h.

Referenced by USBULPIRegRead(), and USBULPIRegWrite().

#define USB_ULPIREGCTL_REGCMPLT   0x00000002

Definition at line 726 of file hw_usb.h.

Referenced by USBULPIRegRead(), and USBULPIRegWrite().

#define USB_ULPIREGDATA_REGDATA_M   0x000000FF

Definition at line 705 of file hw_usb.h.

#define USB_ULPIREGDATA_REGDATA_S   0

Definition at line 707 of file hw_usb.h.

#define USB_ULPIVBUSCTL_USEEXTVBUS   0x00000001

Definition at line 696 of file hw_usb.h.

#define USB_ULPIVBUSCTL_USEEXTVBUSIND   0x00000002

Definition at line 694 of file hw_usb.h.

#define USB_VDC_VBDEN   0x00000001

Definition at line 2928 of file hw_usb.h.

#define USB_VDCIM_VD   0x00000001

Definition at line 2942 of file hw_usb.h.

#define USB_VDCISC_VD   0x00000001

Definition at line 2949 of file hw_usb.h.

#define USB_VDCRIS_VD   0x00000001

Definition at line 2935 of file hw_usb.h.

#define USB_VPLEN_VPLEN_M   0x000000FF

Definition at line 764 of file hw_usb.h.

#define USB_VPLEN_VPLEN_S   0

Definition at line 765 of file hw_usb.h.