Searched refs:max_threshold (Results 1 – 1 of 1) sorted by relevance
32 rt_uint32_t max_threshold; member54 wdt_config.max_threshold = (0xfff << 8) / LSI_VALUE; in apm32_iwdt_init()57 wdt_config.max_threshold); in apm32_iwdt_init()105 if ((param > wdt_config.max_threshold) || \ in apm32_iwdt_control()
Completed in 3 milliseconds