Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dsha_ll.h100 return REG_READ(SHA_BUSY_REG); in sha_ll_busy()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dsha_ll.h101 return REG_READ(SHA_BUSY_REG); in sha_ll_busy()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dsha_ll.h101 return REG_READ(SHA_BUSY_REG); in sha_ll_busy()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dsha_ll.h100 return REG_READ(SHA_BUSY_REG); in sha_ll_busy()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dsha_ll.h45 inline static uint32_t SHA_BUSY_REG(esp_sha_type sha_type) in SHA_BUSY_REG() function
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h46 #define SHA_BUSY_REG ((DR_REG_SHA_BASE) + 0x18) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h57 #define SHA_BUSY_REG ((DR_REG_SHA_BASE) + 0x18) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h57 #define SHA_BUSY_REG ((DR_REG_SHA_BASE) + 0x18) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h63 #define SHA_BUSY_REG ((DR_REG_SHA_BASE) + 0x18) macro