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