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

SFDP_MAGIC macro

Syntax

#define SFDP_MAGIC 0x50444653

References

LocationText
sfdp.h:10
#define SFDP_MAGIC 0x50444653
sfdp.c:77
if (header.signature != SFDP_MAGIC) {