Searched refs:RTC_MODE1_EVCTRL_OVFEO_Msk (Results 1 – 3 of 3) sorted by relevance
470 #define RTC_MODE1_EVCTRL_OVFEO_Msk (_UINT32_(0x1) << RTC_MODE1_EVCTRL_OVFEO_Pos) … macro471 #define RTC_MODE1_EVCTRL_OVFEO(value) (RTC_MODE1_EVCTRL_OVFEO_Msk & (_UINT32_(value) << RTC…