Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_rtc.h97 CYHAL_RTC_ALARM, /**< Alarm triggered event */ enumerator
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_rtc.c204 (*_cyhal_rtc_user_handler)(_cyhal_rtc_handler_arg, CYHAL_RTC_ALARM); in Cy_RTC_Alarm1Interrupt()
578 CY_ASSERT(CYHAL_RTC_ALARM == event); in cyhal_rtc_enable_event()