diff --git a/include/drivers/hwinfo.h b/include/drivers/hwinfo.h index 66f3e540e2d..81dc27ad1a7 100644 --- a/include/drivers/hwinfo.h +++ b/include/drivers/hwinfo.h @@ -40,6 +40,8 @@ extern "C" { #define RESET_LOW_POWER_WAKE BIT(7) #define RESET_CPU_LOCKUP BIT(8) #define RESET_PARITY BIT(9) +#define RESET_PLL BIT(10) +#define RESET_CLOCK BIT(11) /** * @brief Copy the device id to a buffer