Home
last modified time | relevance | path

Searched full:kconfig (Results 1 – 25 of 47) sorted by relevance

12

/hal_espressif-latest/components/bt/
DKconfig60 source "$IDF_PATH/components/bt/host/bluedroid/Kconfig.in"
65 source "$IDF_PATH/components/bt/host/nimble/Kconfig.in"
70 source "$IDF_PATH/components/bt/controller/$IDF_TARGET/Kconfig.in"
112 source "$IDF_PATH/components/bt/common/Kconfig.in"
125 source "$IDF_PATH/components/bt/esp_ble_mesh/Kconfig.in"
/hal_espressif-latest/components/esp_wifi/
Dsdkconfig.rename4 # renaming of esp_wifi kconfig options
34 # renaming supplicant kconfig to esp_wifi kconfig
/hal_espressif-latest/components/soc/linux/include/soc/
Dsoc_caps.h13 * These defines are parsed and imported as kconfig variables via the script
17 * and generate the kconfig variables as part of the pre-commit hooks.
27 // No meaning to define GPIO number for Linux target, only to avoid build warning on Kconfig ESP_CO…
/hal_espressif-latest/components/esp_system/
DKconfig4 rsource "./port/soc/$IDF_TARGET/Kconfig.cpu"
6 orsource "./port/soc/$IDF_TARGET/Kconfig.cache"
8 orsource "./port/soc/$IDF_TARGET/Kconfig.memory"
10 orsource "./port/soc/$IDF_TARGET/Kconfig.tracemem"
67 # This is a High Layer Kconfig option, invisible, can be selected by other Kconfig option
73 # This is a High Layer Kconfig option, invisible, can be selected by other Kconfig option
550 rsource "./port/soc/$IDF_TARGET/Kconfig.system"
DCMakeLists.txt21 # Bootloader relies on some Kconfig options defined in esp_system.
/hal_espressif-latest/zephyr/port/include/
Dzephyr_compat.h8 * Compatibility header for translating Zephyr Kconfig options to ESP-IDF Kconfig options.
/hal_espressif-latest/components/esp_hw_support/
DKconfig5 orsource "./port/$IDF_TARGET/Kconfig.hw_support"
17 orsource "./port/$IDF_TARGET/Kconfig.spiram"
45 orsource "./port/$IDF_TARGET/Kconfig.mac"
214 orsource "./port/$IDF_TARGET/Kconfig.rtc"
/hal_espressif-latest/zephyr/scripts/blobs/
Desp_genblobs.py23 kconfig: zephyr/Kconfig
/hal_espressif-latest/components/bt/controller/esp32s3/
DKconfig.in1 source "$IDF_PATH/components/bt/controller/esp32c3/Kconfig.in"
/hal_espressif-latest/components/esp_system/port/soc/linux/
DKconfig.system1 # Original Kconfig has settings related to brownout, rom and cache. All non-existent on Linux.
/hal_espressif-latest/components/esp_psram/
DKconfig5 orsource "./$IDF_TARGET/Kconfig.spiram"
/hal_espressif-latest/components/esp_system/ld/esp32s2/
Dmemory.ld.in107 - (higher addr) bootloader rtc data (s_bootloader_retain_mem, when a Kconfig option is on).
128 /* The lines below define location alias for .rtc.data section based on Kconfig option.
/hal_espressif-latest/components/esp_system/ld/esp32/
Dmemory.ld.in99 …is intended for keeping bootloader rtc data (s_bootloader_retain_mem, when a Kconfig option is on).
147 /* The lines below define location alias for .rtc.data section based on Kconfig option.
/hal_espressif-latest/components/spi_flash/esp32/
Dflash_vendor_caps.h15 * manually in Kconfig options.
/hal_espressif-latest/components/esp_rom/
DKconfig.projbuild1 orsource "./$IDF_TARGET//Kconfig.soc_caps.in"
DREADME.md65 ├── Kconfig.projbuild
/hal_espressif-latest/components/esp_app_format/
DKconfig.projbuild26 bool "Get the project version from Kconfig"
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Desp_cpu_intr.c12 … has 3 interrupts dedicated to timers, we can use either timer0 or timer1 depending on the Kconfig,
128 …SYSTEM_CHECK_INT_LEVEL_4 is enabled, Bluetooth HLI is not enabled for sure (guaranteed by Kconfig),
/hal_espressif-latest/components/esp_psram/esp32s2/
DKconfig.spiram93 …source "$IDF_PATH/components/esp_psram/Kconfig.spiram.common" # insert non-chip-specific items …
/hal_espressif-latest/components/esp_psram/esp32s3/
DKconfig.spiram111 …source "$IDF_PATH/components/esp_psram/Kconfig.spiram.common" # insert non-chip-specific items …
/hal_espressif-latest/components/hal/
DKconfig12 by this Kconfig option.
/hal_espressif-latest/components/hal/platform_port/include/hal/
Dlog.h10 …G0 application, `log` component is not available, thus its headers (`esp_log.h`) and Kconfig macros
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dcrypto_ops.c57 …* These functions either call MbedTLS API's if CONFIG_CRYPTO_MBEDTLS flag is set through Kconfig, …
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc_caps.h29 * These defines are parsed and imported as kconfig variables via the script
33 * and generate the kconfig variables as part of the pre-commit hooks.
361 …* version from `Kconfig`, which is not possible while generating `Kconfig.soc_caps.in` from this h…
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Desp_cpu_intr.c12 … has 3 interrupts dedicated to timers, we can use either timer0 or timer1 depending on the Kconfig,

12