Searched refs:RTC_MODE0_CTRLB_RTCOUT_Msk (Results 1 – 3 of 3) sorted by relevance
212 #define RTC_MODE0_CTRLB_RTCOUT_Msk (_UINT16_(0x1) << RTC_MODE0_CTRLB_RTCOUT_Pos) … macro213 #define RTC_MODE0_CTRLB_RTCOUT(value) (RTC_MODE0_CTRLB_RTCOUT_Msk & (_UINT16_(value) << RTC…