Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_rtc.c706 uint32_t counter_time = 0U, counter_alarm = 0U; in HAL_RTC_SetTime() local
805 uint32_t counter_time = 0U, counter_alarm = 0U, days_elapsed = 0U, hours = 0U; in HAL_RTC_GetTime() local
916 uint32_t counter_time = 0U, counter_alarm = 0U, hours = 0U; in HAL_RTC_SetDate() local
1095 uint32_t counter_alarm = 0U, counter_time; in HAL_RTC_SetAlarm() local
1187 uint32_t counter_alarm = 0U, counter_time; in HAL_RTC_SetAlarm_IT() local
Dstm32f1xx_ll_rtc.c224 uint32_t counter_time = 0U; in LL_RTC_TIME_Init() local