Home
last modified time | relevance | path

Searched refs:cy_en_syspm_waitfor_t (Results 1 – 7 of 7) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_syspm.c48 static void EnterDeepSleepRam(cy_en_syspm_waitfor_t waitFor);
213 typedef void (*cy_cb_syspm_deep_sleep_t)(cy_en_syspm_waitfor_t waitFor, bool *wasEventSent);
400 cy_en_syspm_status_t Cy_SysPm_CpuEnterSleep(cy_en_syspm_waitfor_t waitFor) in Cy_SysPm_CpuEnterSleep()
479 cy_en_syspm_status_t Cy_SysPm_CpuEnterDeepSleep(cy_en_syspm_waitfor_t waitFor) in Cy_SysPm_CpuEnterDeepSleep()
1973 static void EnterDeepSleepRam(cy_en_syspm_waitfor_t waitFor) in EnterDeepSleepRam()
Dcy_syspm_v3.c123 cy_en_syspm_status_t Cy_SysPm_CpuEnterSleep(cy_en_syspm_waitfor_t waitFor) in Cy_SysPm_CpuEnterSleep()
316 cy_en_syspm_status_t Cy_SysPm_CpuEnterDeepSleep(cy_en_syspm_waitfor_t waitFor) in Cy_SysPm_CpuEnterDeepSleep()
Dcy_syspm_v4.c178 cy_en_syspm_status_t Cy_SysPm_CpuEnterSleep(cy_en_syspm_waitfor_t waitFor) in Cy_SysPm_CpuEnterSleep()
632 cy_en_syspm_status_t Cy_SysPm_CpuEnterDeepSleep(cy_en_syspm_waitfor_t waitFor) in Cy_SysPm_CpuEnterDeepSleep()
Dcy_syspm_v2.c210 cy_en_syspm_status_t Cy_SysPm_CpuEnterSleep(cy_en_syspm_waitfor_t waitFor) in Cy_SysPm_CpuEnterSleep()
561 cy_en_syspm_status_t Cy_SysPm_CpuEnterDeepSleep(cy_en_syspm_waitfor_t waitFor) in Cy_SysPm_CpuEnterDeepSleep()
/hal_infineon-latest/bless/include/
Dcy_ble_hal_pvt.h156 cy_en_syspm_status_t Cy_BLE_HAL_SysPmSleep(cy_en_syspm_waitfor_t enWaitFor);
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_syspm.h2544 } cy_en_syspm_waitfor_t; typedef
4328 cy_en_syspm_status_t Cy_SysPm_CpuEnterSleep(cy_en_syspm_waitfor_t waitFor);
4902 cy_en_syspm_status_t Cy_SysPm_CpuEnterDeepSleep(cy_en_syspm_waitfor_t waitFor);
/hal_infineon-latest/bless/
Dcy_ble_hal_pvt.c984 cy_en_syspm_status_t Cy_BLE_HAL_SysPmSleep(cy_en_syspm_waitfor_t enWaitFor) in Cy_BLE_HAL_SysPmSleep()