PM_DSAR is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

PM_DSAR macro

Syntax

#define PM_DSAR ((uint32_t)0x004F9300)

References

LocationText
lakemont.h:55
#define PM_DSAR ((uint32_t)0x004F9300)
lakemont.c:491
if (write_hw_reg(t, DSAR, PM_DSAR, 0) != ERROR_OK)
lakemont.c:493
LOG_DEBUG("write DSAR 0x%08" PRIx32, PM_DSAR);