OpenOCD
|
Data Fields | |
unsigned int | addr_len |
bool | always_4byte |
struct flash_device | dev |
char | devname [32] |
uint32_t | ir |
struct pld_device * | pld_device |
bool | probed |
struct jtag_tap * | tap |
unsigned int jtagspi_flash_bank::addr_len |
Definition at line 26 of file jtagspi.c.
Referenced by fill_addr(), jtagspi_page_write(), jtagspi_read(), and jtagspi_sector_erase().
struct flash_device jtagspi_flash_bank::dev |
uint32_t jtagspi_flash_bank::ir |
Definition at line 28 of file jtagspi.c.
Referenced by FLASH_BANK_COMMAND_HANDLER().
struct pld_device* jtagspi_flash_bank::pld_device |