Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dds_ll.h146 memcpy(result, (uint8_t *) DS_Z_BASE, size); in ds_ll_read_result()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dds_ll.h158 memcpy(result, (uint8_t*) DS_Z_BASE, size); in ds_ll_read_result()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dds_ll.h158 memcpy(result, (uint8_t*) DS_Z_BASE, size); in ds_ll_read_result()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h135 #define DS_Z_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xA00 ) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h172 #define DS_Z_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xA00 ) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h172 #define DS_Z_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xA00 ) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h179 #define DS_Z_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xA00 ) macro