Searched refs:RTC_MODE2_CTRLB_RTCOUT_Msk (Results 1 – 3 of 3) sorted by relevance
330 #define RTC_MODE2_CTRLB_RTCOUT_Msk (_UINT16_(0x1) << RTC_MODE2_CTRLB_RTCOUT_Pos) … macro331 #define RTC_MODE2_CTRLB_RTCOUT(value) (RTC_MODE2_CTRLB_RTCOUT_Msk & (_UINT16_(value) << RTC…