OpenOCD
ath79_read()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
CodeScope
Development Tools
OpenOCD
ath79_read()
ath79_read() function
Syntax
from
ath79.c:702
static
int
ath79_read
(
struct
flash_bank
*
bank
,
uint8_t
*
buffer
,
uint32_t
offset
,
uint32_t
count
)
;
Arguments
bank
buffer
offset
count
References
Location
Text
ath79.c:702
static
int
ath79_read
(
struct
flash_bank
*
bank
,
uint8_t
*
buffer
,
ath79.c:888
.
read
=
ath79_read
,
Call Tree
Functions called by
ath79_read()
ath79_read()
log_printf_lf()
ath79_read_buffer()
all items filtered out
Data read by
ath79_read()
Data written by
ath79_read()
log_levels::LOG_LVL_ERROR
log_levels::LOG_LVL_WARNING
log_levels::LOG_LVL_DEBUG
debug_level
target::state
flash_bank::target
flash_bank::size
target_state::TARGET_HALTED
ath79_read()::bank
ath79_read()::buffer
ath79_read()::offset
ath79_read()::count
ath79_read()::target
all items filtered out
ath79_read()
ath79_read()::count
all items filtered out
Implementations
ath79_read()
flash_driver::read
all items filtered out
Type of
ath79_read()
ath79_read()
target
all items filtered out