/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/ |
D | cy_smif_memslot.c | 108 SMIF_DEVICE_Type volatile * device; in Cy_SMIF_MemInit() local 137 device = Cy_SMIF_GetDeviceBySlot(base, memCfg->slaveSelect); in Cy_SMIF_MemInit() 138 if (NULL != device) in Cy_SMIF_MemInit() 142 SMIF_DEVICE_CTL(device) = _CLR_SET_FLD32U(SMIF_DEVICE_CTL(device), in Cy_SMIF_MemInit() 179 XipRegInit(device, memCfg); in Cy_SMIF_MemInit() 186 …SMIF_DEVICE_CTL(device) = _VAL2FLD(SMIF_DEVICE_CTL_WR_EN, ((bool)(memCfg->flags & CY_SMIF_FLAG_WRI… in Cy_SMIF_MemInit() 437 cy_stc_smif_mem_device_cfg_t* device = memDevice->deviceCfg; in Cy_SMIF_MemIsBusy() local 439 if(NULL != device->readStsRegWipCmd) in Cy_SMIF_MemIsBusy() 442 if (device->readStsRegWipCmd->cmdWidth == CY_SMIF_WIDTH_OCTAL) in Cy_SMIF_MemIsBusy() 447 … (uint16_t)(device->readStsRegWipCmd->command | (device->readStsRegWipCmd->command << 8)), in Cy_SMIF_MemIsBusy() [all …]
|
D | cy_smif_sfdp.c | 161 #define CY_SMIF_CHECK_DEVICE_MEMBERS(device) ((NULL != device->writeEnCmd) || \ argument 162 (NULL != device->writeDisCmd) || \ 163 (NULL != device->writeDisCmd)|| \ 164 (NULL != device->eraseCmd)|| \ 165 (NULL != device->chipEraseCmd)|| \ 166 (NULL != device->programCmd)|| \ 167 (NULL != device->readStsRegWipCmd)) 275 static uint32_t SfdpGetSectorEraseCommand(cy_stc_smif_mem_device_cfg_t *device, 279 cy_stc_smif_mem_device_cfg_t *device, 284 uint32_t const buffLength, cy_stc_smif_mem_device_cfg_t *device, [all …]
|
D | cy_smif.c | 277 SMIF_DEVICE_Type volatile *device; in Cy_SMIF_SetDataSelect() local 283 device = Cy_SMIF_GetDeviceBySlot(base, slaveSelect); in Cy_SMIF_SetDataSelect() 285 if(NULL != device) in Cy_SMIF_SetDataSelect() 287 SMIF_DEVICE_CTL(device) = _CLR_SET_FLD32U(SMIF_DEVICE_CTL(device), in Cy_SMIF_SetDataSelect() 2515 SMIF_DEVICE_Type volatile * device = Cy_SMIF_GetDeviceBySlot(base, slave); in Cy_SMIF_DeviceTransfer_SetMergeTimeout() local 2517 temp = SMIF_DEVICE_CTL(device); in Cy_SMIF_DeviceTransfer_SetMergeTimeout() 2519 SMIF_DEVICE_CTL(device) = temp | _VAL2FLD(SMIF_DEVICE_CTL_MERGE_EN, 1U) | in Cy_SMIF_DeviceTransfer_SetMergeTimeout() 2542 SMIF_DEVICE_Type volatile * device = Cy_SMIF_GetDeviceBySlot(base, slave); in Cy_SMIF_DeviceTransfer_ClearMergeTimeout() local 2544 temp = SMIF_DEVICE_CTL(device); in Cy_SMIF_DeviceTransfer_ClearMergeTimeout() 2546 SMIF_DEVICE_CTL(device) = temp; in Cy_SMIF_DeviceTransfer_ClearMergeTimeout() [all …]
|
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/ |
D | cy_smif_memslot.h | 935 cy_stc_smif_mem_device_cfg_t *device, 1228 __STATIC_INLINE void SfdpGetQuadEnableParameters(cy_stc_smif_mem_device_cfg_t *device, 1257 __STATIC_INLINE void SfdpGetQuadEnableParameters(cy_stc_smif_mem_device_cfg_t *device, in SfdpGetQuadEnableParameters() argument 1260 CY_ASSERT_L1(NULL != device->readStsRegQeCmd); in SfdpGetQuadEnableParameters() 1261 CY_ASSERT_L1(NULL != device->writeStsRegQeCmd); in SfdpGetQuadEnableParameters() 1264 device->writeStsRegQeCmd->cmdWidth = CY_SMIF_WIDTH_SINGLE; in SfdpGetQuadEnableParameters() 1270 device->stsRegQuadEnableMask = CY_SMIF_NO_COMMAND_OR_MODE; in SfdpGetQuadEnableParameters() 1271 device->writeStsRegQeCmd->command = CY_SMIF_NO_COMMAND_OR_MODE; in SfdpGetQuadEnableParameters() 1272 device->readStsRegQeCmd->command = CY_SMIF_NO_COMMAND_OR_MODE; in SfdpGetQuadEnableParameters() 1274 device->writeStsRegQeCmd->cmdPresence = CY_SMIF_NOT_PRESENT; in SfdpGetQuadEnableParameters() [all …]
|
D | cy_smif.h | 2116 SMIF_DEVICE_Type volatile *device; in Cy_SMIF_GetDeviceBySlot() local 2121 device = &(SMIF_DEVICE_IDX(base, 0)); in Cy_SMIF_GetDeviceBySlot() 2124 device = &(SMIF_DEVICE_IDX(base, 1)); in Cy_SMIF_GetDeviceBySlot() 2127 device = &(SMIF_DEVICE_IDX(base, 2)); in Cy_SMIF_GetDeviceBySlot() 2130 device = &(SMIF_DEVICE_IDX(base, 3)); in Cy_SMIF_GetDeviceBySlot() 2134 device = NULL; in Cy_SMIF_GetDeviceBySlot() 2138 return device; in Cy_SMIF_GetDeviceBySlot()
|
/hal_infineon-3.6.0/mtb-pdl-cat1/devices/COMPONENT_CAT1B/source/ |
D | cy_device.c | 54 void Cy_PDL_Init(const cy_stc_device_t * device) in Cy_PDL_Init() argument 56 cy_device = device; in Cy_PDL_Init()
|
/hal_infineon-3.6.0/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM7/TOOLCHAIN_ARM/ |
D | xmc7100d_x2112_cm7.sct | 51 ; where 'xx' is the device group; for example, 'xmc7200d_x8384_cm7.sct'. 80 /* In case of single CM7 device CM7_1 values should not be used */ 92 ; For the non-dual cm7 device, _CORE_CM7_0_ should be defined and _CORE_CM7_1_ should not be defined 149 ; device startup.
|
D | xmc7100d_x4160_cm7.sct | 51 ; where 'xx' is the device group; for example, 'xmc7200d_x8384_cm7.sct'. 80 /* In case of single CM7 device CM7_1 values should not be used */ 92 ; For the non-dual cm7 device, _CORE_CM7_0_ should be defined and _CORE_CM7_1_ should not be defined 149 ; device startup.
|
D | xmc7200d_x8384_cm7.sct | 51 ; where 'xx' is the device group; for example, 'xmc7200d_x8384_cm7.sct'. 80 /* In case of single CM7 device CM7_1 values should not be used */ 92 ; For the non-dual cm7 device, _CORE_CM7_0_ should be defined and _CORE_CM7_1_ should not be defined 149 ; device startup.
|
/hal_infineon-3.6.0/mtb-pdl-cat1/devices/COMPONENT_CAT1C/source/ |
D | cy_device.c | 69 void Cy_PDL_Init(const cy_stc_device_t * device) in Cy_PDL_Init() argument 71 cy_device = device; in Cy_PDL_Init()
|
/hal_infineon-3.6.0/ |
D | Readme.txt | 23 - mtb-pdl-cat1 - MTB CAT1 PDL provides low level device drivers for CAT1A family 25 devices refers to PSOC6 devices and vice versa. The PDL integrates device header 27 the PSoC 6 device family.
|
/hal_infineon-3.6.0/mtb-pdl-cat1/ |
D | README.md | 5 The PDL integrates device header files, and 11 is [available here](https://www.infineon.com/cms/en/design-support/software/device-driver-libraries… 17 * CMSIS compliant device header files, startup code (platform initialization) and device configurat…
|
/hal_infineon-3.6.0/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/TOOLCHAIN_ARM/ |
D | cyb06xx5_cm4_dual.sct | 51 ; where 'xx' is the device group; for example, 'cyb06xx7_cm0plus.scat'. 69 ; The following defines describe device specific memory regions and must not be changed. 110 ; device startup.
|
D | cyb06xxa_cm4_dual.sct | 51 ; where 'xx' is the device group; for example, 'cyb06xx7_cm0plus.scat'. 76 ; The following defines describe device specific memory regions and must not be changed. 117 ; device startup.
|
D | cyb06xx7_cm4_dual.sct | 51 ; where 'xx' is the device group; for example, 'cyb06xx7_cm0plus.scat'. 76 ; The following defines describe device specific memory regions and must not be changed. 117 ; device startup.
|
D | cy8c6xx4_cm4_dual.sct | 53 ; where 'xx' is the device group; for example, 'cy8c6xx7_cm0plus.scat'. 71 ; The following defines describe device specific memory regions and must not be changed. 136 ; device startup.
|
D | cy8c6xx7_cm4_dual_cm0p_bless.sct | 55 ; where 'xx' is the device group; for example, 'cy8c6xx7_cm0plus.scat'. 81 ; The following defines describe device specific memory regions and must not be changed. 146 ; device startup.
|
D | cy8c6xx8_cm4_dual.sct | 53 ; where 'xx' is the device group; for example, 'cy8c6xx7_cm0plus.scat'. 78 ; The following defines describe device specific memory regions and must not be changed. 143 ; device startup.
|
D | cy8c6xxa_cm4_dual.sct | 53 ; where 'xx' is the device group; for example, 'cy8c6xx7_cm0plus.scat'. 78 ; The following defines describe device specific memory regions and must not be changed. 143 ; device startup.
|
D | cy8c6xx5_cm4_dual.sct | 53 ; where 'xx' is the device group; for example, 'cy8c6xx7_cm0plus.scat'. 78 ; The following defines describe device specific memory regions and must not be changed. 143 ; device startup.
|
/hal_infineon-3.6.0/mtb-template-cat1/files/cat1a/ |
D | cyreservedresources.template | 3 # The "reserved resources" feature is used to ensure that the device configurator reserves the list… 5 # and place it in the same folder as design.modus, and update the device above. Then uncomment the …
|
/hal_infineon-3.6.0/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_ARM/ |
D | cyb06xx5_cm0plus.sct | 51 ; where 'xx' is the device group; for example, 'cyb06xx7_cm4_dual.scat'. 66 ; The following defines describe device specific memory regions and must not be changed. 125 ; device startup.
|
D | cy8c6xx4_cm0plus.sct | 53 ; where 'xx' is the device group; for example, 'cy8c6xx7_cm4_dual.scat'. 65 ; The following defines describe device specific memory regions and must not be changed. 133 ; device startup.
|
D | cyb06xx7_cm0plus.sct | 51 ; where 'xx' is the device group; for example, 'cyb06xx7_cm4_dual.scat'. 73 ; The following defines describe device specific memory regions and must not be changed. 132 ; device startup.
|
D | cyb06xxa_cm0plus.sct | 51 ; where 'xx' is the device group; for example, 'cyb06xx7_cm4_dual.scat'. 73 ; The following defines describe device specific memory regions and must not be changed. 132 ; device startup.
|