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

OCTO_MAGIC_ID macro

Syntax

#define OCTO_MAGIC_ID 0xA3C5DD01

References

LocationText
stmqspi.h:74
#define OCTO_MAGIC_ID 0xA3C5DD01 /* Magic ID, deleted from RM, why? */
stmqspi.c:2117
if (retval == ERROR_OK && magic_id == OCTO_MAGIC_ID) {