Searched refs:macroConfigIndex (Results 1 – 1 of 1) sorted by relevance
3273 uint32_t macroConfigIndex; in Cy_PRA_ValidateSramPowerMode() local3279 …for (macroConfigIndex=0UL; macroConfigIndex<sramPwrModeConfig[sramNum].macroConfigCount; macroConf… in Cy_PRA_ValidateSramPowerMode()3281 …if (0UL != (sramPwrModeConfig[sramNum].macroConfigs[macroConfigIndex].sramMacros & (1UL<<sramMacro… in Cy_PRA_ValidateSramPowerMode()3286 …Y_PRA_PM_SRAM_PWR_MODE_OFF, sramPwrModeConfig[sramNum].macroConfigs[macroConfigIndex].sramPwrMode)) in Cy_PRA_ValidateSramPowerMode()3292 …RA_PM_SRAM_PWR_MODE_RETAIN, sramPwrModeConfig[sramNum].macroConfigs[macroConfigIndex].sramPwrMode)) in Cy_PRA_ValidateSramPowerMode()3298 …CY_PRA_PM_SRAM_PWR_MODE_ON, sramPwrModeConfig[sramNum].macroConfigs[macroConfigIndex].sramPwrMode)) in Cy_PRA_ValidateSramPowerMode()3330 uint32_t macroConfigIndex; in Cy_PRA_ValidateEntireSramPowerMode() local3336 …for (macroConfigIndex=0UL; macroConfigIndex<sramPwrModeConfig[sramNum].macroConfigCount; macroConf… in Cy_PRA_ValidateEntireSramPowerMode()3341 …Y_PRA_PM_SRAM_PWR_MODE_OFF, sramPwrModeConfig[sramNum].macroConfigs[macroConfigIndex].sramPwrMode)) in Cy_PRA_ValidateEntireSramPowerMode()3347 …RA_PM_SRAM_PWR_MODE_RETAIN, sramPwrModeConfig[sramNum].macroConfigs[macroConfigIndex].sramPwrMode)) in Cy_PRA_ValidateEntireSramPowerMode()[all …]