OpenOCD
|
Data Fields | |
size_t | capacity |
struct raw_bit_file | raw_file |
Definition at line 25 of file gatemate.c.
size_t gatemate_bit_file::capacity |
Definition at line 27 of file gatemate.c.
Referenced by gatemate_add_byte_to_bitfile().
struct raw_bit_file gatemate_bit_file::raw_file |
Definition at line 22 of file gatemate.c.
Referenced by gatemate_add_byte_to_bitfile(), gatemate_load(), gatemate_read_cfg_file(), and gatemate_read_file().