Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dds_reg.h119 #define DS_QUERY_CHECK_REG (DR_REG_DS_BASE + 0xe14) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dds_reg.h119 #define DS_QUERY_CHECK_REG (DR_REG_DS_BASE + 0xe14) macro
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dds_ll.h125 uint32_t result = REG_READ(DS_QUERY_CHECK_REG); in ds_ll_check_signature()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dds_ll.h129 uint32_t result = REG_READ(DS_QUERY_CHECK_REG); in ds_ll_check_signature()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dds_ll.h129 uint32_t result = REG_READ(DS_QUERY_CHECK_REG); in ds_ll_check_signature()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dds_ll.h137 uint32_t result = REG_READ(DS_QUERY_CHECK_REG); in ds_ll_check_signature()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h143 #define DS_QUERY_CHECK_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE14) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h168 #define DS_QUERY_CHECK_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE14) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h175 #define DS_QUERY_CHECK_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE14) macro