Home
last modified time | relevance | path

Searched refs:DEBUG_MEMDUMPADDR (Results 1 – 2 of 2) sorted by relevance

/lk-master/platform/armemu/
A Ddebug.c45 *REG32(DEBUG_MEMDUMPADDR) = (unsigned int)mem; in debug_dump_memory_bytes()
53 *REG32(DEBUG_MEMDUMPADDR) = (unsigned int)mem; in debug_dump_memory_halfwords()
61 *REG32(DEBUG_MEMDUMPADDR) = (unsigned int)mem; in debug_dump_memory_words()
/lk-master/platform/armemu/include/platform/armemu/
A Dmemmap.h104 #define DEBUG_MEMDUMPADDR (DEBUG_REGS_BASE + 12) /* set the base address of memory to dump */ macro

Completed in 4 milliseconds