Searched refs:Cy_SysPm_IsSystemUlp (Results 1 – 6 of 6) sorted by relevance
91 …#define cyhal_syspm_get_system_state() (Cy_SysPm_IsSystemUlp() ? CYHAL_SYSPM_SYSTEM_LOW : CYHAL_…98 …#define cyhal_syspm_get_system_state() (Cy_SysPm_IsSystemUlp() ? CYHAL_SYSPM_SYSTEM_LOW : CYHAL_…
1882 bool Cy_SysPm_IsSystemUlp(void) in Cy_SysPm_IsSystemUlp() function2077 else if(Cy_SysPm_IsSystemUlp()) in Cy_SysPm_SetRamTrimsPreDs()2107 else if(Cy_SysPm_IsSystemUlp()) in Cy_SysPm_SetRamTrimsPostDs()2526 else if(Cy_SysPm_IsSystemUlp()) in Cy_SysPm_SystemEnterHp()2660 else if(Cy_SysPm_IsSystemUlp()) in Cy_SysPm_SystemEnterLp()
2394 bool Cy_SysPm_IsSystemUlp(void) in Cy_SysPm_IsSystemUlp() function
2555 bool Cy_SysPm_IsSystemUlp(void) in Cy_SysPm_IsSystemUlp() function
7008 bool Cy_SysPm_IsSystemUlp(void);9025 #define Cy_SysPm_IsLowPower Cy_SysPm_IsSystemUlp
646 bool is_ulp = Cy_SysPm_IsSystemUlp(); in _cyhal_clock_update_system_state()