Searched refs:_cyhal_rtc_user_handler (Results 1 – 1 of 1) sorted by relevance
150 static cyhal_rtc_event_callback_t _cyhal_rtc_user_handler; variable202 else if (NULL != _cyhal_rtc_user_handler) in Cy_RTC_Alarm1Interrupt()204 (*_cyhal_rtc_user_handler)(_cyhal_rtc_handler_arg, CYHAL_RTC_ALARM); in Cy_RTC_Alarm1Interrupt()569 _cyhal_rtc_user_handler = callback; in cyhal_rtc_register_callback()