Searched refs:pwrCurrentModeMin (Results 1 – 3 of 3) sorted by relevance
183 bool pwrCurrentModeMin; /**< Minimum core regulator current mode */ member
978 pwrCurrentModeMinTmp = structCpy.pwrCurrentModeMin; in Cy_PRA_ProcessCmd()980 structCpy.pwrCurrentModeMin = true; in Cy_PRA_ProcessCmd()988 structCpy.pwrCurrentModeMin = pwrCurrentModeMinTmp; in Cy_PRA_ProcessCmd()1003 pwrCurrentModeMinTmp = structCpy.pwrCurrentModeMin; in Cy_PRA_ProcessCmd()1005 structCpy.pwrCurrentModeMin = false; in Cy_PRA_ProcessCmd()1013 structCpy.pwrCurrentModeMin = pwrCurrentModeMinTmp; in Cy_PRA_ProcessCmd()
558 if (devConfig->pwrCurrentModeMin) in Cy_PRA_PowerInit()