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

FLASH_WORD_LEN macro

Syntax

#define FLASH_WORD_LEN 4

References

LocationText
bluenrg-x.h:32
#define FLASH_WORD_LEN 4
bluenrg-x.c:416
bank->size = (size_info + 1) * FLASH_WORD_LEN;