Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_rtc.h108 #define RTC_IF_OF (0x1UL << 0) /**< Overflow Interrupt Flag … macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_rtc.h108 #define RTC_IF_OF (0x1UL << 0) /**< Overflow Interrupt Flag … macro
/bsp/efm32/
A Dhdl_interrupt.c318 if (RTC->IF & RTC_IF_OF) in RTC_IRQHandler()

Completed in 10 milliseconds