Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_xilinx_axi.c49 uint8_t timer_width_max; member
144 for (timer_width = TIMER_WIDTH_MIN; timer_width <= config->timer_width_max; timer_width++) { in wdt_xilinx_axi_install_timeout()
279 .timer_width_max = DT_INST_PROP(inst, xlnx_wdt_interval), \