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