Searched refs:sramPwrModeConfig (Results 1 – 2 of 2) sorted by relevance
66 cy_pra_sram_pwr_mode_config_t sramPwrModeConfig[CY_PRA_SRAM_MAX_NR]; variable162 sramPwrModeConfig[i].macroConfigCount = 0UL; in Cy_PRA_Init()3279 …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 …if (0U == _FLD2VAL(CY_PRA_PM_SRAM_PWR_MODE_OFF, sramPwrModeConfig[sramNum].macroConfigs[macroConfi… in Cy_PRA_ValidateSramPowerMode()3292 …if (0U == _FLD2VAL(CY_PRA_PM_SRAM_PWR_MODE_RETAIN, sramPwrModeConfig[sramNum].macroConfigs[macroCo… in Cy_PRA_ValidateSramPowerMode()3298 …if (0U == _FLD2VAL(CY_PRA_PM_SRAM_PWR_MODE_ON, sramPwrModeConfig[sramNum].macroConfigs[macroConfig… in Cy_PRA_ValidateSramPowerMode()3336 …for (macroConfigIndex=0UL; macroConfigIndex<sramPwrModeConfig[sramNum].macroConfigCount; macroConf… in Cy_PRA_ValidateEntireSramPowerMode()3341 …if (0U == _FLD2VAL(CY_PRA_PM_SRAM_PWR_MODE_OFF, sramPwrModeConfig[sramNum].macroConfigs[macroConfi… in Cy_PRA_ValidateEntireSramPowerMode()3347 …if (0U == _FLD2VAL(CY_PRA_PM_SRAM_PWR_MODE_RETAIN, sramPwrModeConfig[sramNum].macroConfigs[macroCo… in Cy_PRA_ValidateEntireSramPowerMode()[all …]
734 extern cy_pra_sram_pwr_mode_config_t sramPwrModeConfig[CY_PRA_SRAM_MAX_NR];