OpenOCD
|
Go to the source code of this file.
Data Structures | |
struct | raw_bit_file |
Functions | |
int | cpld_read_raw_bit_file (struct raw_bit_file *bit_file, const char *filename) |
int cpld_read_raw_bit_file | ( | struct raw_bit_file * | bit_file, |
const char * | filename | ||
) |
Definition at line 19 of file raw_bit.c.
References raw_bit_file::data, ERROR_OK, ERROR_PLD_FILE_LOAD_FAILED, length, raw_bit_file::length, LOG_ERROR, and NULL.
Referenced by efinix_read_file(), gatemate_read_file(), gowin_read_file(), intel_read_file(), and lattice_read_bit_file().