Searched refs:NB_PULSES_TO_PPB (Results 1 – 1 of 1) sorted by relevance
67 #define NB_PULSES_TO_PPB(pulses) DIV_ROUND_CLOSEST((pulses) * 1953125, 2048) macro75 #define MAX_PPB NB_PULSES_TO_PPB(MAX_CALP)76 #define MIN_PPB -NB_PULSES_TO_PPB(MAX_CALM)1035 *calibration = NB_PULSES_TO_PPB(nb_pulses); in rtc_stm32_get_calibration()