Home
last modified time | relevance | path

Searched refs:WATCHDOG_MIN_TIMEOUT (Results 1 - 1 of 1) sorted by relevance

/drivers/hdf_core/adapter/platform/watchdog/
H A Dwatchdog_stm32f4xx.c22 #define WATCHDOG_MIN_TIMEOUT 1 macro
265 if (timeout < WATCHDOG_MIN_TIMEOUT) {
267 timeout = WATCHDOG_MIN_TIMEOUT;

Completed in 2 milliseconds