Home
last modified time | relevance | path

Searched defs:hours (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_rtc.c804 uint32_t counter_time = 0U, counter_alarm = 0U, days_elapsed = 0U, hours = 0U; in HAL_RTC_GetTime() local
915 uint32_t counter_time = 0U, counter_alarm = 0U, hours = 0U; in HAL_RTC_SetDate() local