Home
last modified time | relevance | path

Searched refs:bytes (Results 1 – 24 of 24) sorted by relevance

/hal_infineon-3.5.0/XMCLib/drivers/src/
Dxmc_usbd.c714 uint32_t bytes = (ep->xferLength - ep->xferCount) - doeptsiz.b.xfersize; in XMC_USBD_lHandleOEPInt() local
715 ep->xferCount += bytes; in XMC_USBD_lHandleOEPInt()
716 ep->xferBuffer += bytes; in XMC_USBD_lHandleOEPInt()
786 uint32_t bytes; in XMC_USBD_lHandleIEPInt() local
787 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()
/hal_infineon-3.5.0/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_IAR/
Dstartup_cm0plus.s144 …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,
/hal_infineon-3.5.0/mtb-pdl-cat1/drivers/source/TOOLCHAIN_ARM/
Dcy_syslib_ext.s43 ; cycles bytes
/hal_infineon-3.5.0/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_ARM/
Dstartup_cm0plus.s125 …rtup stack (needed for local variables in C startup code) by processing 8 bytes per loop iteration,
/hal_infineon-3.5.0/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/TOOLCHAIN_ARM/
Dcy8c6xx4_cm4.sct49 ; Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
Dcy8c6xx5_cm4.sct49 ; Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
Dcy8c6xx7_cm4.sct49 ; Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
Dcy8c6xxa_cm4.sct49 ; Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
Dcy8c6xx6_cm4.sct49 ; Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
Dcy8c6xx8_cm4.sct49 ; Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
/hal_infineon-3.5.0/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/TOOLCHAIN_IAR/
Dcy8c6xx4_cm4.icf46 * Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
Dcy8c6xxa_cm4.icf46 * Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
Dcy8c6xx5_cm4.icf46 * Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
Dcy8c6xx6_cm4.icf46 * Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
Dcy8c6xx7_cm4.icf46 * Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
Dcy8c6xx8_cm4.icf46 * Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
/hal_infineon-3.5.0/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/TOOLCHAIN_GCC_ARM/
Dcy8c6xx4_cm4.ld60 * Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
Dcy8c6xx5_cm4.ld60 * Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
Dcy8c6xx6_cm4.ld60 * Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
Dcy8c6xx7_cm4.ld60 * Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
Dcy8c6xx8_cm4.ld60 * Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
Dcy8c6xxa_cm4.ld60 * Note that 2176 bytes of RAM (at the end of the SRAM) are reserved for system use.
/hal_infineon-3.5.0/XMCLib/drivers/inc/
Dxmc_usbd_regs.h1749 unsigned bytes:16; member
/hal_infineon-3.5.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_wlioctl.h2875 uint32_t bytes; member