Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_litex.h73 lcko->margin.exp = CLKOUT_MARGIN_EXP(N);
88 #define CLKOUT_MARGIN_EXP(N) DT_PROP(DT_NODELABEL(clk##N), \ macro