Home
last modified time | relevance | path

Searched refs:RTC_IFC_OF (Results 1 – 3 of 3) sorted by relevance

/bsp/efm32/
A Ddrv_rtc.c116 if (RTC->IF & RTC_IFC_OF) in rt_hw_rtc_isr()
168 RTC_IntEnable(RTC_IFC_OF); in rt_hw_rtc_init()
169 RTC_IntClear(RTC_IFC_OF); in rt_hw_rtc_init()
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_rtc.h146 #define RTC_IFC_OF (0x1UL << 0) /**< Clear Overflow Interrup… macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_rtc.h146 #define RTC_IFC_OF (0x1UL << 0) /**< Clear Overflow Interrup… macro

Completed in 5 milliseconds