Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/rtc/
Drtc_ll_stm32.c716 LL_RTC_TimeTypeDef *p_ll_rtc_alrm_time; in rtc_stm32_alarm_get_time() local
737 p_ll_rtc_alrm_time = &(p_ll_rtc_alarm->AlarmTime); in rtc_stm32_alarm_get_time()
763 LL_RTC_TimeTypeDef *p_ll_rtc_alrm_time; in rtc_stm32_alarm_set_time() local
815 p_ll_rtc_alrm_time = &(p_ll_rtc_alarm->AlarmTime); in rtc_stm32_alarm_set_time()
817 memset(p_ll_rtc_alrm_time, 0, sizeof(LL_RTC_TimeTypeDef)); in rtc_stm32_alarm_set_time()