mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-10-22 08:22:23 +08:00
feat(esp8266): add esp_random function
This commit is contained in:
@@ -188,6 +188,8 @@
|
||||
#define PAD_XPD_DCDC_CONF (REG_RTC_BASE + 0x0A0)
|
||||
//}}
|
||||
|
||||
#define WDEV_RAND (WDEV_COUNT_REG + 0x244)
|
||||
|
||||
//CACHE{{
|
||||
#define CACHE_FLASH_CTRL_REG (0x3ff00000 + 0x0c)
|
||||
#define CACHE_READ_EN_BIT BIT8
|
||||
|
Reference in New Issue
Block a user