Searched refs:bytes (Results 1 – 24 of 24) sorted by relevance
714 uint32_t bytes = (ep->xferLength - ep->xferCount) - doeptsiz.b.xfersize; in XMC_USBD_lHandleOEPInt() local715 ep->xferCount += bytes; in XMC_USBD_lHandleOEPInt()716 ep->xferBuffer += bytes; in XMC_USBD_lHandleOEPInt()786 uint32_t bytes; in XMC_USBD_lHandleIEPInt() local787 bytes = XMC_USBD_lWriteFifo(ep); in XMC_USBD_lHandleIEPInt()788 ep->xferCount += bytes; in XMC_USBD_lHandleIEPInt()789 ep->xferBuffer += bytes; in XMC_USBD_lHandleIEPInt()
144 …tor table in ROM above (even though VTOR minimum requirement would be 128 bytes if not used in com…188 …rtup stack (needed for local variables in C startup code) by processing 8 bytes per loop iteration,
43 ; cycles bytes
125 …rtup stack (needed for local variables in C startup code) by processing 8 bytes per loop iteration,
49 ; Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
46 * Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
60 * Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
1749 unsigned bytes:16; member
2875 uint32_t bytes; member