Home
last modified time | relevance | path

Searched refs:DR_REG_DIGITAL_SIGNATURE_BASE (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h128 #define DS_C_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x000 )
129 #define DS_C_Y_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x000 )
130 #define DS_C_M_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x200 )
131 #define DS_C_RB_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x400 )
132 #define DS_C_BOX_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x600 )
133 #define DS_IV_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x630 )
134 #define DS_X_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x800 )
135 #define DS_Z_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xA00 )
137 #define DS_SET_START_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE00)
138 #define DS_SET_ME_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE04)
[all …]
Dreg_base.h55 #define DR_REG_DIGITAL_SIGNATURE_BASE 0x6003D000 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h153 #define DS_C_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x000 )
154 #define DS_C_Y_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x000 )
155 #define DS_C_M_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x200 )
156 #define DS_C_RB_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x400 )
157 #define DS_C_BOX_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x600 )
158 #define DS_IV_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x630 )
159 #define DS_X_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x800 )
160 #define DS_Z_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xA00 )
162 #define DS_SET_START_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE00)
163 #define DS_SET_ME_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE04)
[all …]
Dreg_base.h15 #define DR_REG_DIGITAL_SIGNATURE_BASE 0x6003d000 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h164 #define DS_C_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x000 )
165 #define DS_IV_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x630 )
166 #define DS_X_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x800 )
167 #define DS_Z_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xA00 )
169 #define DS_SET_START_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE00)
170 #define DS_SET_ME_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE04)
171 #define DS_SET_FINISH_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE08)
173 #define DS_QUERY_BUSY_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE0C)
174 #define DS_QUERY_KEY_WRONG_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE10)
175 #define DS_QUERY_CHECK_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE14)
[all …]
Dreg_base.h18 #define DR_REG_DIGITAL_SIGNATURE_BASE 0x6003d000 macro