Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/
Defuse_hal.c56 if (efuse_ll_get_chip_cpu_freq_rated() && efuse_ll_get_chip_cpu_freq_low()) { in efuse_hal_get_rated_freq_mhz()
/hal_espressif-latest/components/hal/esp32/include/hal/
Defuse_ll.h89 __attribute__((always_inline)) static inline bool efuse_ll_get_chip_cpu_freq_low(void) in efuse_ll_get_chip_cpu_freq_low() function