Searched refs:Cy_SysPm_LdoIsEnabled (Results 1 – 5 of 5) sorted by relevance
371 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
883 …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() function2525 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()
220 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() function2065 …uint32_t regMask = Cy_SysPm_LdoIsEnabled() ? CY_SYSPM_PWR_CIRCUITS_LPMODE_ACTIVE_LDO_MASK : CY_SYS… in Cy_SysPm_SystemIsMinRegulatorCurrentSet()
563 if((Cy_SysPm_LdoIsEnabled()) && (ldoVoltage == CY_SYSPM_LDO_VOLTAGE_0_9V)) in Cy_BLE_HAL_NvramWrite()
8133 bool Cy_SysPm_LdoIsEnabled(void);