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

samv_efc_get_status() function

Syntax

static int samv_efc_get_status(struct target *target,     uint32_t *v);

Arguments

target

v

References

LocationReferrerText
atsamv.c:69
static int samv_efc_get_status(struct target *target, uint32_t *v)
atsamv.c:88samv_efc_start_command()
samv_efc_get_status(target, &v);
atsamv.c:119samv_efc_perform_command()
r = samv_efc_get_status(target, &v);

Call Tree

Functions calling samv_efc_get_status()
Functions called by samv_efc_get_status()
samv_efc_get_status()
all items filtered out
Data read by samv_efc_get_status()
samv_efc_get_status()::r
all items filtered out
samv_efc_get_status()