Home
last modified time | relevance | path

Searched refs:destination (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Desp_riscv_intr.h34 const intptr_t destination = _mtvt_table[16 + intr_num]; in esp_riscv_intr_num_flags() local
36 return (destination != (intptr_t)&_interrupt_handler) ? ESP_CPU_INTR_DESC_FLAG_RESVD : 0; in esp_riscv_intr_num_flags()
67 const intptr_t destination = pc + riscv_decode_offset_from_jal_instruction(pc); in esp_riscv_intr_num_flags() local
69 return (destination != (intptr_t)&_interrupt_handler) ? ESP_CPU_INTR_DESC_FLAG_RESVD : 0; in esp_riscv_intr_num_flags()
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32s2/
Dbootloader.ld185 * in order to align a branch/jump destination on a particular bound.
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32/
Dbootloader.ld196 * in order to align a branch/jump destination on a particular bound.
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32s3/
Dbootloader.ld219 * in order to align a branch/jump destination on a particular bound.
/hal_espressif-latest/components/esp_system/ld/esp32/
Dsections.ld.in454 * in order to align a branch/jump destination on a particular bound.
/hal_espressif-latest/components/esp_system/ld/esp32s2/
Dsections.ld.in443 * in order to align a branch/jump destination on a particular bound.
/hal_espressif-latest/components/esp_system/ld/esp32s3/
Dsections.ld.in482 * in order to align a branch/jump destination on a particular bound.