::XSCALE_IBCR0 is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

::XSCALE_IBCR0

Syntax

XSCALE_IBCR0;

References

LocationReferrerText
xscale.h:150
XSCALE_IBCR0, /* 10 */
xscale.c:104
{XSCALE_IBCR0, NULL},
xscale.c:1038xscale_enable_single_step()
struct reg *ibcr0 = &xscale->reg_cache->reg_list[XSCALE_IBCR0];
xscale.c:1064xscale_disable_single_step()
struct reg *ibcr0 = &xscale->reg_cache->reg_list[XSCALE_IBCR0];
xscale.c:2088xscale_set_breakpoint()
xscale_set_reg_u32(&xscale->reg_cache->reg_list[XSCALE_IBCR0], value);
xscale.c:2177xscale_unset_breakpoint()
xscale_set_reg_u32(&xscale->reg_cache->reg_list[XSCALE_IBCR0], 0x0);

Data Use