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

SAME5_NVM_CMD_PBC macro

Syntax

#define SAME5_NVM_CMD_PBC 0x15

References

LocationText
atsame5.c:64
#define SAME5_NVM_CMD_PBC 0x15 /* Page Buffer Clear */
atsame5.c:665
res = same5_issue_nvmctrl_command(bank->target, SAME5_NVM_CMD_PBC);