Home
last modified time | relevance | path

Searched refs:DS_QUERY_CHECK_REG (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dds_ll.h125 uint32_t result = REG_READ(DS_QUERY_CHECK_REG); in ds_ll_check_signature()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dds_ll.h137 uint32_t result = REG_READ(DS_QUERY_CHECK_REG); in ds_ll_check_signature()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dds_ll.h137 uint32_t result = REG_READ(DS_QUERY_CHECK_REG); in ds_ll_check_signature()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h143 #define DS_QUERY_CHECK_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE14) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h180 #define DS_QUERY_CHECK_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE14) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h180 #define DS_QUERY_CHECK_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE14) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h187 #define DS_QUERY_CHECK_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE14) macro