Home
last modified time | relevance | path

Searched refs:supported (Results 1 – 25 of 67) sorted by relevance

123

/hal_espressif-latest/components/esp_common/
Dproject_include.cmake14 …NING "Building ESP-IDF with clang is an experimental feature and is not yet officially supported.")
DKconfig14 # exists even if SPIRAM is not supported
Dsoc.lf2 # to supported SoCs. This is here since some of counterpart attributes
/hal_espressif-latest/components/esp_psram/include/esp32/
Dhimem.h12 #error esp_himem is only supported on ESP32
/hal_espressif-latest/components/soc/
DREADME.md3 The `soc` component provides hardware description for targets supported by ESP-IDF.
DKconfig34 # Since the number of MMU pages is limited, the maximum flash size supported
/hal_espressif-latest/tools/esptool_py/docs/en/
Dabout.rst4 …ngus Gratton (`projectgus <https://github.com/projectgus>`_). It is now supported by `Espressif Sy…
/hal_espressif-latest/components/xtensa/
Dproject_include.cmake15 message("Compiler supported targets: ${dump_machine}")
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbta_av_co.c456 BOOLEAN supported; in bta_av_audio_sink_getconfig() local
482 supported = FALSE; in bta_av_audio_sink_getconfig()
485 supported = TRUE; in bta_av_audio_sink_getconfig()
492 if (supported) { in bta_av_audio_sink_getconfig()
572 BOOLEAN supported; in bta_av_co_audio_getconfig() local
603 supported = FALSE; in bta_av_co_audio_getconfig()
606 supported = TRUE; in bta_av_co_audio_getconfig()
613 if (supported) { in bta_av_co_audio_getconfig()
/hal_espressif-latest/
DREADME.md6 …ry](https://github.com/espressif/esp-hal-3rdparty). If a SoC is not yet supported, work starts in …
/hal_espressif-latest/components/esp_rom/esp32s2/ld/
Desp32s2.rom.newlib-nano.ld4 Floating point formats are supported by setting _printf_float and
/hal_espressif-latest/components/esp_system/ld/
Dld.cmake1 # For each supported target, a memory.ld.in and sections.ld.in is processed and dictate the
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dfirmware-image-format.rst135 …| 6 | Minimal chip revision supported by the image (deprecated, use the following field) …
137 …| 7-8 | Minimal chip revision supported by the image (in format: major * 100 + minor) …
139 …| 9-10 | Maximal chip revision supported by the image (in format: major * 100 + minor) …
/hal_espressif-latest/components/esp_rom/
DKconfig.projbuild4 visible if !IDF_TARGET_ESP32 # no options ere currently supported on ESP32
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
DKconfig.hw_support34 # Only Espressif can change it when a new version will be supported in IDF.
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
DKconfig.hw_support34 # Only Espressif can change it when a new version will be supported in IDF.
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
DKconfig.hw_support37 # Only Espressif can change it when a new version will be supported in IDF.
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
DKconfig.hw_support37 # Only Espressif can change it when a new version will be supported in IDF.
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
DKconfig.hw_support40 # Only Espressif can change it when a new version will be supported in IDF.
/hal_espressif-latest/tools/esptool_py/
DREADME.md17 …ngus Gratton (@[projectgus](https://github.com/projectgus/)). It is now supported by Espressif Sys…
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
DKconfig.hw_support46 # Only Espressif can change it when a new version will be supported in IDF.
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dset-flash-voltage-cmd.rst22 … This command is not supported. The tool prints the error ``set_flash_voltage not supported!``.
/hal_espressif-latest/components/esp_hw_support/port/esp32/
DKconfig.hw_support58 # Only Espressif can change it when a new version will be supported in IDF.
/hal_espressif-latest/components/bt/host/nimble/
DKconfig.in582 will be supported from BLE 5.0 onwards.
813 Weather or not Central Address Resolution characteristic is supported on
814 the device, and if supported, weather or not Central Address Resolution
815 is supported.
817 - Central Address Resolution characteristic not supported
818 - Central Address Resolution not supported
819 - Central Address Resolution supported
822 bool "Characteristic not supported"
825 bool "Central Address Resolution not supported"
828 bool "Central Address Resolution supported"
/hal_espressif-latest/components/esp_wifi/
DCMakeLists.txt10 # (implementation supported optionally in a managed component esp_wifi_remote)

123