/hal_espressif-3.5.0/components/esp_system/ |
D | eh_frame_parser.c | 143 uint32_t location; member 517 state->location += *operands; in esp_eh_frame_execute_opcode_0() 522 state->location += *((const uint16_t*) operands); in esp_eh_frame_execute_opcode_0() 527 state->location += *((const uint32_t*) operands); in esp_eh_frame_execute_opcode_0() 624 state->location += param; in esp_eh_frame_execute() 645 if (state->location >= EXECUTION_FRAME_PC(*frame)) in esp_eh_frame_execute() 766 state->location = initial_location; in esp_eh_frame_restore_caller_state()
|
/hal_espressif-3.5.0/docs/en/get-started-legacy/ |
D | windows-setup.rst | 21 Unzip the zip file to ``C:\`` (or some other location, but this guide assumes ``C:\``) and it will … 25 …If another toolchain location is used (different than the default ``C:\msys32``), please ensure th… 31 …dow is a bash shell. Create a directory named ``esp`` that is a default location to develop ESP32 … 59 - Unzip the new MSYS2 environment to ``C:\msys32`` (or another location).
|
/hal_espressif-3.5.0/examples/system/base_mac_address/main/ |
D | Kconfig.projbuild | 4 prompt "Storage location of the base MAC address" 7 Select the storage location of the base MAC addresses.
|
/hal_espressif-3.5.0/tools/kconfig/ |
D | menu.c | 550 struct menu *submenu[8], *menu, *location = NULL; in get_prompt_str() local 559 if (location == NULL && accessible) in get_prompt_str() 560 location = menu; in get_prompt_str() 562 if (head && location) { in get_prompt_str() 574 jump->target = location; in get_prompt_str() 589 if (jump && menu == location) in get_prompt_str()
|
/hal_espressif-3.5.0/components/esptool_py/esptool/docs/en/esptool/ |
D | configuration-file.rst | 29 If a configuration file is still not found, the last inspected location is the home directory: 36 Therefore, the Windows configuration directory location also depends on these. 38 A different location for the configuration file can be specified with the ``ESPTOOL_CFGFILE``
|
D | flashing-firmware.rst | 20 * All of the compiled binary files in a known location. 31 The location of generated binaries depends on the used development framework. If you are unsure of …
|
/hal_espressif-3.5.0/tools/ci/ |
D | build_example_dirs.txt | 1 # Each line specifies the location of project makefile, and the corresponding
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/api/ |
D | esp_hf_client_api.c | 248 esp_err_t esp_hf_client_dial_memory(int location) in esp_hf_client_dial_memory() argument 262 arg.dial_memory.location = location; in esp_hf_client_dial_memory()
|
/hal_espressif-3.5.0/docs/en/api-guides/tools/ |
D | idf-windows-installer.rst | 43 Custom Python and custom location of Python wheels 48 Following parameters allows to select custom Python and custom location of Python wheels:
|
/hal_espressif-3.5.0/docs/en/api-guides/jtag-debugging/ |
D | debugging-examples.rst | 156 With the "Memory" tab, we will read from and write to the memory location ``0x3FF44004`` labeled as… 164 .. figure:: ../../../_static/debugging-memory-location-on.jpg 166 :alt: Observing memory location 0x3FF44004 changing one bit to ON" 169 Observing memory location 0x3FF44004 changing one bit to "ON" 171 You should see one bit being flipped over at memory location ``0x3FF44004`` (and LED changing the s… 173 .. figure:: ../../../_static/debugging-memory-location-off.jpg 175 :alt: Observing memory location 0x3FF44004 changing one bit to ON" 178 Observing memory location 0x3FF44004 changing one bit to "OFF" 180 To set memory use the same "Monitor" tab and the same memory location. Type in alternate bit patter… 517 We will demonstrate how ``x`` and ``set`` work by reading from and writing to the memory location `… [all …]
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_hf_client.h | 90 int location; member
|
/hal_espressif-3.5.0/ |
D | install.bat | 17 :: Infer IDF_PATH from script location
|
D | export.bat | 17 :: Infer IDF_PATH from script location
|
/hal_espressif-3.5.0/docs/en/api-guides/ |
D | fatal-errors.rst | 247 To find the location where a fatal error has happened, look at the lines which follow the "Backtrac… 321 …when an application attempts to read from or write to an invalid memory location. The address whic… 331 …Application has attempted to read or write a memory location, and the address alignment does not m… 349 …. It is possible that the task writes to memory beyond the stack canary location, in which case th… 361 …pplication attempts to execute, read from or write to an invalid memory location. The address whic… 371 …Application has attempted to read or write memory location, and address alignment did not match lo… 496 …be decoded to function names and source code locations, pointing to the location where the issue h…
|
/hal_espressif-3.5.0/components/esp_http_client/ |
D | esp_http_client.c | 99 char *location; member 236 http_utils_append_string(&client->location, at, length); in http_on_header_value() 797 free(client->location); in esp_http_client_cleanup() 808 if (client->location == NULL) { in esp_http_client_set_redirection() 811 ESP_LOGD(TAG, "Redirect to %s", client->location); in esp_http_client_set_redirection() 812 return esp_http_client_set_url(client, client->location); in esp_http_client_set_redirection()
|
/hal_espressif-3.5.0/docs/zh_CN/api-guides/jtag-debugging/ |
D | debugging-examples.rst | 164 .. figure:: ../../../_static/debugging-memory-location-on.jpg 166 :alt: Observing memory location 0x3FF44004 changing one bit to ON" 173 .. figure:: ../../../_static/debugging-memory-location-off.jpg 175 :alt: Observing memory location 0x3FF44004 changing one bit to ON"
|
/hal_espressif-3.5.0/docs/en/api-reference/peripherals/ |
D | lcd.rst | 12 …s allocated inside ESP chip or in external LCD controller. Based on the location of the frame buff…
|
D | ds.rst | 20 …cifies which eFuse key to use, the corresponding eFuse key purpose, the location of the encrypted … 38 #. the location of the encrypted private key parameters,
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/hf_client/ |
D | btc_hf_client.c | 418 static bt_status_t btc_hf_client_dial_memory(int location) in btc_hf_client_dial_memory() argument 422 …SendAT(hf_client_local_param.btc_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_ATD, location, 0, NULL); in btc_hf_client_dial_memory() 1067 btc_hf_client_dial_memory(arg->dial_memory.location); in btc_hf_client_call_handler()
|
/hal_espressif-3.5.0/docs/en/contribute/ |
D | install-pre-commit-hook.rst | 42 …If you're in Git Bash or MSYS terminal, please check the python executable location by run ``which…
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/api/include/api/ |
D | esp_hf_client_api.h | 462 esp_err_t esp_hf_client_dial_memory(int location);
|
/hal_espressif-3.5.0/components/esp_system/ld/esp32/ |
D | sections.ld.in | 57 The memory location of the data is dependent on 87 The memory location of the data is dependent on
|
/hal_espressif-3.5.0/components/esp_system/ld/esp32s2/ |
D | sections.ld.in | 65 The memory location of the data is dependent on 94 The memory location of the data is dependent on
|
/hal_espressif-3.5.0/components/esp_system/ld/esp32h2/ |
D | sections.ld.in | 60 * The memory location of the data is dependent on 90 * The memory location of the data is dependent on CONFIG_ESP32H2_RTCDATA_IN_FAST_MEM option.
|
/hal_espressif-3.5.0/components/esp_system/ld/esp32s3/ |
D | sections.ld.in | 64 * The memory location of the data is dependent on 94 * The memory location of the data is dependent on CONFIG_ESP32S3_RTCDATA_IN_FAST_MEM option.
|