Searched refs:period_max (Results 1 – 2 of 2) sorted by relevance
164 * period_max = counter_size / cycles_per_second170 * period_max = 0.25
191 uint16_t period_max; /* monitor values in units of 48MHz (20.8 ns) */ member508 pcr->CNT32K_PER_MAX = devcfg->period_max; in check_32k_crystal()1081 .period_max = (uint16_t)DT_INST_PROP_OR(0, clk32kmon_period_max, CNT32K_TMAX),