Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dds_ll.h30 return (REG_READ(DS_QUERY_BUSY_REG) > 0) ? true : false; in ds_ll_busy()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dds_ll.h43 return (REG_READ(DS_QUERY_BUSY_REG) > 0) ? true : false; in ds_ll_busy()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dds_ll.h43 return (REG_READ(DS_QUERY_BUSY_REG) > 0) ? true : false; in ds_ll_busy()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h141 #define DS_QUERY_BUSY_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE0C) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h178 #define DS_QUERY_BUSY_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE0C) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h178 #define DS_QUERY_BUSY_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE0C) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h185 #define DS_QUERY_BUSY_REG ((DR_REG_DIGITAL_SIGNATURE_BASE) + 0xE0C) macro