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

SAME5_NVM_CMD_WP macro

Syntax

#define SAME5_NVM_CMD_WP 0x03

References

LocationText
atsame5.c:60
#define SAME5_NVM_CMD_WP 0x03 /* Write Page */
atsame5.c:716
res = same5_issue_nvmctrl_command(bank->target, SAME5_NVM_CMD_WP);