mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-22 17:47:04 +08:00
fix(esp8266): fix that WDEV time is larger than normal
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user