adiv5_jim_configure_ext() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDadiv5_jim_configure_ext()

adiv5_jim_configure_ext() function

Syntax

extern int adiv5_jim_configure_ext(struct target *target,     struct jim_getopt_info *goi,     struct adiv5_private_config *pc,     enum adiv5_configure_dap_optional optional);
Implemented in arm_adi_v5.c:2438

Arguments

target

goi

pc

optional

References

LocationReferrerText
arm_adi_v5.c:2438
int adiv5_jim_configure_ext(struct target *target, struct jim_getopt_info *goi,
arm_adi_v5.h:797
extern int adiv5_jim_configure_ext(struct target *target, struct jim_getopt_info *goi,
aarch64.c:2925aarch64_jim_configure()
e = adiv5_jim_configure_ext(target, goi, &pc->adiv5_config, ADI_CONFIGURE_DAP_COMPULSORY);
arm_adi_v5.c:2480adiv5_jim_configure()
return adiv5_jim_configure_ext(target, goi, NULL, ADI_CONFIGURE_DAP_COMPULSORY);
xtensa_chip.c:147xtensa_chip_jim_configure()
return adiv5_jim_configure_ext(target, goi, NULL, ADI_CONFIGURE_DAP_OPTIONAL);

Call Tree

Functions calling adiv5_jim_configure_ext()
Functions called by adiv5_jim_configure_ext()
adiv5_jim_configure_ext()
Type of adiv5_jim_configure_ext()
adiv5_jim_configure_ext()
all items filtered out
Types allocated by adiv5_jim_configure_ext()
adiv5_jim_configure_ext()
all items filtered out