fix(esp8266): fix that WDEV time is larger than normal

This commit is contained in:
Dong Heng
2019-11-25 17:05:14 +08:00
parent 4cae8a580b
commit 0cdff9dbf1
2 changed files with 15 additions and 1 deletions

View File

@ -143,6 +143,8 @@
#define INT_ENA_WDEV 0x3ff20c18
#define WDEV_TSF0_REACH_INT (BIT(27))
#define WDEV_COUNT_REG (0x3ff20c00)
//Watch dog reg {{
#define PERIPHS_WDT_BASEADDR 0x60000900