Home
last modified time | relevance | path

Searched refs:CHIP_FEATURE_IEEE802154 (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Dchip_info.c17 out_info->features = CHIP_FEATURE_IEEE802154 | CHIP_FEATURE_BLE; in esp_chip_info()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dchip_info.c17 out_info->features = CHIP_FEATURE_WIFI_BGN | CHIP_FEATURE_BLE | CHIP_FEATURE_IEEE802154; in esp_chip_info()
/hal_espressif-latest/components/esp_hw_support/include/
Desp_chip_info.h38 #define CHIP_FEATURE_IEEE802154 BIT(6) //!< Chip has IEEE 802.15.4 macro