cortex_m_common::armv7m is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDcortex_m_common::armv7m

cortex_m_common::armv7m field

Syntax

struct armv7m_common armv7m;

References

LocationReferrerText
cortex_m.h:225
struct armv7m_common armv7m;
arm_tpiu_swo.c:658handle_arm_tpiu_swo_enable()
obj->spot.ap_num = cm->armv7m.debug_ap->ap_num;
arm_tpiu_swo.c:1065handle_tpiu_deprecated_config_command()
ap_num = cm->armv7m.debug_ap->ap_num;
cortex_m.c:452cortex_m_write_debug_halt_mask()
struct armv7m_common *armv7m = &cortex_m->armv7m;
cortex_m.c:542cortex_m_clear_halt()
struct armv7m_common *armv7m = &cortex_m->armv7m;
cortex_m.c:610cortex_m_endreset_event()
struct armv7m_common *armv7m = &cortex_m->armv7m;
cortex_m.c:611cortex_m_endreset_event()
struct adiv5_dap *swjdp = cortex_m->armv7m.arm.dap;
cortex_m.c:813cortex_m_erratum_check_breakpoint()
struct armv7m_common *armv7m = &cortex_m->armv7m;
cortex_m.c:848cortex_m_debug_entry()
struct armv7m_common *armv7m = &cortex_m->armv7m;
cortex_m.c:955cortex_m_poll_one()
struct armv7m_common *armv7m = &cortex_m->armv7m;
cortex_m.c:1229cortex_m_soft_reset_halt()
struct armv7m_common *armv7m = &cortex_m->armv7m;
cortex_m.c:1262cortex_m_soft_reset_halt()
cortex_m.c:1481cortex_m_step()
struct armv7m_common *armv7m = &cortex_m->armv7m;
cortex_m.c:1835cortex_m_assert_reset()
struct armv7m_common *armv7m = &cortex_m->armv7m;
cortex_m.c:1848cortex_m_assert_reset()
cortex_m.c:1885cortex_m_assert_reset()
cortex_m.c:1942cortex_m_assert_reset()
cortex_m.c:1991cortex_m_assert_reset()
cortex_m.c:1998cortex_m_deassert_reset()
struct armv7m_common *armv7m = &target_to_cm(target)->armv7m;
cortex_m.c:2742cortex_m_examine()
struct adiv5_dap *swjdp = cortex_m->armv7m.arm.dap;
cortex_m.c:3040cortex_m_init_arch_info()
struct armv7m_common *armv7m = &cortex_m->armv7m;
cortex_m.c:3109handle_cortex_m_vector_catch_command()
struct armv7m_common *armv7m = &cortex_m->armv7m;
cortex_m.h:278is_cortex_m_with_dap_access()
return !cortex_m->armv7m.is_hla_target;
cortex_m.h:291target_to_cm()
struct cortex_m_common, armv7m.arm);
hla_target.c:165adapter_init_arch_info()
armv7m = &cortex_m->armv7m;
kinetis.c:511kinetis_mdm_halt()
struct adiv5_dap *dap = cortex_m->armv7m.arm.dap;
kinetis.c:574kinetis_mdm_reset()
struct adiv5_dap *dap = cortex_m->armv7m.arm.dap;
kinetis.c:615kinetis_mdm_mass_erase()
struct adiv5_dap *dap = cortex_m->armv7m.arm.dap;
kinetis.c:767kinetis_check_flash_security_status()
struct adiv5_dap *dap = cortex_m->armv7m.arm.dap;
kinetis_ke.c:508kinetis_ke_mdm_mass_erase()
struct adiv5_dap *dap = cortex_m->armv7m.arm.dap;
kinetis_ke.c:585kinetis_ke_check_flash_security_status()
struct adiv5_dap *dap = cortex_m->armv7m.arm.dap;
rsl10.c:729rsl10_unlock_command()
struct adiv5_dap *dap = cortex_m->armv7m.arm.dap;
sim3x.c:939sim3x_mass_erase()
struct adiv5_dap *dap = cortex_m->armv7m.arm.dap;
sim3x.c:984sim3x_lock()
struct adiv5_dap *dap = cortex_m->armv7m.arm.dap;