get_info() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

get_info() function

Syntax

static riscv011_info_t *get_info(const struct target *target);

Arguments

target

References

LocationReferrerText
riscv-011.c:228
static riscv011_info_t *get_info(const struct target *target)
riscv-011.c:238slot_offset()
riscv011_info_t *info = get_info(target);
riscv-011.c:341increase_dbus_busy_delay()
riscv011_info_t *info = get_info(target);
riscv-011.c:352increase_interrupt_high_delay()
riscv011_info_t *info = get_info(target);
riscv-011.c:363add_dbus_scan()
riscv011_info_t *info = get_info(target);
riscv-011.c:426dbus_scan()
riscv011_info_t *info = get_info(target);
riscv-011.c:694read_bits()
riscv011_info_t *info = get_info(target);
riscv-011.c:768cache_set32()
riscv011_info_t *info = get_info(target);
riscv-011.c:820cache_invalidate()
riscv011_info_t *info = get_info(target);
riscv-011.c:831cache_clean()
riscv011_info_t *info = get_info(target);
riscv-011.c:841cache_check()
riscv011_info_t *info = get_info(target);
riscv-011.c:865cache_write()
riscv011_info_t *info = get_info(target);
riscv-011.c:993cache_get32()
riscv011_info_t *info = get_info(target);
riscv-011.c:1039read_remote_csr()
riscv011_info_t *info = get_info(target);
riscv-011.c:1084maybe_read_tselect()
riscv011_info_t *info = get_info(target);
riscv-011.c:1098maybe_write_tselect()
riscv011_info_t *info = get_info(target);
riscv-011.c:1112execute_resume()
riscv011_info_t *info = get_info(target);
riscv-011.c:1244register_read()
riscv011_info_t *info = get_info(target);
riscv-011.c:1277register_write()
riscv011_info_t *info = get_info(target);
riscv-011.c:1343get_register()
riscv011_info_t *info = get_info(target);
riscv-011.c:1489examine()
riscv011_info_t *info = get_info(target);
riscv-011.c:1604handle_halt_routine()
riscv011_info_t *info = get_info(target);
riscv-011.c:1832handle_halt()
riscv011_info_t *info = get_info(target);
riscv-011.c:1944assert_reset()
riscv011_info_t *info = get_info(target);
riscv-011.c:2018read_memory()
riscv011_info_t *info = get_info(target);
riscv-011.c:2160write_memory()
riscv011_info_t *info = get_info(target);