Searched defs:WATCHDOG_INTERVAL_TIME (Results 1 – 3 of 3) sorted by relevance
78 static constexpr int32_t WATCHDOG_INTERVAL_TIME = 20000; variable
41 #define WATCHDOG_INTERVAL_TIME 10000 macro
95 constexpr int32_t WATCHDOG_INTERVAL_TIME { 30000 }; variable