Go to the documentation of this file.
8 #ifndef OPENOCD_FLASH_NOR_MAX32XXX_OPTIONS_H
9 #define OPENOCD_FLASH_NOR_MAX32XXX_OPTIONS_H
11 #define OPTIONS_128 0x01
12 #define OPTIONS_ENC 0x02
13 #define OPTIONS_AUTH 0x04
14 #define OPTIONS_COUNT 0x08
15 #define OPTIONS_INTER 0x10
16 #define OPTIONS_RELATIVE_XOR 0x20
17 #define OPTIONS_KEYSIZE 0x40
18 #define OPTIONS_QSPI 0x80