Home
last modified time | relevance | path

Searched refs:RTC_CheckDatetimeFormat (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_rtc/
Dfsl_rtc.c37 static bool RTC_CheckDatetimeFormat(const rtc_datetime_t *datetime);
59 static bool RTC_CheckDatetimeFormat(const rtc_datetime_t *datetime) in RTC_CheckDatetimeFormat() function
236 if (!(RTC_CheckDatetimeFormat(datetime))) in RTC_SetDatetime()
284 if (!(RTC_CheckDatetimeFormat(alarmTime))) in RTC_SetAlarm()
/hal_nxp-latest/mcux/mcux-sdk/drivers/rtc_1/
Dfsl_rtc.c43 static bool RTC_CheckDatetimeFormat(const rtc_datetime_t *datetime);
65 static bool RTC_CheckDatetimeFormat(const rtc_datetime_t *datetime) in RTC_CheckDatetimeFormat() function
347 if (!(RTC_CheckDatetimeFormat(datetime))) in RTC_SetDatetime()
/hal_nxp-latest/mcux/mcux-sdk/drivers/rtc/
Dfsl_rtc.c48 static bool RTC_CheckDatetimeFormat(const rtc_datetime_t *datetime);
70 static bool RTC_CheckDatetimeFormat(const rtc_datetime_t *datetime) in RTC_CheckDatetimeFormat() function
310 if (!(RTC_CheckDatetimeFormat(datetime))) in RTC_SetDatetime()
358 if (!(RTC_CheckDatetimeFormat(alarmTime))) in RTC_SetAlarm()