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

ROM_TABLE_MAX_DEPTH macro

Syntax

#define ROM_TABLE_MAX_DEPTH (16)

References

LocationText
arm_adi_v5.c:1839
#define ROM_TABLE_MAX_DEPTH (16)
arm_adi_v5.c:1942
if (depth > ROM_TABLE_MAX_DEPTH)
arm_adi_v5.c:1996
if (retval != ERROR_OK || depth > ROM_TABLE_MAX_DEPTH)
arm_adi_v5.c:2051
if (depth > ROM_TABLE_MAX_DEPTH) {
arm_adi_v5.c:2072
if (depth > ROM_TABLE_MAX_DEPTH) {
arm_adi_v5.c:2118
if (depth > ROM_TABLE_MAX_DEPTH) {