OpenOCD
target_type.h File Reference
Include dependency graph for target_type.h:

Go to the source code of this file.

Data Structures

struct  target_type
 This holds methods shared between all instances of a given target type. More...
 

Variables

struct target_type aarch64_target
 
struct target_type arcv2_target
 
struct target_type arm11_target
 Holds methods for ARM11xx targets. More...
 
struct target_type arm720t_target
 Holds methods for ARM720 targets. More...
 
struct target_type arm7tdmi_target
 Holds methods for ARM7TDMI targets. More...
 
struct target_type arm920t_target
 Holds methods for ARM920 targets. More...
 
struct target_type arm926ejs_target
 Holds methods for ARM926 targets. More...
 
struct target_type arm946e_target
 Holds methods for ARM946 targets. More...
 
struct target_type arm966e_target
 Holds methods for ARM966 targets. More...
 
struct target_type arm9tdmi_target
 Holds methods for ARM9TDMI targets. More...
 
struct target_type armv8r_target
 
struct target_type avr32_ap7k_target
 
struct target_type avr_target
 
struct target_type cortexa_target
 
struct target_type cortexm_target
 
struct target_type cortexr4_target
 
struct target_type dragonite_target
 
struct target_type dsp563xx_target
 Holds methods for DSP563XX targets. More...
 
struct target_type dsp5680xx_target
 Holds methods for dsp5680xx targets. More...
 
struct target_type esirisc_target
 
struct target_type esp32_target
 Holds methods for Xtensa targets. More...
 
struct target_type esp32s2_target
 
struct target_type esp32s3_target
 Holds methods for Xtensa targets. More...
 
struct target_type fa526_target
 Holds methods for FA526 targets. More...
 
struct target_type feroceon_target
 
struct target_type hla_target
 
struct target_type ls1_sap_target
 
struct target_type mem_ap_target
 
struct target_type mips_m4k_target
 
struct target_type mips_mips64_target
 
struct target_type or1k_target
 
struct target_type quark_d20xx_target
 
struct target_type quark_x10xx_target
 
struct target_type riscv_target
 
struct target_type stm8_target
 
struct target_type testee_target
 
struct target_type xscale_target
 
struct target_type xtensa_chip_target
 Methods for generic example of Xtensa-based chip-level targets. More...
 

Variable Documentation

◆ aarch64_target

struct target_type aarch64_target
extern

Definition at line 3036 of file aarch64.c.

◆ arcv2_target

struct target_type arcv2_target
extern

Definition at line 2314 of file arc.c.

◆ arm11_target

struct target_type arm11_target
extern

Holds methods for ARM11xx targets.

Definition at line 1254 of file arm11.c.

◆ arm720t_target

struct target_type arm720t_target
extern

Holds methods for ARM720 targets.

Definition at line 440 of file arm720t.c.

◆ arm7tdmi_target

struct target_type arm7tdmi_target
extern

Holds methods for ARM7TDMI targets.

Definition at line 672 of file arm7tdmi.c.

◆ arm920t_target

struct target_type arm920t_target
extern

Holds methods for ARM920 targets.

Definition at line 1534 of file arm920t.c.

◆ arm926ejs_target

struct target_type arm926ejs_target
extern

Holds methods for ARM926 targets.

Definition at line 752 of file arm926ejs.c.

◆ arm946e_target

struct target_type arm946e_target
extern

Holds methods for ARM946 targets.

Definition at line 613 of file arm946e.c.

◆ arm966e_target

struct target_type arm966e_target
extern

Holds methods for ARM966 targets.

Definition at line 166 of file arm966e.c.

◆ arm9tdmi_target

struct target_type arm9tdmi_target
extern

Holds methods for ARM9TDMI targets.

Definition at line 788 of file arm9tdmi.c.

◆ armv8r_target

struct target_type armv8r_target
extern

Definition at line 3036 of file aarch64.c.

◆ avr32_ap7k_target

struct target_type avr32_ap7k_target
extern

Definition at line 557 of file avr32_ap7k.c.

◆ avr_target

struct target_type avr_target
extern

Definition at line 37 of file avrt.c.

◆ cortexa_target

struct target_type cortexa_target
extern

Definition at line 3317 of file cortex_a.c.

◆ cortexm_target

struct target_type cortexm_target
extern

Definition at line 2975 of file cortex_m.c.

◆ cortexr4_target

struct target_type cortexr4_target
extern

Definition at line 3317 of file cortex_a.c.

◆ dragonite_target

struct target_type dragonite_target
extern

Definition at line 657 of file feroceon.c.

◆ dsp563xx_target

struct target_type dsp563xx_target
extern

Holds methods for DSP563XX targets.

Definition at line 2088 of file dsp563xx.c.

◆ dsp5680xx_target

struct target_type dsp5680xx_target
extern

Holds methods for dsp5680xx targets.

Definition at line 2237 of file dsp5680xx.c.

◆ esirisc_target

struct target_type esirisc_target
extern

Definition at line 1759 of file esirisc.c.

◆ esp32_target

struct target_type esp32_target
extern

Holds methods for Xtensa targets.

Definition at line 398 of file esp32.c.

◆ esp32s2_target

struct target_type esp32s2_target
extern

Definition at line 447 of file esp32s2.c.

◆ esp32s3_target

struct target_type esp32s3_target
extern

Holds methods for Xtensa targets.

Definition at line 322 of file esp32s3.c.

◆ fa526_target

struct target_type fa526_target
extern

Holds methods for FA526 targets.

Definition at line 339 of file fa526.c.

◆ feroceon_target

struct target_type feroceon_target
extern

Definition at line 657 of file feroceon.c.

◆ hla_target

struct target_type hla_target
extern

Definition at line 607 of file hla_target.c.

◆ ls1_sap_target

struct target_type ls1_sap_target
extern

Definition at line 193 of file ls1_sap.c.

◆ mem_ap_target

struct target_type mem_ap_target
extern

Definition at line 250 of file mem_ap.c.

◆ mips_m4k_target

struct target_type mips_m4k_target
extern

Definition at line 1391 of file mips_m4k.c.

◆ mips_mips64_target

struct target_type mips_mips64_target
extern

Definition at line 1123 of file mips_mips64.c.

◆ or1k_target

struct target_type or1k_target
extern

Definition at line 1336 of file or1k.c.

◆ quark_d20xx_target

struct target_type quark_d20xx_target
extern

Definition at line 53 of file quark_d20xx.c.

◆ quark_x10xx_target

struct target_type quark_x10xx_target
extern

Definition at line 43 of file quark_x10xx.c.

◆ riscv_target

struct target_type riscv_target
extern

Definition at line 3060 of file riscv.c.

◆ stm8_target

struct target_type stm8_target
extern

Definition at line 2114 of file stm8.c.

◆ testee_target

struct target_type testee_target
extern

Definition at line 48 of file testee.c.

◆ xscale_target

struct target_type xscale_target
extern

Definition at line 3506 of file xscale.c.

◆ xtensa_chip_target

struct target_type xtensa_chip_target
extern

Methods for generic example of Xtensa-based chip-level targets.

Definition at line 145 of file xtensa_chip.c.