Home
last modified time | relevance | path

Searched refs:Cy_SysPm_CoreBuckGetProfile (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_syspm_v4.c1234 cy_en_syspm_core_buck_profile_t Cy_SysPm_CoreBuckGetProfile(void) in Cy_SysPm_CoreBuckGetProfile() function
2706 if (Cy_SysPm_CoreBuckGetProfile() == CY_SYSPM_CORE_BUCK_PROFILE_LP) in Cy_SysPm_ReadStatus()
2710 else if (Cy_SysPm_CoreBuckGetProfile() == CY_SYSPM_CORE_BUCK_PROFILE_ULP) in Cy_SysPm_ReadStatus()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_syspm.h7829 cy_en_syspm_core_buck_profile_t Cy_SysPm_CoreBuckGetProfile(void);