Home
last modified time | relevance | path

Searched refs:pwrCurrentModeMin (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_pra.c1006 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()
Dcy_pra_cfg.c558 if (devConfig->pwrCurrentModeMin) in Cy_PRA_PowerInit()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_pra_cfg.h183 bool pwrCurrentModeMin; /**< Minimum core regulator current mode */ member