Searched refs:SecondFraction (Results 1 – 6 of 6) sorted by relevance
122 uint32_t SecondFraction; /*!< Specifies the range or granularity of Sub Second register content member
126 uint32_t SecondFraction; /*!< Specifies the range or granularity of Sub Second register content member
112 uint32_t SecondFraction; /*!< Specifies the range or granularity of Sub Second register content member
555 sTime->SecondFraction = (uint32_t)(hrtc->Instance->PRER & RTC_PRER_PREDIV_S); in HAL_RTC_GetTime()
955 sTime->SecondFraction = (uint32_t)(hrtc->Instance->PRER & RTC_PRER_PREDIV_S); in HAL_RTC_GetTime()
263 sTime->SecondFraction = (uint32_t)(hrtc->Instance->PRER & RTC_PRER_PREDIV_S); in HAL_RTC_GetTime()