Searched refs:setting (Results 1 – 25 of 29) sorted by relevance
12
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | Kconfig.mac | 14 …When using the default (Espressif-assigned) base MAC address, either setting can be used. When usi… 15 … a custom universal MAC address range, the correct setting will depend on the allocation of MAC
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/ |
D | Kconfig.mac | 16 …When using the default (Espressif-assigned) base MAC address, either setting can be used. When usi… 17 … a custom universal MAC address range, the correct setting will depend on the allocation of MAC
|
/hal_espressif-latest/components/esp_hw_support/port/esp32/ |
D | Kconfig.mac | 16 …When using the default (Espressif-assigned) base MAC address, either setting can be used. When usi… 17 … a custom universal MAC address range, the correct setting will depend on the allocation of MAC
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/ |
D | Kconfig.mac | 20 …When using the default (Espressif-assigned) base MAC address, either setting can be used. When usi… 21 … a custom universal MAC address range, the correct setting will depend on the allocation of MAC
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/ |
D | Kconfig.mac | 20 …When using the default (Espressif-assigned) base MAC address, either setting can be used. When usi… 21 … a custom universal MAC address range, the correct setting will depend on the allocation of MAC
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/ |
D | Kconfig.mac | 20 …When using the default (Espressif-assigned) base MAC address, either setting can be used. When usi… 21 … a custom universal MAC address range, the correct setting will depend on the allocation of MAC
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/ |
D | set-flash-voltage-cmd.rst | 109 VDD_SPI setting complete. 130 VDD_SPI setting complete. 150 VDD_SPI setting complete.
|
/hal_espressif-latest/components/esp_rom/esp32s2/ld/ |
D | esp32s2.rom.newlib-nano.ld | 4 Floating point formats are supported by setting _printf_float and
|
/hal_espressif-latest/components/log/ |
D | Kconfig | 11 By default, this setting limits which log statements 56 fixed at compile time to the separate "Bootloader log verbosity" setting.
|
D | README.rst | 7 The logging library provides two ways for setting log verbosity: 82 …The "DRAM" and "EARLY" log macro variants documented above do not support per module setting of lo…
|
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/ |
D | basic-options.rst | 14 * A default chip type can be specified by setting the ``ESPTOOL_CHIP`` environment variable. 24 * A default serial port can be specified by setting the ``ESPTOOL_PORT`` environment variable.
|
D | remote-serial-ports.rst | 38 These raw sockets don't support setting the baud rate or automatic resetting into the bootloader. I…
|
D | advanced-options.rst | 43 …re the chip was connected to the PC. A connection loop can be created by setting the ``ESPTOOL_OPE… 124 …When setting a custom pin configuration, the SPI peripheral (not HSPI) will be used unless the ``C…
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/ |
D | sensor_server.c | 1008 struct sensor_setting *setting = NULL; in check_sensor_server_init() local 1026 setting = &state->settings[j]; in check_sensor_server_init() 1027 … if (setting->property_id == INVALID_SENSOR_SETTING_PROPERTY_ID || setting->raw == NULL) { in check_sensor_server_init() 1033 if (setting->property_id == state->settings[k].property_id) { in check_sensor_server_init() 1034 … BT_ERR("Same Sensor Setting Property ID 0x%04x exists", setting->property_id); in check_sensor_server_init()
|
/hal_espressif-latest/components/esp_rom/esp32/ld/ |
D | esp32.rom.newlib-nano.ld | 4 Floating point formats are supported by setting _printf_float and
|
/hal_espressif-latest/components/esp_phy/ |
D | Kconfig | 91 data rates may be lower than this setting. 103 down when PHY is disabled. Enabling this setting reduces power consumption
|
/hal_espressif-latest/components/esp_psram/esp32/ |
D | Kconfig.spiram | 357 … This setting is only used if the SPI flash pins have been overridden by setting the eFuses 362 mode, so a WP pin setting is necessary. 365 …Espressif chip or module with integrated flash. If a custom setting is needed, set this config item
|
/hal_espressif-latest/components/newlib/ |
D | Kconfig | 81 This setting defines which hardware timers are used to
|
/hal_espressif-latest/components/bootloader/ |
D | Kconfig.projbuild | 19 - The default "Size" setting will add the -0s flag to CFLAGS. 20 - The "Debug" setting will add the -Og flag to CFLAGS. 21 - The "Performance" setting will add the -O2 flag to CFLAGS. 22 - The "None" setting will add the -O0 flag to CFLAGS. 72 … This setting is only used if the SPI flash pins have been overridden by setting the eFuses 80 …Espressif chip or module with integrated flash. If a custom setting is needed, set this config ite… 98 … This will force 2nd bootloader to be loaded by DOUT mode, and will restore Dummy Cycle setting by 834 … This setting is ignored if either type of key is already burned to Efuse before the first boot.
|
/hal_espressif-latest/components/hal/ |
D | spi_flash_hal_common.inc | 118 * setting exists for long time, we keep this on ESP32)
|
/hal_espressif-latest/components/esp_pm/ |
D | Kconfig | 20 Max CPU frequency is set to DEFAULT_CPU_FREQ_MHZ setting,
|
/hal_espressif-latest/tools/esptool_py/ |
D | CHANGELOG.md | 199 - **bootloader reset**: Allow custom reset strategy setting with a config file
|
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/ |
D | serial-protocol.rst | 329 …d to auto-detecting during the SYNC pulse, this can be more reliable for setting very high baud ra… 330 …d to auto-detecting during the SYNC pulse, this can be more reliable for setting very high baud ra…
|
/hal_espressif-latest/components/bt/controller/esp32/ |
D | Kconfig.in | 310 This select enables parameters setting of BLE scan duplicate.
|
/hal_espressif-latest/components/bt/controller/esp32c3/ |
D | Kconfig.in | 265 This select enables parameters setting of BLE scan duplicate.
|
12