OpenOCD
|
Data Fields | |
bool | debug_mode_enabled |
int | flush |
uint32_t | stored_pc |
Definition at line 273 of file dsp5680xx.h.
bool dsp5680xx_common::debug_mode_enabled |
Definition at line 276 of file dsp5680xx.h.
Referenced by dsp5680xx_f_erase(), dsp5680xx_f_erase_check(), dsp5680xx_f_lock(), dsp5680xx_f_signature(), dsp5680xx_f_unlock(), dsp5680xx_f_wr(), dsp5680xx_halt(), dsp5680xx_init_target(), dsp5680xx_resume(), eonce_enter_debug_mode(), and eonce_enter_debug_mode_without_reset().
int dsp5680xx_common::flush |
Definition at line 275 of file dsp5680xx.h.
Referenced by dsp5680xx_drscan(), dsp5680xx_f_ex(), dsp5680xx_f_wr(), dsp5680xx_init_target(), dsp5680xx_irscan(), dsp5680xx_read(), dsp5680xx_write_16(), dsp5680xx_write_32(), and dsp5680xx_write_8().
uint32_t dsp5680xx_common::stored_pc |
Definition at line 274 of file dsp5680xx.h.
Referenced by dsp5680xx_init_target(), and eonce_pc_store().