Searched refs:MXC_F_RTC_SSEC_RTSS (Results 1 – 2 of 2) sorted by relevance
68 return MXC_RTC_RevA_Init((mxc_rtc_reva_regs_t *)MXC_RTC, sec, (ssec & MXC_F_RTC_SSEC_RTSS)); in MXC_RTC_Init()
121 #define MXC_F_RTC_SSEC_RTSS ((uint32_t)(0xFFUL << MXC_F_RTC_SSEC_RTSS_PO… macro