Searched refs:RTC_MODE2_EVCTRL_OVFEO_Msk (Results 1 – 3 of 3) sorted by relevance
521 #define RTC_MODE2_EVCTRL_OVFEO_Msk (_UINT32_(0x1) << RTC_MODE2_EVCTRL_OVFEO_Pos) … macro522 #define RTC_MODE2_EVCTRL_OVFEO(value) (RTC_MODE2_EVCTRL_OVFEO_Msk & (_UINT32_(value) << RTC…