Home
last modified time | relevance | path

Searched refs:WDEV_RND_REG (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_random.c47 random = REG_READ(WDEV_RND_REG); in bootloader_fill_random()
50 random ^= REG_READ(WDEV_RND_REG); in bootloader_fill_random()
69 random = REG_READ(WDEV_RND_REG); in bootloader_fill_random()
72 random ^= REG_READ(WDEV_RND_REG); in bootloader_fill_random()
/hal_espressif-latest/components/esp_hw_support/
Dhw_random.c66 result ^= REG_READ(WDEV_RND_REG); in esp_random()
74 result ^= REG_READ(WDEV_RND_REG); in esp_random()
78 return result ^ REG_READ(WDEV_RND_REG); in esp_random()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dwdev_reg.h12 #define WDEV_RND_REG 0x600260b0 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dwdev_reg.h20 #define WDEV_RND_REG 0x6003507C macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dwdev_reg.h20 #define WDEV_RND_REG 0x60035110 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dwdev_reg.h20 #define WDEV_RND_REG 0x600260b0 macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dwdev_reg.h20 #define WDEV_RND_REG 0x60035144 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dwdev_reg.h13 #define WDEV_RND_REG LPPERI_RNG_DATA_REG macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dwdev_reg.h13 #define WDEV_RND_REG LPPERI_RNG_DATA_REG macro