Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dds_ll.h72 memcpy((uint8_t *) DS_X_BASE, msg, size); in ds_ll_write_message()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dds_ll.h85 memcpy((uint8_t*) DS_X_BASE, msg, size); in ds_ll_write_message()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dds_ll.h85 memcpy((uint8_t*) DS_X_BASE, msg, size); in ds_ll_write_message()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h134 #define DS_X_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x800 ) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h171 #define DS_X_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x800 ) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h171 #define DS_X_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x800 ) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h178 #define DS_X_BASE ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0x800 ) macro