Searched refs:cyhal_rtc_event_t (Results 1 – 2 of 2) sorted by relevance
98 } cyhal_rtc_event_t; typedef148 typedef void (*cyhal_rtc_event_callback_t)(void *callback_arg, cyhal_rtc_event_t event);298 void cyhal_rtc_enable_event(cyhal_rtc_t *obj, cyhal_rtc_event_t event, uint8_t intr_priority, bool …
573 void cyhal_rtc_enable_event(cyhal_rtc_t *obj, cyhal_rtc_event_t event, uint8_t intr_priority, bool … in cyhal_rtc_enable_event()