Searched refs:WATCHDOG_MIN_TIMEOUT (Results 1 - 1 of 1) sorted by relevance
/drivers/hdf_core/adapter/platform/watchdog/ | ||
H A D | watchdog_stm32f4xx.c | 22 #define WATCHDOG_MIN_TIMEOUT 1 macro 265 if (timeout < WATCHDOG_MIN_TIMEOUT) { 267 timeout = WATCHDOG_MIN_TIMEOUT; |
Completed in 2 milliseconds