soc: esp32s2: fix address of WDEV_RND_REG

Ref. ESP32-S2 TRM.

Closes IDF-1390
This commit is contained in:
Ivan Grokhotkov
2020-02-18 07:14:15 +01:00
parent 7bce9ad686
commit 19c2337168

View File

@@ -17,5 +17,5 @@
#include "soc.h" #include "soc.h"
/* Hardware random number generator register */ /* Hardware random number generator register */
#define WDEV_RND_REG 0x60035100 #define WDEV_RND_REG 0x60035110