Searched refs:ecoEnable (Results 1 – 3 of 3) sorted by relevance
150 bool ecoEnable; /**< ECO Enable */ member306 bool ecoEnable; /* ECO Enable */ member
250 if (extClkPolicyPtr->ecoEnable) in Cy_PRA_UpdateExtClockRegIndex()595 if (extClkPolicyPtr->ecoEnable) in Cy_PRA_ProcessCmd()652 if (extClkPolicyPtr->ecoEnable) in Cy_PRA_ProcessCmd()1027 ecoEnableTmp = structCpy.ecoEnable; in Cy_PRA_ProcessCmd()1028 structCpy.ecoEnable = false; in Cy_PRA_ProcessCmd()1035 structCpy.ecoEnable = ecoEnableTmp; in Cy_PRA_ProcessCmd()1970 if (structCpy.ecoEnable) in Cy_PRA_ProcessCmd()1992 ecoEnableTmp = structCpy.ecoEnable; in Cy_PRA_ProcessCmd()1993 structCpy.ecoEnable = true; in Cy_PRA_ProcessCmd()2000 structCpy.ecoEnable = ecoEnableTmp; in Cy_PRA_ProcessCmd()
1017 if ((CY_SYSCLK_ECOSTAT_STABLE != Cy_SysClk_EcoGetStatus()) && (devConfig->ecoEnable)) in Cy_PRA_ValidateECO()1086 (!((extClkPolicyPtr->ecoEnable) && in Cy_PRA_ValidateExtClkConfig()1540 …(devConfig->ecoEnable) ? (status = CY_PRA_STATUS_SUCCESS) : (status = CY_PRA_STATUS_INVALID_PARAM); in Cy_PRA_ValidateClkPathMux()2655 if (!devConfig->ecoEnable) in Cy_PRA_SystemConfig()2664 if (devConfig->ecoEnable) in Cy_PRA_SystemConfig()