Home
last modified time | relevance | path

Searched refs:PPB_TO_NB_PULSES (Results 1 – 1 of 1) sorted by relevance

/drivers/rtc/
A Drtc_ll_stm32.c64 #define PPB_TO_NB_PULSES(ppb) DIV_ROUND_CLOSEST((ppb) * 2048, 1953125) macro
1008 int32_t nb_pulses = PPB_TO_NB_PULSES(calibration); in rtc_stm32_set_calibration()

Completed in 228 milliseconds