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

rp2040_flash_bank::jump_flush_cache field

Syntax

uint16_t jump_flush_cache;

References

LocationReferrerText
rp2040.c:47
uint16_t jump_flush_cache;
rp2040.c:162rp2040_finalize_stack_free()
int err = rp2040_call_rom_func(target, priv, priv->jump_flush_cache, NULL, 0, 1000);
rp2040.c:427rp2040_flash_probe()
err = rp2040_lookup_symbol(target, FUNC_FLASH_FLUSH_CACHE, &priv->jump_flush_cache);

Data Use

Functions reading rp2040_flash_bank::jump_flush_cache
rp2040_flash_bank::jump_flush_cache
all items filtered out
Type of rp2040_flash_bank::jump_flush_cache
rp2040_flash_bank::jump_flush_cache
uint16_t
all items filtered out