Searched refs:adding (Results 1 – 25 of 25) sorted by relevance
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | Kconfig.mac | 9 …universally administered MAC address. They are generated sequentially by adding 0, and 1 (respecti… 12 It's generated by adding 0 to the base MAC address.
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/ |
D | Kconfig.mac | 10 … sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address. 12 receive a universally administered MAC address. These are generated sequentially by adding 0
|
/hal_espressif-latest/components/esp_hw_support/port/esp32/ |
D | Kconfig.mac | 10 … sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address. 12 receive a universally administered MAC address. These are generated sequentially by adding 0
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/ |
D | Kconfig.mac | 12 … sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address. 15 receive a universally administered MAC address. These are generated sequentially by adding 0
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/ |
D | Kconfig.mac | 12 … sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address. 15 receive a universally administered MAC address. These are generated sequentially by adding 0
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/ |
D | Kconfig.mac | 12 … sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address. 15 receive a universally administered MAC address. These are generated sequentially by adding 0
|
/hal_espressif-latest/zephyr/esp32/src/linker/ |
D | esp32.rom.alias.ld | 3 /* Consider using prefix in all names when adding it */
|
/hal_espressif-latest/components/esp_system/ |
D | system_init_fn.txt | 3 # When adding new ESP_SYSTEM_INIT_FN functions or changing init priorities of existing functions, 5 # When adding new functions or changing the priorities, please read the comments and see if
|
/hal_espressif-latest/zephyr/esp32c2/src/linker/ |
D | esp32c2.rom.alias.ld | 3 /* Consider using prefix in all names when adding it */
|
/hal_espressif-latest/zephyr/esp32c3/src/linker/ |
D | esp32c3.rom.alias.ld | 3 /* Consider using prefix in all names when adding it */
|
/hal_espressif-latest/zephyr/esp32c6/src/linker/ |
D | esp32c6.rom.alias.ld | 3 /* Consider using prefix in all names when adding it */
|
/hal_espressif-latest/zephyr/esp32s2/src/linker/ |
D | esp32s2.rom.alias.ld | 3 /* Consider using prefix in all names when adding it */
|
/hal_espressif-latest/zephyr/esp32s3/src/linker/ |
D | esp32s3.rom.alias.ld | 3 /* Consider using prefix in all names when adding it */
|
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/ |
D | Kconfig.memory | 15 within the dram0_0 region. As a result, adding or removing some static variables
|
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/ |
D | Kconfig.memory | 15 within the dram0_0 region. As a result, adding or removing some static variables
|
/hal_espressif-latest/components/heap/ |
D | Kconfig | 82 the performance of the heap trace in adding, retrieving and removing trace records. 84 the heap trace performances in adding retrieving and removing trace records will be
|
/hal_espressif-latest/components/esp_system/port/soc/esp32/ |
D | Kconfig.memory | 18 within the dram0_0 region. As a result, adding or removing some static variables
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_sys.h | 146 typedef void (tBTA_SYS_EIR_CBACK)(tBT_UUID uuid, BOOLEAN adding);
|
/hal_espressif-latest/tools/esptool_py/ |
D | CONTRIBUTING.rst | 9 Contributions to ``esptool.py`` - fixing bugs, adding features, adding documentation - are welcome.…
|
D | CHANGELOG.md | 156 - **stub_flasher**: Cleanup, make adding new targets easier
|
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/ |
D | boot-mode-selection.rst | 134 - If this circuitry is implemented (all Espressif boards have it), adding a capacitor between the …
|
/hal_espressif-latest/tools/esptool_py/docs/en/ |
D | troubleshooting.rst | 223 …/projects/esp-idf/en/stable/get-started/establish-serial-connection.html#adding-user-to-dialout-or…
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 1847 void bta_dm_eir_update_uuid(tBT_UUID uuid, BOOLEAN adding);
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_act.c | 4461 void bta_dm_eir_update_uuid(tBT_UUID uuid, BOOLEAN adding) in bta_dm_eir_update_uuid() argument 4465 if (adding) { in bta_dm_eir_update_uuid() 4484 if (adding) { in bta_dm_eir_update_uuid()
|
/hal_espressif-latest/components/mbedtls/ |
D | Kconfig | 607 Enabling this option requires adding functionality in the firmware
|