Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/rtc/
Drtc_ll_stm32.c125 LL_RTC_AlarmTypeDef ll_rtc_alrm; member
736 p_ll_rtc_alarm = &(p_rtc_alrm->ll_rtc_alrm); in rtc_stm32_alarm_get_time()
779 memset(&(p_rtc_alrm->ll_rtc_alrm), 0, sizeof(LL_RTC_AlarmTypeDef)); in rtc_stm32_alarm_set_time()
814 p_ll_rtc_alarm = &(p_rtc_alrm->ll_rtc_alrm); in rtc_stm32_alarm_set_time()