OpenOCD
|
Data Fields | |
uint32_t | io_base |
char * | name |
uint32_t | tap_idcode |
uint32_t ath79_target::io_base |
Definition at line 90 of file ath79.c.
Referenced by ath79_probe(), and ath79_spi_bitbang_codegen().
char* ath79_target::name |
Definition at line 88 of file ath79.c.
Referenced by ath79_probe().
uint32_t ath79_target::tap_idcode |
Definition at line 89 of file ath79.c.
Referenced by ath79_probe().