Searched refs:rw (Results 1 – 25 of 30) sorted by relevance
12
/hal_infineon-3.7.0/whd-bsp-integration/ |
D | cybsp_wifi.c | 282 static uint32_t _cybsp_wifi_create_cmd_52_arg(uint8_t rw, uint8_t func, uint8_t raw, uint32_t addr, in _cybsp_wifi_create_cmd_52_arg() argument 285 return (((rw & 0x01) << 31) /* set R/W flag */ in _cybsp_wifi_create_cmd_52_arg()
|
/hal_infineon-3.7.0/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/COMPONENT_CM33/TOOLCHAIN_GCC_ARM/ |
D | cyw20829A0_ns_l1ram_cbus.ld | 94 code (rw) : ORIGIN = CODE_VMA, LENGTH = CODE_SIZE
|
D | cyw20829_ns_l1ram_cbus.ld | 94 code (rw) : ORIGIN = CODE_VMA, LENGTH = CODE_SIZE
|
/hal_infineon-3.7.0/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/COMPONENT_CM33/TOOLCHAIN_IAR/ |
D | cyw20829A0_ns_flash_sahb.icf | 141 initialize by copy { rw, section .cy_ramfunc }; /* copy .data section from flash to ram and initial…
|
D | cyw20829_ns_flash_sahb.icf | 141 initialize by copy { rw, section .cy_ramfunc }; /* copy .data section from flash to ram and initial…
|
/hal_infineon-3.7.0/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/ |
D | xmc7100d_x2112_cm0plus.ld | 100 …em_eeprom (rw) : ORIGIN = _base_WORK_FLASH, LENGTH = _size_WORK_FLASH …
|
D | xmc7100d_x4160_cm0plus.ld | 102 …em_eeprom (rw) : ORIGIN = _base_WORK_FLASH, LENGTH = _size_WORK_FLASH …
|
D | xmc7200_x8384_cm0plus.ld | 102 …em_eeprom (rw) : ORIGIN = _base_WORK_FLASH, LENGTH = _size_WORK_FLASH …
|
D | xmc7200d_x8384_cm0plus.ld | 102 …em_eeprom (rw) : ORIGIN = _base_WORK_FLASH, LENGTH = _size_WORK_FLASH …
|
D | xmc7100_x2112_cm0plus.ld | 100 …em_eeprom (rw) : ORIGIN = _base_WORK_FLASH, LENGTH = _size_WORK_FLASH …
|
D | xmc7100_x4160_cm0plus.ld | 102 …em_eeprom (rw) : ORIGIN = _base_WORK_FLASH, LENGTH = _size_WORK_FLASH …
|
D | xmc7100_x1088_cm0plus.ld | 100 …em_eeprom (rw) : ORIGIN = _base_WORK_FLASH, LENGTH = _size_WORK_FLASH …
|
/hal_infineon-3.7.0/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM7/TOOLCHAIN_GCC_ARM/ |
D | xmc7200_x8384_cm7.ld | 128 …em_eeprom (rw) : ORIGIN = _base_WORK_FLASH, LENGTH = _size_WORK_FLASH …
|
D | xmc7100_x1088_cm7.ld | 127 …em_eeprom (rw) : ORIGIN = _base_WORK_FLASH, LENGTH = _size_WORK_FLASH …
|
D | xmc7100_x2112_cm7.ld | 127 …em_eeprom (rw) : ORIGIN = _base_WORK_FLASH, LENGTH = _size_WORK_FLASH …
|
D | xmc7100_x4160_cm7.ld | 128 …em_eeprom (rw) : ORIGIN = _base_WORK_FLASH, LENGTH = _size_WORK_FLASH …
|
D | xmc7100d_x2112_cm7.ld | 135 …em_eeprom (rw) : ORIGIN = _base_WORK_FLASH, LENGTH = _size_WORK_FLASH …
|
/hal_infineon-3.7.0/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_GCC_ARM/ |
D | cy8c6xx4_cm0plus.ld | 75 /* public_ram (rw) : ORIGIN = %REGION_START_ADDRESS%, LENGTH = %REGION_SIZE% */
|
D | cyb06xx5_cm0plus.ld | 70 public_ram (rw) : ORIGIN = 0x08000000, LENGTH = PUBLIC_RAM_SIZE
|
D | cyb06xx7_cm0plus.ld | 70 public_ram (rw) : ORIGIN = 0x08000000, LENGTH = PUBLIC_RAM_SIZE
|
D | cyb06xxa_cm0plus.ld | 70 public_ram (rw) : ORIGIN = 0x08000000, LENGTH = PUBLIC_RAM_SIZE
|
D | cy8c6xx5_cm0plus.ld | 75 /* public_ram (rw) : ORIGIN = %REGION_START_ADDRESS%, LENGTH = %REGION_SIZE% */
|
D | cy8c6xx8_cm0plus.ld | 75 /* public_ram (rw) : ORIGIN = %REGION_START_ADDRESS%, LENGTH = %REGION_SIZE% */
|
D | cy8c6xxa_cm0plus.ld | 75 /* public_ram (rw) : ORIGIN = %REGION_START_ADDRESS%, LENGTH = %REGION_SIZE% */
|
/hal_infineon-3.7.0/XMCLib/drivers/inc/ |
D | xmc_usbd_regs.h | 701 unsigned rw:1; member
|
12