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

FC_PROTECT macro

Syntax

#define FC_PROTECT 0x0080

References

LocationText
lpc288x.c:54
#define FC_PROTECT 0x0080
lpc288x.c:250
target_write_u32(target, F_CTRL, FC_PROG_REQ | FC_PROTECT | FC_CS);
lpc288x.c:342
target_write_u32(target, F_CTRL, FC_PROG_REQ | FC_PROTECT | FC_FUNC |
lpc288x.c:397
target_write_u32(target, F_CTRL, FC_LOAD_REQ | FC_PROTECT | FC_WEN | FC_FUNC |