Searched refs:RTC_MODE1_EVCTRL_CMPEO_Msk (Results 1 – 3 of 3) sorted by relevance
481 #define RTC_MODE1_EVCTRL_CMPEO_Msk (_UINT32_(0xF) << RTC_MODE1_EVCTRL_CMPEO_Pos) … macro482 #define RTC_MODE1_EVCTRL_CMPEO(value) (RTC_MODE1_EVCTRL_CMPEO_Msk & (_UINT32_(value) << RTC…