Home
last modified time | relevance | path

Searched refs:XMC_SCU_INTERRUPT_ClearEventStatus (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/rtc/
Drtc_xmc4xxx.c84 XMC_SCU_INTERRUPT_ClearEventStatus(XMC_SCU_INTERRUPT_EVENT_RTC_ALARM); in rtc_xmc4xxx_isr()
93 XMC_SCU_INTERRUPT_ClearEventStatus(XMC_SCU_INTERRUPT_EVENT_RTC_PERIODIC); in rtc_xmc4xxx_isr()
121 XMC_SCU_INTERRUPT_ClearEventStatus(XMC_SCU_INTERRUPT_EVENT_RTC_ALARM); in rtc_xmc4xxx_alarm_set_time()
168 XMC_SCU_INTERRUPT_ClearEventStatus(XMC_SCU_INTERRUPT_EVENT_RTC_ALARM); in rtc_xmc4xxx_alarm_is_pending()
/Zephyr-latest/drivers/watchdog/
Dwdt_xmc4xxx.c45 XMC_SCU_INTERRUPT_ClearEventStatus(XMC_SCU_INTERRUPT_EVENT_WDT_WARN); in wdt_xmc4xxx_isr()