Watchdog CPU definitions for the STM32 family. More...
Watchdog CPU definitions for the STM32 family.
Definition in file cpu_wdt.h.
 Include dependency graph for cpu_wdt.h:
 Include dependency graph for cpu_wdt.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| WDT upper and lower bound times in ms | |
| #define | NWDT_TIME_LOWER_LIMIT (1U) | 
| Lower bound time. | |
| #define | NWDT_TIME_UPPER_LIMIT | 
| Upper bound time. | |
| #define | WDT_HAS_STOP (0U) | 
| Watchdog can't be stopped once enabled. | |
| #define | WDT_HAS_INIT (0U) | 
| Whether Watchdog has an init function (only on STM32L4) | |
| #define NWDT_TIME_LOWER_LIMIT (1U) | 
| #define NWDT_TIME_UPPER_LIMIT | 
Upper bound time.
| #define WDT_HAS_INIT (0U) |