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

TRAILING_ZEROS macro

Syntax

#define TRAILING_ZEROS 4000

References

LocationText
efinix.c:30
#define TRAILING_ZEROS 4000
efinix.c:179
field[1].num_bits = TRAILING_ZEROS;
efinix.c:180
uint8_t *buf = calloc(TRAILING_ZEROS / 8, 1);