Searched refs:pwrCurrentModeMin (Results 1 – 3 of 3) sorted by relevance
1006 pwrCurrentModeMinTmp = structCpy.pwrCurrentModeMin; in Cy_PRA_ProcessCmd()1008 structCpy.pwrCurrentModeMin = true; in Cy_PRA_ProcessCmd()1016 structCpy.pwrCurrentModeMin = pwrCurrentModeMinTmp; in Cy_PRA_ProcessCmd()1031 pwrCurrentModeMinTmp = structCpy.pwrCurrentModeMin; in Cy_PRA_ProcessCmd()1033 structCpy.pwrCurrentModeMin = false; in Cy_PRA_ProcessCmd()1041 structCpy.pwrCurrentModeMin = pwrCurrentModeMinTmp; in Cy_PRA_ProcessCmd()
558 if (devConfig->pwrCurrentModeMin) in Cy_PRA_PowerInit()
183 bool pwrCurrentModeMin; /**< Minimum core regulator current mode */ member