Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32h2/include/soc/
Decdsa_reg.h70 #define ECDSA_CALC_DONE_INT_RAW_M (ECDSA_CALC_DONE_INT_RAW_V << ECDSA_CALC_DONE_INT_RAW_S)
72 #define ECDSA_CALC_DONE_INT_RAW_S 0 macro