Merge branch 'feature/enable_brownout_detector' into 'master'

Enable brownout detector

See merge request !811
This commit is contained in:
Ivan Grokhotkov
2017-07-13 11:40:37 +08:00
10 changed files with 232 additions and 54 deletions

View File

@@ -1718,6 +1718,7 @@
#define RTC_WDT_STG_SEL_INT 1
#define RTC_WDT_STG_SEL_RESET_CPU 2
#define RTC_WDT_STG_SEL_RESET_SYSTEM 3
#define RTC_WDT_STG_SEL_RESET_RTC 4
#define RTC_CNTL_WDTCONFIG1_REG (DR_REG_RTCCNTL_BASE + 0x90)
/* RTC_CNTL_WDT_STG0_HOLD : R/W ;bitpos:[31:0] ;default: 32'd128000 ; */