Searched refs:Hours (Results 1 – 2 of 2) sorted by relevance
406 rtc_alarm.AlarmTime.Hours = alarm_tm.tm_hour; in rtc_stm32_set_alarm()414 rtc_alarm.AlarmTime.Hours = remain / 3600; in rtc_stm32_set_alarm()415 remain -= rtc_alarm.AlarmTime.Hours * 3600; in rtc_stm32_set_alarm()
432 rtc_time.Hours = bin2bcd(timeptr->tm_hour); in rtc_stm32_set_time()593 p_rtc_alrm_time->Hours = bin2bcd(timeptr->tm_hour); in rtc_stm32_init_ll_alrm_struct()