Searched refs:cyhal_rtc_set_alarm (Results 1 – 2 of 2) sorted by relevance
264 cy_rslt_t cyhal_rtc_set_alarm(cyhal_rtc_t *obj, const struct tm *time, cyhal_alarm_active_t active);
397 cy_rslt_t cyhal_rtc_set_alarm(cyhal_rtc_t *obj, const struct tm *time, cyhal_alarm_active_t active) in cyhal_rtc_set_alarm() function556 cy_rslt_t result = cyhal_rtc_set_alarm(obj, &future, active); in cyhal_rtc_set_alarm_by_seconds()