Searched refs:stm32_rtc_get_subsecond (Results 1 – 1 of 1) sorted by relevance
256 static uint32_t stm32_rtc_get_subsecond(uint32_t ssr) in stm32_rtc_get_subsecond() function549 tm->tm_ms = (stm32_rtc_get_subsecond(ssr) * MS_PER_SEC) / in stm32_rtc_to_tm()