rp2040_flash_bank::jump_debug_trampoline_end is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDrp2040_flash_bank::jump_debug_trampoline_end

rp2040_flash_bank::jump_debug_trampoline_end field

Syntax

uint16_t jump_debug_trampoline_end;

References

LocationReferrerText
rp2040.c:42
uint16_t jump_debug_trampoline_end;
rp2040.c:133rp2040_call_rom_func()
priv->jump_debug_trampoline, priv->jump_debug_trampoline_end,
rp2040.c:396rp2040_flash_probe()
err = rp2040_lookup_symbol(target, FUNC_DEBUG_TRAMPOLINE_END, &priv->jump_debug_trampoline_end);
rp2040.c:401rp2040_flash_probe()
priv->jump_debug_trampoline_end &= ~1u; /* mask off thumb bit */

Data Use

Functions writing rp2040_flash_bank::jump_debug_trampoline_end
Functions reading rp2040_flash_bank::jump_debug_trampoline_end
all items filtered out
rp2040_flash_bank::jump_debug_trampoline_end
Type of rp2040_flash_bank::jump_debug_trampoline_end
rp2040_flash_bank::jump_debug_trampoline_end
uint16_t
all items filtered out