Searched refs:MSS_RTC_CALENDAR_MODE (Results 1 – 2 of 2) sorted by relevance
117 if (MSS_RTC_CALENDAR_MODE == mode) in MSS_RTC_init()216 ASSERT(MSS_RTC_CALENDAR_MODE == clock_mode); in MSS_RTC_set_calendar_count()218 if ((0u == error) && (MSS_RTC_CALENDAR_MODE == clock_mode)) in MSS_RTC_set_calendar_count()300 ASSERT(MSS_RTC_CALENDAR_MODE == clock_mode); in MSS_RTC_get_calendar_count()302 if (MSS_RTC_CALENDAR_MODE == clock_mode) in MSS_RTC_get_calendar_count()392 ASSERT(MSS_RTC_CALENDAR_MODE == mode); in MSS_RTC_set_calendar_count_alarm()394 if (MSS_RTC_CALENDAR_MODE == mode) in MSS_RTC_set_calendar_count_alarm()
211 #define MSS_RTC_CALENDAR_MODE 1u macro