Searched refs:RTC_CALM_TENMON_Msk (Results 1 – 2 of 2) sorted by relevance
876 #define RTC_CALM_TENMON_Msk (0x1ul << RTC_CALM_TENMON_Pos) /*!< RTC… macro
276 g_u32hiMonth = (RTC->CALM & RTC_CALM_TENMON_Msk) >> RTC_CALM_TENMON_Pos; in RTC_GetAlarmDateAndTime()