Home
last modified time | relevance | path

Searched defs:CHIP_FEATURE_BLE (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/examples/build_system/cmake/idf_as_lib/stubs/esp32/
Desp_system.h6 #define CHIP_FEATURE_BLE (1UL << 5) macro
/hal_espressif-3.6.0/components/esp_hw_support/include/
Desp_chip_info.h33 #define CHIP_FEATURE_BLE BIT(4) //!< Chip has Bluetooth LE macro