Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/rtc/
Drtc_ifx_cat1.c80 #define PPB_TO_WCO_PULSE_SETS(ppb) ((ROUND_DOWN((ppb * 9216 / 78125), 128)) / 128) macro
292 uint_calibration = PPB_TO_WCO_PULSE_SETS(calibration); in ifx_cat1_set_calibration()