Home
last modified time | relevance | path

Searched refs:ECC_MULT_INT_RAW_REG (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Decc_mult_reg.h17 #define ECC_MULT_INT_RAW_REG (DR_REG_ECC_MULT_BASE + 0xc) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Decc_mult_reg.h17 #define ECC_MULT_INT_RAW_REG (DR_REG_ECC_MULT_BASE + 0xc) macro
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Decc_ll.h106 return REG_GET_FIELD(ECC_MULT_INT_RAW_REG, ECC_MULT_CALC_DONE_INT_RAW); in ecc_ll_is_calc_finished()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Decc_ll.h117 return REG_GET_FIELD(ECC_MULT_INT_RAW_REG, ECC_MULT_CALC_DONE_INT_RAW); in ecc_ll_is_calc_finished()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Decc_ll.h169 return REG_GET_FIELD(ECC_MULT_INT_RAW_REG, ECC_MULT_CALC_DONE_INT_RAW); in ecc_ll_is_calc_finished()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Decc_mult_reg.h14 #define ECC_MULT_INT_RAW_REG (DR_REG_ECC_MULT_BASE + 0xC) macro