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

SAM4L_FCMD_EA macro

Syntax

#define SAM4L_FCMD_EA 6

References

LocationText
at91sam4l.c:53
#define SAM4L_FCMD_EA 6 /* Erase All */
at91sam4l.c:442
ret = sam4l_flash_command(bank->target, SAM4L_FCMD_EA, -1);