Home
last modified time | relevance | path

Searched refs:RTC_SetDatetime (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/rtc/
Dfsl_adapter_lpcrtc.c62 RTC_SetDatetime(RTC, &date); in HAL_RTCInit()
Dfsl_adapter_rtc.c92 (void)RTC_SetDatetime(RTC, rtcDate); in HAL_RTCInit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/rtc_1/
Dfsl_rtc.h158 status_t RTC_SetDatetime(rtc_datetime_t *datetime);
Dfsl_rtc.c340 status_t RTC_SetDatetime(rtc_datetime_t *datetime) in RTC_SetDatetime() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/rtc/
Dfsl_rtc.h222 status_t RTC_SetDatetime(RTC_Type *base, const rtc_datetime_t *datetime);
Dfsl_rtc.c305 status_t RTC_SetDatetime(RTC_Type *base, const rtc_datetime_t *datetime) in RTC_SetDatetime() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_rtc/
Dfsl_rtc.c231 status_t RTC_SetDatetime(RTC_Type *base, const rtc_datetime_t *datetime) in RTC_SetDatetime() function
Dfsl_rtc.h111 status_t RTC_SetDatetime(RTC_Type *base, const rtc_datetime_t *datetime);