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

MX3_NF_BIT_RESET_EN macro

Syntax

#define MX3_NF_BIT_RESET_EN (1<<6)

References

LocationText
mx3.h:54
#define MX3_NF_BIT_RESET_EN (1<<6)
mx3.c:524
target_write_u16(target, MX3_NF_CFG1, MX3_NF_BIT_RESET_EN);