Searched refs:p_ll_rtc_alrm_time (Results 1 – 1 of 1) sorted by relevance
716 LL_RTC_TimeTypeDef *p_ll_rtc_alrm_time; in rtc_stm32_alarm_get_time() local737 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() local815 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()