Home
last modified time | relevance | path

Searched refs:Cy_RTC_DeepSleepCallback (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_rtc.c1488 cy_en_syspm_status_t Cy_RTC_DeepSleepCallback(const cy_stc_syspm_callback_params_t *callbackParams,… in Cy_RTC_DeepSleepCallback() function
1561 return (Cy_RTC_DeepSleepCallback(callbackParams, mode)); in Cy_RTC_HibernateCallback()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_rtc.h672 cy_en_syspm_status_t Cy_RTC_DeepSleepCallback(const cy_stc_syspm_callback_params_t *callbackParams,…
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_rtc.c138 return Cy_RTC_DeepSleepCallback(params, mode); in _cyhal_rtc_syspm_callback()