EWDG Resets. More...
Macros | |
| #define | EWDG_RST_PARITY_FAIL (1UL << 3) |
| #define | EWDG_RST_CTRL_REG_UNLOCK_FAIL (1UL << 5) |
| #define | EWDG_RST_CTRL_REG_UPDATE_FAIL (1UL << 7) |
| #define | EWDG_RST_TIMEOUT (1UL << 17) |
| #define | EWDG_RST_REFRESH_UNLOCK_FAIL (1UL << 21) |
| #define | EWDG_RST_REFRESH_VIOLATION (1UL << 23) |
| #define | EWDG_RST_ALL |
EWDG Resets.
| #define EWDG_RST_ALL |
#include <drivers/inc/hpm_ewdg_drv.h>
All Reset masks
| #define EWDG_RST_CTRL_REG_UNLOCK_FAIL (1UL << 5) |
#include <drivers/inc/hpm_ewdg_drv.h>
Unlock Control Register Fail Reset
| #define EWDG_RST_CTRL_REG_UPDATE_FAIL (1UL << 7) |
#include <drivers/inc/hpm_ewdg_drv.h>
Update Control Register Violation Reset
| #define EWDG_RST_PARITY_FAIL (1UL << 3) |
#include <drivers/inc/hpm_ewdg_drv.h>
Parity Error Reset
| #define EWDG_RST_REFRESH_UNLOCK_FAIL (1UL << 21) |
#include <drivers/inc/hpm_ewdg_drv.h>
Refresh Register Unlock Fail Reset
| #define EWDG_RST_REFRESH_VIOLATION (1UL << 23) |
#include <drivers/inc/hpm_ewdg_drv.h>
Refresh Register Violation Reset
| #define EWDG_RST_TIMEOUT (1UL << 17) |
#include <drivers/inc/hpm_ewdg_drv.h>
Watchdog Timeout Reset