Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Decc_ll.h41 static inline void ecc_ll_set_mode(ecc_mode_t mode) in ecc_ll_set_mode() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Decc_ll.h52 static inline void ecc_ll_set_mode(ecc_mode_t mode) in ecc_ll_set_mode() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Decc_ll.h56 static inline void ecc_ll_set_mode(ecc_mode_t mode) in ecc_ll_set_mode() function
/hal_espressif-latest/components/hal/
Decc_hal.c12 ecc_ll_set_mode(mode); in ecc_hal_set_mode()