Searched refs:efuse_ll_get_disable_app_cpu (Results 1 – 3 of 3) sorted by relevance
22 if (efuse_ll_get_disable_app_cpu() == 0) { in esp_chip_info()
137 __attribute__((always_inline)) static inline bool efuse_ll_get_disable_app_cpu(void) in efuse_ll_get_disable_app_cpu() function
281 if (!efuse_ll_get_disable_app_cpu()) { in do_multicore_settings()