Home
last modified time | relevance | path

Searched refs:configured (Results 1 – 25 of 29) sorted by relevance

12

/hal_espressif-latest/components/xtensa/
Dproject_include.cmake1 # Check toolchain is configured properly in cmake
/hal_espressif-latest/components/soc/
DKconfig7 # Be configured based on flash size selection.
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c336 if(extend_adv_cb.inst[instance].configured && extend_adv_cb.inst[instance].connetable) { in BTM_BleSetExtendedAdvRandaddr()
410 extend_adv_cb.inst[instance].configured = true; in BTM_BleSetExtendedAdvParams()
638 extend_adv_cb.inst[instance].configured = false; in BTM_BleExtAdvSetRemove()
667 extend_adv_cb.inst[i].configured = false; in BTM_BleExtAdvSetClear()
695 if (!extend_adv_cb.inst[instance].configured || in BTM_BlePeriodicAdvSetParams()
1167 if (!extend_adv_cb.inst[instance].configured) { in btm_ble_ext_adv_set_data_validate()
/hal_espressif-latest/components/esp_phy/
DKconfig55 1. Country configured by API esp_wifi_set_country()
58 3. Country configured by API esp_wifi_set_country()
/hal_espressif-latest/components/esp_netif/
DKconfig78 … (LWIP_NUM_NETIF_CLIENT_DATA) option needs to be properly configured to be LwIP bridge avaiable!
DREADME.md102 Important is then specific configuration of particular file descriptor. It can be configured to giv…
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dadvanced-options.rst81 …If the ``--spi-connection`` argument is not provided, the SPI flash is configured to use :ref:`pin…
118 …``--spi-connection <CLK>,<Q>,<D>,<HD>,<CS>`` allows a custom list of pins to be configured for the…
Dflash-modes.rst120 …offset 0x8000. All of the partitions in this table must fit inside the configured flash size, othe…
/hal_espressif-latest/components/bt/controller/esp32/
DKconfig.in78 PCM role can be configured as PCM master or PCM slave
90 PCM polarity can be configured as Falling Edge or Rising Edge
252 power clock. This option is allowed as long as External 32kHz crystal is configured as
/hal_espressif-latest/components/esp_psram/
DKconfig.spiram.common86 configured size and the static memory usage of the app.
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dburn-efuse-cmd.rst97 … 33 is 30, 31 (this is visible in the summary output if these pins are configured for any SPI I/Os…
/hal_espressif-latest/components/esp_system/ld/esp32s3/
Dmemory.ld.in24 * D cache use the memory from high address, so when it's configured to 16K/32K, the region
/hal_espressif-latest/components/esp_hw_support/
DKconfig73 more time when chip wakes up. Can only be enabled if there is no SPIRAM configured.
134 - GPIO needs to be configured as input-mode only
/hal_espressif-latest/components/esp_system/ld/esp32c2/
Dsections.ld.in197 …* RISC-V gcc is configured with --enable-initfini-array so it emits an .init_array section instead.
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst156 - The ``DTR`` and ``RTS`` lines are configured differently
345 …al the SPI clock used to load the software bootloader will be half the configured value (40MHz/2=2…
Dspi-flash-modes.rst112 For example, on ESP32 if ESP-IDF is configured for qio/qout mode then the IDF software bootloader i…
Dserial-protocol.rst321 … a large data payload which is also used by the ESP chip to detect the configured baud rate. The E…
322 … a large data payload which is also used by the ESP chip to detect the configured baud rate. {IDF_…
416 …The "Default SPI flash interface" uses pins configured via the ``SPI_PAD_CONFIG_xxx`` efuses (if u…
/hal_espressif-latest/components/esp_system/ld/esp32h2/
Dsections.ld.in345 …* RISC-V gcc is configured with --enable-initfini-array so it emits an .init_array section instead.
/hal_espressif-latest/tools/esptool_py/
DCONTRIBUTING.rst103 … Linter`` tools will be automatically run by ``pre-commit`` if that is configured. To check your c…
/hal_espressif-latest/components/esp_system/ld/esp32c6/
Dsections.ld.in345 …* RISC-V gcc is configured with --enable-initfini-array so it emits an .init_array section instead.
/hal_espressif-latest/components/esp_system/ld/esp32c3/
Dsections.ld.in310 …* RISC-V gcc is configured with --enable-initfini-array so it emits an .init_array section instead.
/hal_espressif-latest/components/esp_system/
DKconfig443 If this option is enabled, the Task Watchdog Timer will be configured to
444 trigger the panic handler when it times out. This can also be configured
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild154 The factory reset will occur if there is a GPIO input held at the configured level while
164 …The selected GPIO will be configured as an input with internal pull-up enabled (note that on some …
166 reset, this GPIO must be held high or low (as configured) on startup.
216 The selected GPIO will be configured as an input with internal pull-up enabled.
/hal_espressif-latest/components/esp_wifi/
DKconfig289 …explicitly configured before attempting connection. Please refer to the Wi-Fi Driver API Guide for…
313 …explicitly configured before attempting connection. Please refer to the Wi-Fi Driver API Guide for…
/hal_espressif-latest/components/spi_flash/
DKconfig281 SPI Flash driver uses the flash size configured in bootloader header by default.

12