Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32/
Dchip_info.c28 if (efuse_ll_get_disable_bt() == 0) { in esp_chip_info()
/hal_espressif-latest/components/hal/esp32/include/hal/
Defuse_ll.h142 __attribute__((always_inline)) static inline bool efuse_ll_get_disable_bt(void) in efuse_ll_get_disable_bt() function