Home
last modified time | relevance | path

Searched refs:AES_INC_SEL_REG (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h71 #define AES_INC_SEL_REG ((DR_REG_AES_BASE) + 0x9C) macro
81 #define AES_INC_SEL_REG ((DR_REG_AES_BASE) + 0x9C) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h91 #define AES_INC_SEL_REG ((DR_REG_AES_BASE) + 0x9C) macro
103 #define AES_INC_SEL_REG ((DR_REG_AES_BASE) + 0x9C) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h91 #define AES_INC_SEL_REG ((DR_REG_AES_BASE) + 0x9C) macro
103 #define AES_INC_SEL_REG ((DR_REG_AES_BASE) + 0x9C) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h80 #define AES_INC_SEL_REG ((DR_REG_AES_BASE) + 0x9C) macro
92 #define AES_INC_SEL_REG ((DR_REG_AES_BASE) + 0x9C) macro
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Daes_ll.h147 REG_WRITE(AES_INC_SEL_REG, 0); in aes_ll_set_inc()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Daes_ll.h147 REG_WRITE(AES_INC_SEL_REG, 0); in aes_ll_set_inc()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Daes_ll.h147 REG_WRITE(AES_INC_SEL_REG, 0); in aes_ll_set_inc()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Daes_ll.h158 REG_WRITE(AES_INC_SEL_REG, 0); in aes_ll_set_inc()