Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_snvs_hp.c61 static void SNVS_HP_ConvertSecondsToDatetime(uint32_t seconds, snvs_hp_rtc_datetime_t *datetime);
160 static void SNVS_HP_ConvertSecondsToDatetime(uint32_t seconds, snvs_hp_rtc_datetime_t *datetime) in SNVS_HP_ConvertSecondsToDatetime() function
403 SNVS_HP_ConvertSecondsToDatetime(SNVS_HP_RTC_GetSeconds(base), datetime); in SNVS_HP_RTC_GetDatetime()
475 SNVS_HP_ConvertSecondsToDatetime(alarmSeconds, datetime); in SNVS_HP_RTC_GetAlarm()