Lines Matching defs:bytes
50 /* RX FIFO: 2048 bytes */
52 /* Non-periodic TX FIFO: 128 bytes. start address: 0x200 * 4. */
55 /* EP1 TX FIFO: 1024 bytes. start address: 0x220 * 4. */
56 /* EP2 TX FIFO: 1024 bytes. start address: 0x320 * 4. */
57 /* EP3 TX FIFO: 1024 bytes. start address: 0x420 * 4. */
58 /* EP4 TX FIFO: 1024 bytes. start address: 0x520 * 4. */
59 /* EP5 TX FIFO: 128 bytes. start address: 0x620 * 4. */
60 /* EP6 TX FIFO: 128 bytes. start address: 0x640 * 4. */
61 /* EP7 TX FIFO: 128 bytes. start address: 0x660 * 4. */
62 /* EP8 TX FIFO: 128 bytes. start address: 0x680 * 4. */
63 /* EP9 TX FIFO: 128 bytes. start address: 0x6a0 * 4. */
64 /* EP10 TX FIFO: 128 bytes. start address: 0x6c0 * 4. */
65 /* EP11 TX FIFO: 128 bytes. start address: 0x6e0 * 4. */
66 /* EP12 TX FIFO: 128 bytes. start address: 0x700 * 4. */
67 /* EP13 TX FIFO: 128 bytes. start address: 0x720 * 4. */
68 /* EP14 TX FIFO: 128 bytes. start address: 0x740 * 4. */
69 /* EP15 TX FIFO: 128 bytes. start address: 0x760 * 4. */
797 /** Received number of bytes */
798 unsigned bytes:16;
821 /** Received number of bytes */
843 /** Transmited number of bytes */