Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dhwcrypto_reg.h20 #define SHA_BUSY_REG ((DR_REG_SHA_BASE) + 0x18) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsha_reg.h89 #define SHA_BUSY_REG (DR_REG_SHA_BASE + 0x18) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsha_reg.h89 #define SHA_BUSY_REG (DR_REG_SHA_BASE + 0x18) macro
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dsha_ll.h101 return REG_READ(SHA_BUSY_REG); in sha_ll_busy()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dsha_ll.h101 return REG_READ(SHA_BUSY_REG); in sha_ll_busy()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dsha_ll.h92 return REG_READ(SHA_BUSY_REG); in sha_ll_busy()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dsha_ll.h92 return REG_READ(SHA_BUSY_REG); in sha_ll_busy()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dsha_ll.h100 return REG_READ(SHA_BUSY_REG); in sha_ll_busy()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dsha_ll.h92 return REG_READ(SHA_BUSY_REG); in sha_ll_busy()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dsha_ll.h37 inline static uint32_t SHA_BUSY_REG(esp_sha_type sha_type) in SHA_BUSY_REG() function
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h46 #define SHA_BUSY_REG ((DR_REG_SHA_BASE) + 0x18) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h50 #define SHA_BUSY_REG ((DR_REG_SHA_BASE) + 0x18) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h56 #define SHA_BUSY_REG ((DR_REG_SHA_BASE) + 0x18) macro