/hal_espressif-3.7.0/components/esp_system/test_eh_frame_parser/ |
D | main.c | 282 uint8_t* instructions = (uint8_t*) funs[i].start; in initialize_functions_info() local 283 while (instructions[0] != 0xc9 || instructions[1] != 0xc3) in initialize_functions_info() 284 instructions++; in initialize_functions_info() 285 instructions += 1; in initialize_functions_info() 286 funs[i].end = (uintptr_t) instructions; in initialize_functions_info()
|
D | README.md | 34 DWARF instructions in `x86` binaries include the instruction `DW_CFA_expression`. 42 will not generate unimplemented DWARF instructions.
|
/hal_espressif-3.7.0/components/xtensa/ |
D | xt_trax.c | 28 static void _xt_trax_start_trace(bool instructions) in _xt_trax_start_trace() argument 33 if (instructions) { in _xt_trax_start_trace()
|
/hal_espressif-3.7.0/components/esp_system/ |
D | eh_frame_parser.c | 589 static bool esp_eh_frame_execute(const uint8_t* instructions, const uint32_t instructions_length, in esp_eh_frame_execute() argument 593 const uint8_t instr = instructions[i]; in esp_eh_frame_execute() 603 used_operands = esp_eh_frame_execute_opcode_0(param, &instructions[i + 1], state); in esp_eh_frame_execute() 618 operand1 = decode_leb128(&instructions[i + 1], false, &size); in esp_eh_frame_execute() 746 const uint8_t* instructions = ((uint8_t*) (fde + ESP_FDE_AUGMENTATION_IDX)) + 1; in esp_eh_frame_restore_caller_state() local 763 bool success = esp_eh_frame_execute(instructions, instructions_length, frame, state); in esp_eh_frame_restore_caller_state()
|
/hal_espressif-3.7.0/tools/esptool_py/docs/en/esptool/ |
D | flashing-firmware.rst | 11 … bigger amount of devices with the same binaries or to share flashing instructions with a third pa… 14 Sharing these instructions and below mentioned assets with a third party (for example a manufacture… 18 … please see the documentation of the development framework of your choice for precise instructions. 23 * Installed esptool, see the :ref:`installation guide <installation>` for instructions.
|
/hal_espressif-3.7.0/tools/esptool_py/docs/en/ |
D | index.rst | 27 For detailed instructions, see :ref:`installation`.
|
D | installation.rst | 64 …l>`_), it is advised to follow the update guide of used framework for instructions and not to upda…
|
D | troubleshooting.rst | 156 …this, try resetting into the download mode manually. See :ref:`manual-bootloader` for instructions. 165 …), or try resetting into the download mode manually. See :ref:`manual-bootloader` for instructions. 179 …), or try resetting into the download mode manually. See :ref:`manual-bootloader` for instructions.
|
/hal_espressif-3.7.0/components/bootloader/subproject/main/ld/esp32s2/ |
D | bootloader.ld | 172 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow 186 * Padding these instructions will generate null bytes that shall be
|
/hal_espressif-3.7.0/components/bootloader/subproject/main/ld/esp32/ |
D | bootloader.ld | 183 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow 197 * Padding these instructions will generate null bytes that shall be
|
/hal_espressif-3.7.0/components/esp_psram/esp32s2/ |
D | Kconfig.spiram | 54 If enabled, instructions in flash will be moved into PSRAM on startup.
|
/hal_espressif-3.7.0/components/bootloader/subproject/main/ld/esp32s3/ |
D | bootloader.ld | 206 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow 220 * Padding these instructions will generate null bytes that shall be
|
/hal_espressif-3.7.0/components/esp_psram/esp32s3/ |
D | Kconfig.spiram | 63 If enabled, instructions in flash will be moved into PSRAM on startup.
|
/hal_espressif-3.7.0/components/esp_system/ld/esp32/ |
D | sections.ld.in | 397 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow 455 * Padding these instructions will generate null bytes that shall be
|
/hal_espressif-3.7.0/components/esp_system/ld/esp32s2/ |
D | sections.ld.in | 394 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow 430 * Padding these instructions will generate null bytes that shall be
|
/hal_espressif-3.7.0/components/esp_system/ld/esp32s3/ |
D | sections.ld.in | 280 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow 469 * Padding these instructions will generate null bytes that shall be
|
D | memory.ld.in | 134 /* RTC fast memory shares the same range for both data and instructions */
|
/hal_espressif-3.7.0/components/bootloader/subproject/main/ld/esp32c2/ |
D | bootloader.ld | 205 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow
|
/hal_espressif-3.7.0/components/bootloader/subproject/main/ld/esp32c3/ |
D | bootloader.ld | 205 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow
|
/hal_espressif-3.7.0/components/bootloader/subproject/main/ld/esp32c6/ |
D | bootloader.ld | 202 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow
|
/hal_espressif-3.7.0/components/bootloader/subproject/main/ld/esp32h2/ |
D | bootloader.ld | 203 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow
|
/hal_espressif-3.7.0/components/esp_system/ld/esp32c2/ |
D | sections.ld.in | 112 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow
|
/hal_espressif-3.7.0/components/esp_system/ld/esp32h2/ |
D | sections.ld.in | 276 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow
|
/hal_espressif-3.7.0/components/esp_system/ld/esp32c3/ |
D | sections.ld.in | 243 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow
|
/hal_espressif-3.7.0/components/esp_system/ld/esp32c6/ |
D | sections.ld.in | 278 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow
|