Home
last modified time | relevance | path

Searched refs:cy_en_syspm_status_t (Results 1 – 25 of 48) sorted by relevance

12

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_syspm_v4.c178 cy_en_syspm_status_t Cy_SysPm_CpuEnterSleep(cy_en_syspm_waitfor_t waitFor) in Cy_SysPm_CpuEnterSleep()
182 cy_en_syspm_status_t retVal = CY_SYSPM_SUCCESS; in Cy_SysPm_CpuEnterSleep()
241 cy_en_syspm_status_t Cy_SysPm_SetSysDeepSleepMode(cy_en_syspm_deep_sleep_mode_t deepSleepMode) in Cy_SysPm_SetSysDeepSleepMode()
243 cy_en_syspm_status_t retVal = CY_SYSPM_FAIL; in Cy_SysPm_SetSysDeepSleepMode()
379 cy_en_syspm_status_t Cy_SysPm_SetAppDeepSleepMode(cy_en_syspm_deep_sleep_mode_t deepSleepMode) in Cy_SysPm_SetAppDeepSleepMode()
381 cy_en_syspm_status_t retVal = CY_SYSPM_FAIL; in Cy_SysPm_SetAppDeepSleepMode()
482 cy_en_syspm_status_t Cy_SysPm_SetDeepSleepMode(cy_en_syspm_deep_sleep_mode_t deepSleepMode) in Cy_SysPm_SetDeepSleepMode()
497 return (cy_en_syspm_status_t)Cy_Send_RPC(CY_SECURE_SERVICE_TYPE_PM, in Cy_SysPm_SetDeepSleepMode()
502 cy_en_syspm_status_t Cy_SysPm_SetSOCMEMDeepSleepMode(cy_en_syspm_deep_sleep_mode_t deepSleepMode) in Cy_SysPm_SetSOCMEMDeepSleepMode()
504 cy_en_syspm_status_t retVal = CY_SYSPM_FAIL; in Cy_SysPm_SetSOCMEMDeepSleepMode()
[all …]
Dcy_syspm.c400 cy_en_syspm_status_t Cy_SysPm_CpuEnterSleep(cy_en_syspm_waitfor_t waitFor) in Cy_SysPm_CpuEnterSleep()
404 cy_en_syspm_status_t retVal = CY_SYSPM_SUCCESS; in Cy_SysPm_CpuEnterSleep()
479 cy_en_syspm_status_t Cy_SysPm_CpuEnterDeepSleep(cy_en_syspm_waitfor_t waitFor) in Cy_SysPm_CpuEnterDeepSleep()
489 cy_en_syspm_status_t retVal = CY_SYSPM_SUCCESS; in Cy_SysPm_CpuEnterDeepSleep()
690 cy_en_syspm_status_t Cy_SysPm_SystemEnterHibernate(void) in Cy_SysPm_SystemEnterHibernate()
692 cy_en_syspm_status_t retVal = CY_SYSPM_SUCCESS; in Cy_SysPm_SystemEnterHibernate()
770 cy_en_syspm_status_t Cy_SysPm_SystemEnterLp(void) in Cy_SysPm_SystemEnterLp()
774 cy_en_syspm_status_t retVal = CY_SYSPM_SUCCESS; in Cy_SysPm_SystemEnterLp()
842 cy_en_syspm_status_t Cy_SysPm_SystemEnterUlp(void) in Cy_SysPm_SystemEnterUlp()
845 cy_en_syspm_status_t retVal = CY_SYSPM_SUCCESS; in Cy_SysPm_SystemEnterUlp()
[all …]
Dcy_syspm_v2.c210 cy_en_syspm_status_t Cy_SysPm_CpuEnterSleep(cy_en_syspm_waitfor_t waitFor) in Cy_SysPm_CpuEnterSleep()
214 cy_en_syspm_status_t retVal = CY_SYSPM_SUCCESS; in Cy_SysPm_CpuEnterSleep()
272 cy_en_syspm_status_t Cy_SysPm_SystemLpActiveEnter(void) in Cy_SysPm_SystemLpActiveEnter()
276 cy_en_syspm_status_t retVal = CY_SYSPM_SUCCESS; in Cy_SysPm_SystemLpActiveEnter()
359 cy_en_syspm_status_t Cy_SysPm_SystemLpActiveExit(void) in Cy_SysPm_SystemLpActiveExit()
363 cy_en_syspm_status_t retVal = CY_SYSPM_SUCCESS; in Cy_SysPm_SystemLpActiveExit()
439 cy_en_syspm_status_t Cy_SysPm_SetDeepSleepMode(cy_en_syspm_deep_sleep_mode_t deepSleepMode) in Cy_SysPm_SetDeepSleepMode()
441 cy_en_syspm_status_t retVal = CY_SYSPM_FAIL; in Cy_SysPm_SetDeepSleepMode()
561 cy_en_syspm_status_t Cy_SysPm_CpuEnterDeepSleep(cy_en_syspm_waitfor_t waitFor) in Cy_SysPm_CpuEnterDeepSleep()
565 cy_en_syspm_status_t retVal = CY_SYSPM_SUCCESS; in Cy_SysPm_CpuEnterDeepSleep()
[all …]
Dcy_syspm_ppu.c57 cy_en_syspm_status_t cy_pd_ppu_init(struct ppu_v1_reg *ppu) in cy_pd_ppu_init()
140 cy_en_syspm_status_t cy_pd_ppu_set_power_mode(struct ppu_v1_reg *ppu, uint32_t mode) in cy_pd_ppu_set_power_mode()
143 cy_en_syspm_status_t status = CY_SYSPM_INVALID_STATE; in cy_pd_ppu_set_power_mode()
155 return (cy_en_syspm_status_t)Cy_Send_RPC(CY_SECURE_SERVICE_TYPE_PM, in cy_pd_ppu_set_power_mode()
207 cy_en_syspm_status_t cy_pd_ppu_set_static_power_mode(struct ppu_v1_reg *ppu, uint32_t mode) in cy_pd_ppu_set_static_power_mode()
210 cy_en_syspm_status_t status = CY_SYSPM_INVALID_STATE; in cy_pd_ppu_set_static_power_mode()
222 return (cy_en_syspm_status_t)Cy_Send_RPC(CY_SECURE_SERVICE_TYPE_PM, in cy_pd_ppu_set_static_power_mode()
243 cy_en_syspm_status_t cy_pd_ppu_reset(struct ppu_v1_reg *ppu) in cy_pd_ppu_reset()
245 cy_en_syspm_status_t status; in cy_pd_ppu_reset()
Dcy_syspm_v3.c123 cy_en_syspm_status_t Cy_SysPm_CpuEnterSleep(cy_en_syspm_waitfor_t waitFor) in Cy_SysPm_CpuEnterSleep()
127 cy_en_syspm_status_t retVal = CY_SYSPM_SUCCESS; in Cy_SysPm_CpuEnterSleep()
185 cy_en_syspm_status_t Cy_SysPm_SystemLpActiveEnter(void) in Cy_SysPm_SystemLpActiveEnter()
189 cy_en_syspm_status_t retVal = CY_SYSPM_SUCCESS; in Cy_SysPm_SystemLpActiveEnter()
253 cy_en_syspm_status_t Cy_SysPm_SystemLpActiveExit(void) in Cy_SysPm_SystemLpActiveExit()
257 cy_en_syspm_status_t retVal = CY_SYSPM_SUCCESS; in Cy_SysPm_SystemLpActiveExit()
316 cy_en_syspm_status_t Cy_SysPm_CpuEnterDeepSleep(cy_en_syspm_waitfor_t waitFor) in Cy_SysPm_CpuEnterDeepSleep()
320 cy_en_syspm_status_t retVal = CY_SYSPM_SUCCESS; in Cy_SysPm_CpuEnterDeepSleep()
393 cy_en_syspm_status_t Cy_SysPm_SystemEnterHibernate(void) in Cy_SysPm_SystemEnterHibernate()
395 cy_en_syspm_status_t retVal = CY_SYSPM_SUCCESS; in Cy_SysPm_SystemEnterHibernate()
[all …]
Dcy_syspm_pdcm.c100 cy_en_syspm_status_t cy_pd_pdcm_set_dependency(cy_pd_pdcm_id_t host_pd,cy_pd_pdcm_id_t dest_pd) in cy_pd_pdcm_set_dependency()
102 cy_en_syspm_status_t ret = CY_SYSPM_FAIL; in cy_pd_pdcm_set_dependency()
116 ret = (cy_en_syspm_status_t)Cy_Send_RPC(CY_SECURE_SERVICE_TYPE_PM, in cy_pd_pdcm_set_dependency()
139 cy_en_syspm_status_t cy_pd_pdcm_clear_dependency(cy_pd_pdcm_id_t host_pd,cy_pd_pdcm_id_t dest_pd) in cy_pd_pdcm_clear_dependency()
141 cy_en_syspm_status_t ret = CY_SYSPM_FAIL; in cy_pd_pdcm_clear_dependency()
155 ret = (cy_en_syspm_status_t)Cy_Send_RPC(CY_SECURE_SERVICE_TYPE_PM, in cy_pd_pdcm_clear_dependency()
Dcy_lvd.c53 cy_en_syspm_status_t Cy_LVD_DeepSleepCallback(cy_stc_syspm_callback_params_t * callbackParams, cy_e… in Cy_LVD_DeepSleepCallback()
55 cy_en_syspm_status_t ret = CY_SYSPM_SUCCESS; in Cy_LVD_DeepSleepCallback()
Dcy_lvd_ht.c52 cy_en_syspm_status_t Cy_LVD_HT_DeepSleepCallback(cy_stc_syspm_callback_params_t * callbackParams, c… in Cy_LVD_HT_DeepSleepCallback()
54 cy_en_syspm_status_t ret = CY_SYSPM_SUCCESS; in Cy_LVD_HT_DeepSleepCallback()
Dcy_lpcomp.c821 cy_en_syspm_status_t Cy_LPComp_DeepSleepCallback(cy_stc_syspm_callback_params_t *callbackParams, cy… in Cy_LPComp_DeepSleepCallback()
823 cy_en_syspm_status_t ret = CY_SYSPM_FAIL; in Cy_LPComp_DeepSleepCallback()
932 cy_en_syspm_status_t Cy_LPComp_HibernateCallback(cy_stc_syspm_callback_params_t *callbackParams, cy… in Cy_LPComp_HibernateCallback()
934 cy_en_syspm_status_t ret = CY_SYSPM_FAIL; in Cy_LPComp_HibernateCallback()
Dcy_scb_ezi2c.c255 cy_en_syspm_status_t Cy_SCB_EZI2C_DeepSleepCallback(cy_stc_syspm_callback_params_t *callbackParams,… in Cy_SCB_EZI2C_DeepSleepCallback()
260 cy_en_syspm_status_t retStatus = CY_SYSPM_FAIL; in Cy_SCB_EZI2C_DeepSleepCallback()
429 cy_en_syspm_status_t Cy_SCB_EZI2C_HibernateCallback(cy_stc_syspm_callback_params_t *callbackParams,… in Cy_SCB_EZI2C_HibernateCallback()
434 cy_en_syspm_status_t retStatus = CY_SYSPM_FAIL; in Cy_SCB_EZI2C_HibernateCallback()
Dcy_pdm_pcm.c215 cy_en_syspm_status_t Cy_PDM_PCM_DeepSleepCallback(cy_stc_syspm_callback_params_t const * callbackPa… in Cy_PDM_PCM_DeepSleepCallback()
217 cy_en_syspm_status_t ret = CY_SYSPM_SUCCESS; in Cy_PDM_PCM_DeepSleepCallback()
Dcy_scb_spi.c356 cy_en_syspm_status_t Cy_SCB_SPI_DeepSleepCallback(cy_stc_syspm_callback_params_t *callbackParams, c… in Cy_SCB_SPI_DeepSleepCallback()
361 cy_en_syspm_status_t retStatus = CY_SYSPM_FAIL; in Cy_SCB_SPI_DeepSleepCallback()
529 cy_en_syspm_status_t Cy_SCB_SPI_HibernateCallback(cy_stc_syspm_callback_params_t *callbackParams, c… in Cy_SCB_SPI_HibernateCallback()
534 cy_en_syspm_status_t retStatus = CY_SYSPM_FAIL; in Cy_SCB_SPI_HibernateCallback()
Dcy_i2s.c250 cy_en_syspm_status_t Cy_I2S_DeepSleepCallback (cy_stc_syspm_callback_params_t const *callbackParams… in Cy_I2S_DeepSleepCallback()
252 cy_en_syspm_status_t ret = CY_SYSPM_SUCCESS; in Cy_I2S_DeepSleepCallback()
Dcy_ctdac.c716 cy_en_syspm_status_t Cy_CTDAC_DeepSleepCallback(cy_stc_syspm_callback_params_t *callbackParams, cy_… in Cy_CTDAC_DeepSleepCallback()
718 cy_en_syspm_status_t returnValue = CY_SYSPM_SUCCESS; in Cy_CTDAC_DeepSleepCallback()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_syspm.h2534 } cy_en_syspm_status_t; typedef
3679 typedef cy_en_syspm_status_t (*Cy_SysPmCallback) (cy_stc_syspm_callback_params_t *callbackParams, c…
3958 cy_en_syspm_status_t Cy_SysPm_SetSRAMMacroPwrMode(cy_en_syspm_sram_index_t sramNum, uint32_t sramMa…
4020 cy_en_syspm_status_t Cy_SysPm_SetSRAMPwrMode(cy_en_syspm_sram_index_t sramNum, cy_en_syspm_sram_pwr…
4045 cy_en_syspm_status_t Cy_SysPm_SetSOCMemPartActivePwrMode(cy_en_syspm_socmem_sram_partition_index_t …
4067 cy_en_syspm_status_t Cy_SysPm_SetSOCMemPartDsPwrMode(cy_en_syspm_socmem_sram_partition_index_t socm…
4132 cy_en_syspm_status_t Cy_SysPm_WriteVoltageBitForFlash(cy_en_syspm_flash_voltage_bit_t value);
4328 cy_en_syspm_status_t Cy_SysPm_CpuEnterSleep(cy_en_syspm_waitfor_t waitFor);
4390 cy_en_syspm_status_t Cy_SysPm_SystemLpActiveEnter(void);
4416 cy_en_syspm_status_t Cy_SysPm_SystemLpActiveExit(void);
[all …]
Dcy_syspm_ppu.h120 cy_en_syspm_status_t cy_pd_ppu_init(struct ppu_v1_reg *ppu);
123 cy_en_syspm_status_t cy_pd_ppu_set_power_mode(struct ppu_v1_reg *ppu, uint32_t mode);
124 cy_en_syspm_status_t cy_pd_ppu_set_static_power_mode(struct ppu_v1_reg *ppu, uint32_t mode);
125 cy_en_syspm_status_t cy_pd_ppu_reset(struct ppu_v1_reg *ppu);
Dcy_syspm_pdcm.h152 cy_en_syspm_status_t cy_pd_pdcm_set_dependency(cy_pd_pdcm_id_t host_pd,cy_pd_pdcm_id_t dest_pd);
153 cy_en_syspm_status_t cy_pd_pdcm_clear_dependency(cy_pd_pdcm_id_t host_pd,cy_pd_pdcm_id_t dest_pd);
Dcy_scb_ezi2c.h415 cy_en_syspm_status_t Cy_SCB_EZI2C_DeepSleepCallback(cy_stc_syspm_callback_params_t *callbackParams,…
416 cy_en_syspm_status_t Cy_SCB_EZI2C_HibernateCallback(cy_stc_syspm_callback_params_t *callbackParams,…
Dcy_lpcomp.h549 cy_en_syspm_status_t Cy_LPComp_DeepSleepCallback(cy_stc_syspm_callback_params_t *callbackParams, cy…
550 cy_en_syspm_status_t Cy_LPComp_HibernateCallback(cy_stc_syspm_callback_params_t *callbackParams, cy…
Dcy_scb_i2c.h770 cy_en_syspm_status_t Cy_SCB_I2C_DeepSleepCallback(cy_stc_syspm_callback_params_t *callbackParams, c…
771 cy_en_syspm_status_t Cy_SCB_I2C_HibernateCallback(cy_stc_syspm_callback_params_t *callbackParams, c…
/hal_infineon-latest/mtb-template-cat1/files/cat1b/
Dcybsp_pm_callbacks.c72 cy_en_syspm_status_t cybsp_smif_power_up_callback(cy_stc_syspm_callback_params_t* callbackParams, in cybsp_smif_power_up_callback()
75 cy_en_syspm_status_t retVal = CY_SYSPM_FAIL; in cybsp_smif_power_up_callback()
93 retVal = (cy_en_syspm_status_t)Cy_SMIF_MemCmdPowerDown(SMIF0, smifConfigLocal[0], in cybsp_smif_power_up_callback()
142 cy_en_syspm_status_t cybsp_dsram_smif_power_up_callback( in cybsp_dsram_smif_power_up_callback()
146 cy_en_syspm_status_t retVal = CY_SYSPM_FAIL; in cybsp_dsram_smif_power_up_callback()
162 retVal = (cy_en_syspm_status_t)Cy_SMIF_MemCmdPowerDown(SMIF0, smifConfigLocal[0], in cybsp_dsram_smif_power_up_callback()
211 cy_en_syspm_status_t cybsp_deepsleep_ram_callback(cy_stc_syspm_callback_params_t* callbackParams, in cybsp_deepsleep_ram_callback()
214 cy_en_syspm_status_t retVal = CY_SYSPM_FAIL; in cybsp_deepsleep_ram_callback()
252 cy_en_syspm_status_t cybsp_hibernate_callback(cy_stc_syspm_callback_params_t* callbackParams, in cybsp_hibernate_callback()
255 cy_en_syspm_status_t retVal = CY_SYSPM_FAIL; in cybsp_hibernate_callback()
[all …]
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_syspm.c174 static cy_en_syspm_status_t _cyhal_syspm_common_cb(cy_en_syspm_callback_mode_t mode, cyhal_syspm_ca… in _cyhal_syspm_common_cb()
206 static cy_en_syspm_status_t _cyhal_syspm_cb_sleep_deepsleep(cy_en_syspm_callback_mode_t mode, cyhal… in _cyhal_syspm_cb_sleep_deepsleep()
208 cy_en_syspm_status_t status = _cyhal_syspm_common_cb(mode, state); in _cyhal_syspm_cb_sleep_deepsleep()
228 static cy_en_syspm_status_t _cyhal_syspm_cb_sleep(cy_stc_syspm_callback_params_t *callback_params, … in _cyhal_syspm_cb_sleep()
233 static cy_en_syspm_status_t _cyhal_syspm_cb_deepsleep(cy_stc_syspm_callback_params_t *callback_para… in _cyhal_syspm_cb_deepsleep()
242 static cy_en_syspm_status_t _cyhal_syspm_cb_hibernate(cy_stc_syspm_callback_params_t *callback_para… in _cyhal_syspm_cb_hibernate()
248 static cy_en_syspm_status_t _cyhal_syspm_cb_normal(cy_stc_syspm_callback_params_t *callback_params,… in _cyhal_syspm_cb_normal()
251 cy_en_syspm_status_t status = _cyhal_syspm_common_cb(mode, CYHAL_SYSPM_CB_SYSTEM_NORMAL); in _cyhal_syspm_cb_normal()
262 static cy_en_syspm_status_t _cyhal_syspm_cb_lp(cy_stc_syspm_callback_params_t *callback_params, cy_… in _cyhal_syspm_cb_lp()
265 cy_en_syspm_status_t status = _cyhal_syspm_common_cb(mode, CYHAL_SYSPM_CB_SYSTEM_LOW); in _cyhal_syspm_cb_lp()
[all …]
/hal_infineon-latest/bless/
Dcy_ble.c45 static cy_en_syspm_status_t Cy_BLE_DeepSleepCallbackSingleCore(cy_stc_syspm_callback_params_t *call…
47 static cy_en_syspm_status_t Cy_BLE_DeepSleepCallbackDualCore(cy_stc_syspm_callback_params_t *callba…
49 static cy_en_syspm_status_t Cy_BLE_SleepCallbackDualCore(cy_stc_syspm_callback_params_t *callbackPa…
894 static cy_en_syspm_status_t Cy_BLE_DeepSleepCallbackSingleCore(cy_stc_syspm_callback_params_t *call… in Cy_BLE_DeepSleepCallbackSingleCore()
902 cy_en_syspm_status_t retVal; in Cy_BLE_DeepSleepCallbackSingleCore()
1033 static cy_en_syspm_status_t Cy_BLE_DeepSleepCallbackDualCore(cy_stc_syspm_callback_params_t *callba… in Cy_BLE_DeepSleepCallbackDualCore()
1041 cy_en_syspm_status_t retVal; in Cy_BLE_DeepSleepCallbackDualCore()
1143 static cy_en_syspm_status_t Cy_BLE_SleepCallbackDualCore(cy_stc_syspm_callback_params_t *callbackPa… in Cy_BLE_SleepCallbackDualCore()
1151 cy_en_syspm_status_t retVal; in Cy_BLE_SleepCallbackDualCore()
Dcy_ble_controller.c27 static cy_en_syspm_status_t
498 static cy_en_syspm_status_t Cy_BLE_ControllerDeepSleepCallback(cy_stc_syspm_callback_params_t *call… in Cy_BLE_ControllerDeepSleepCallback()
501 cy_en_syspm_status_t retVal; in Cy_BLE_ControllerDeepSleepCallback()
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/
Dcybt_platform_hci.c84 cy_en_syspm_status_t cybt_platform_syspm_DeepSleepCallback(cy_stc_syspm_callback_params_t* callback…
322 cy_en_syspm_status_t cybt_platform_syspm_DeepSleepCallback(cy_stc_syspm_callback_params_t* callback… in cybt_platform_syspm_DeepSleepCallback()
325 cy_en_syspm_status_t retVal = CY_SYSPM_FAIL; in cybt_platform_syspm_DeepSleepCallback()

12