Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/clock_control/
Dclock_control_esp32.c57 static uint8_t const xtal_freq[] = { variable
532 clk_cfg.xtal_freq = xtal_freq[cfg->xtal_freq_sel]; in clock_control_esp32_init()
592 .xtal_freq_sel = DT_INST_PROP(0, xtal_freq),