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

SAMD_NVM_CMD_WP macro

Syntax

#define SAMD_NVM_CMD_WP 0x04

References

LocationText
at91samd.c:45
#define SAMD_NVM_CMD_WP 0x04 /* Write Page */
at91samd.c:918
res = samd_issue_nvmctrl_command(bank->target, SAMD_NVM_CMD_WP);