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

SAMD_NUM_PROT_BLOCKS macro

Syntax

#define SAMD_NUM_PROT_BLOCKS 16

References

LocationText
at91samd.c:19
#define SAMD_NUM_PROT_BLOCKS 16
at91samd.c:486
chip->prot_block_size = bank->size / SAMD_NUM_PROT_BLOCKS;
at91samd.c:489
bank->num_prot_blocks = SAMD_NUM_PROT_BLOCKS;