Home
last modified time | relevance | path

Searched refs:Cy_SysPm_LdoIsEnabled (Results 1 – 5 of 5) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_syspm.c371 if (Cy_SysPm_LdoIsEnabled()) in Cy_SysPm_ReadStatus()
801 if (Cy_SysPm_LdoIsEnabled()) in Cy_SysPm_SystemEnterLp()
872 if (Cy_SysPm_LdoIsEnabled()) in Cy_SysPm_SystemEnterUlp()
927 if(Cy_SysPm_LdoIsEnabled()) in Cy_SysPm_SystemSetMinRegulatorCurrent()
975 if (Cy_SysPm_LdoIsEnabled()) in Cy_SysPm_SystemSetNormalRegulatorCurrent()
1001 if (Cy_SysPm_LdoIsEnabled() && (Cy_SysPm_LdoGetVoltage() == CY_SYSPM_LDO_VOLTAGE_1_1V)) in Cy_SysPm_SystemSetNormalRegulatorCurrent()
1128 if (Cy_SysPm_LdoIsEnabled()) in Cy_SysPm_BuckEnable()
1557 if (!Cy_SysPm_LdoIsEnabled()) in Cy_SysPm_LdoGetMode()
2408 …uint32_t regMask = Cy_SysPm_LdoIsEnabled() ? CY_SYSPM_PWR_CIRCUITS_LPMODE_ACTIVE_LDO_MASK : CY_SYS… in Cy_SysPm_SystemIsMinRegulatorCurrentSet()
2504 bool Cy_SysPm_LdoIsEnabled(void) in Cy_SysPm_LdoIsEnabled() function
Dcy_syspm_v2.c883 …uint32_t regMask = Cy_SysPm_LdoIsEnabled() ? CY_SYSPM_PWR_CIRCUITS_LPMODE_ACTIVE_LDO_MASK : CY_SYS… in Cy_SysPm_SystemIsMinRegulatorCurrentSet()
934 if (!Cy_SysPm_LdoIsEnabled()) in Cy_SysPm_LdoGetMode()
950 bool Cy_SysPm_LdoIsEnabled(void) in Cy_SysPm_LdoIsEnabled() function
2525 if (Cy_SysPm_LdoIsEnabled()) in Cy_SysPm_ReadStatus()
2604 if (Cy_SysPm_LdoIsEnabled()) // Comment : Is this check req for PSoC C3 (CAT1B) in Cy_SysPm_SystemEnterLp()
2666 if (Cy_SysPm_LdoIsEnabled()) in Cy_SysPm_SystemEnterUlp()
2728 if (Cy_SysPm_LdoIsEnabled()) in Cy_SysPm_SystemEnterMf()
2790 if (Cy_SysPm_LdoIsEnabled()) in Cy_SysPm_SystemEnterOd()
Dcy_syspm_v3.c220 if(Cy_SysPm_LdoIsEnabled()) in Cy_SysPm_SystemLpActiveEnter()
570 if (!Cy_SysPm_LdoIsEnabled()) in Cy_SysPm_LdoGetMode()
586 bool Cy_SysPm_LdoIsEnabled(void) in Cy_SysPm_LdoIsEnabled() function
2065 …uint32_t regMask = Cy_SysPm_LdoIsEnabled() ? CY_SYSPM_PWR_CIRCUITS_LPMODE_ACTIVE_LDO_MASK : CY_SYS… in Cy_SysPm_SystemIsMinRegulatorCurrentSet()
/hal_infineon-latest/bless/
Dcy_ble_hal_pvt.c563 if((Cy_SysPm_LdoIsEnabled()) && (ldoVoltage == CY_SYSPM_LDO_VOLTAGE_0_9V)) in Cy_BLE_HAL_NvramWrite()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_syspm.h8133 bool Cy_SysPm_LdoIsEnabled(void);