Searched refs:Cy_SysPm_GetDeepSleepMode (Results 1 – 4 of 4) sorted by relevance
479 cy_en_syspm_deep_sleep_mode_t Cy_SysPm_GetDeepSleepMode(void) in Cy_SysPm_GetDeepSleepMode() function527 switch(Cy_SysPm_GetDeepSleepMode()) in Cy_SysPm_GetBootMode()564 uint32_t cbDeepSleepRootIdx = (uint32_t) Cy_SysPm_GetDeepSleepMode(); in Cy_SysPm_CpuEnterDeepSleep()656 uint32_t cbDeepSleepRootIdx = (uint32_t) Cy_SysPm_GetDeepSleepMode(); in Cy_SysPm_SetupDeepSleepRAM()2196 uint32_t cbDeepSleepRootIdx = (uint32_t) Cy_SysPm_GetDeepSleepMode(); in Cy_SysPm_CpuEnterRAMOffDeepSleep()
546 cy_en_syspm_deep_sleep_mode_t Cy_SysPm_GetDeepSleepMode(void) in Cy_SysPm_GetDeepSleepMode() function606 switch(Cy_SysPm_GetDeepSleepMode()) in Cy_SysPm_GetBootMode()635 uint32_t cbDeepSleepRootIdx = (uint32_t) Cy_SysPm_GetDeepSleepMode(); in Cy_SysPm_CpuEnterDeepSleep()
574 cy_en_syspm_deep_sleep_mode_t mode = Cy_SysPm_GetDeepSleepMode(); in cyhal_syspm_get_deepsleep_mode()
4714 cy_en_syspm_deep_sleep_mode_t Cy_SysPm_GetDeepSleepMode(void);