Searched refs:SRSS_PWR_CTL2 (Results 1 – 6 of 6) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_syspm_v3.c | 222 SRSS_PWR_CTL2 |= _VAL2FLD(SRSS_PWR_CTL2_BGREF_LPMODE, 1u); in Cy_SysPm_SystemLpActiveEnter() 284 SRSS_PWR_CTL2 &= ((uint32_t) (~SRSS_PWR_CTL2_BGREF_LPMODE_Msk)); in Cy_SysPm_SystemLpActiveExit() 313 return (_FLD2BOOL(SRSS_PWR_CTL2_BGREF_LPMODE, SRSS_PWR_CTL2)? true : false); in Cy_SysPm_IsSystemLpActiveEnabled() 480 SRSS_PWR_CTL2 |= (SRSS_PWR_CTL2_BGREF_LPMODE_Msk); in Cy_SysPm_SystemSetMinRegulatorCurrent() 498 SRSS_PWR_CTL2 &= (uint32_t) ~SRSS_PWR_CTL2_BGREF_LPMODE_Msk; in Cy_SysPm_SystemSetNormalRegulatorCurrent() 510 return (0U != _FLD2VAL(SRSS_PWR_CTL2_BGREF_LPMODE, SRSS_PWR_CTL2)); in Cy_SysPm_IsBgRefCtrl() 517 SRSS_PWR_CTL2 |= (uint32_t) SRSS_PWR_CTL2_BGREF_LPMODE_Msk; in Cy_SysPm_BgRefCtrl() 521 SRSS_PWR_CTL2 &= (uint32_t) ~SRSS_PWR_CTL2_BGREF_LPMODE_Msk; in Cy_SysPm_BgRefCtrl() 548 SRSS_PWR_CTL2 |= SRSS_PWR_CTL2_LINREG_DIS_Msk; in Cy_SysPm_LdoSetMode() 551 SRSS_PWR_CTL2 |= SRSS_PWR_CTL2_DPSLP_REG_DIS_Msk; in Cy_SysPm_LdoSetMode() [all …]
|
| D | cy_syspm_v2.c | 436 return (_FLD2BOOL(SRSS_PWR_CTL2_REFV_DIS, SRSS_PWR_CTL2)? true : false); in Cy_SysPm_IsSystemLpActiveEnabled() 823 SRSS_PWR_CTL2 |= (SRSS_PWR_CTL2_LINREG_LPMODE_Msk | in Cy_SysPm_SystemSetMinRegulatorCurrent() 834 SRSS_PWR_CTL2 |= SRSS_PWR_CTL2_REFV_DIS_Msk; in Cy_SysPm_SystemSetMinRegulatorCurrent() 853 SRSS_PWR_CTL2 &= (uint32_t)~(SRSS_PWR_CTL2_REFV_DIS_Msk | in Cy_SysPm_SystemSetNormalRegulatorCurrent() 861 while ((0U == _FLD2VAL(SRSS_PWR_CTL2_REFV_OK, SRSS_PWR_CTL2)) && (0U != timeOut)) in Cy_SysPm_SystemSetNormalRegulatorCurrent() 869 SRSS_PWR_CTL2 &= (uint32_t) ~SRSS_PWR_CTL2_BGREF_LPMODE_Msk; in Cy_SysPm_SystemSetNormalRegulatorCurrent() 887 return ((0U == _FLD2VAL(SRSS_PWR_CTL2_REFV_DIS, SRSS_PWR_CTL2)) ? false : true); in Cy_SysPm_SystemIsMinRegulatorCurrentSet() 914 SRSS_PWR_CTL2 |= (_VAL2FLD(SRSS_PWR_CTL2_DPSLP_REG_DIS, 1U) | in Cy_SysPm_LdoSetMode() 952 return ((0U != _FLD2VAL(SRSS_PWR_CTL2_LINREG_DIS, SRSS_PWR_CTL2)) ? false : true); in Cy_SysPm_LdoIsEnabled() 1985 SRSS_PWR_CTL2 |= SRSS_PWR_CTL2_FREEZE_DPSLP_Msk; in Cy_SysPm_DeepSleepIoUnfreeze() [all …]
|
| D | cy_syspm_v4.c | 806 SRSS_PWR_CTL2 |= (SRSS_PWR_CTL2_BGREF_LPMODE_Msk | in Cy_SysPm_SystemSetMinRegulatorCurrent() 815 SRSS_PWR_CTL2 |= SRSS_PWR_CTL2_REFSYS_VBUF_DIS_Msk; in Cy_SysPm_SystemSetMinRegulatorCurrent() 836 SRSS_PWR_CTL2 &= (uint32_t)~(SRSS_PWR_CTL2_REFSYS_VBUF_DIS_Msk | in Cy_SysPm_SystemSetNormalRegulatorCurrent() 842 while ((0U == _FLD2VAL(SRSS_PWR_CTL2_REFSYS_VREF_OK, SRSS_PWR_CTL2)) && (0U != timeOut)) in Cy_SysPm_SystemSetNormalRegulatorCurrent() 850 SRSS_PWR_CTL2 &= (uint32_t) ~SRSS_PWR_CTL2_BGREF_LPMODE_Msk; in Cy_SysPm_SystemSetNormalRegulatorCurrent() 865 return ((0U == _FLD2VAL(SRSS_PWR_CTL2_REFSYS_VBUF_DIS, SRSS_PWR_CTL2)) ? false : true); in Cy_SysPm_SystemIsMinRegulatorCurrentSet() 1647 SRSS_PWR_CTL2 |= SRSS_PWR_CTL2_FREEZE_DPSLP_Msk; in Cy_SysPm_DeepSleepIoUnfreeze() 1650 SRSS_PWR_CTL2 |= SRSS_PWR_CTL2_FREEZE_DPSLP_PD1_Msk; in Cy_SysPm_DeepSleepIoUnfreeze() 1657 …FLD2VAL(SRSS_PWR_CTL2_FREEZE_DPSLP, SRSS_PWR_CTL2)) || (0U != _FLD2VAL(SRSS_PWR_CTL2_FREEZE_DPSLP_… in Cy_SysPm_DeepSleepIoIsFrozen()
|
| /hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/ |
| D | cy_device.h | 352 #define SRSS_PWR_CTL2 (((SRSS_Type *) SRSS)->PWR_CTL2) macro
|
| /hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/ |
| D | cy_device.h | 174 #define SRSS_PWR_CTL2 (((SRSS_Type *) SRSS)->PWR_CTL2) macro
|
| /hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/ |
| D | cy_device.h | 1004 #define SRSS_PWR_CTL2 (((SRSS_Type *) SRSS)->PWR_CTL2) macro
|