Searched refs:PPB_TO_NB_PULSES (Results 1 – 1 of 1) sorted by relevance
60 #define PPB_TO_NB_PULSES(ppb) DIV_ROUND_CLOSEST((ppb) * 2048, 1953125) macro980 int32_t nb_pulses = PPB_TO_NB_PULSES(calibration); in rtc_stm32_set_calibration()