Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/boards/arm/legend/
Dlegend.dts164 * period_max = counter_size / cycles_per_second
170 * period_max = 0.25
/Zephyr-Core-3.6.0/drivers/clock_control/
Dclock_control_mchp_xec.c191 uint16_t period_max; /* monitor values in units of 48MHz (20.8 ns) */ member
508 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),