aduc702x_check_flash_completion() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDaduc702x_check_flash_completion()

aduc702x_check_flash_completion() function

Syntax

static int aduc702x_check_flash_completion(struct target *target,     unsigned int timeout_ms);
Implemented in aduc702x.c:347

Arguments

target

timeout_ms

References

LocationReferrerText
aduc702x.c:347
static int aduc702x_check_flash_completion(struct target *target, unsigned int timeout_ms)
aduc702x.c:20
static int aduc702x_check_flash_completion(struct target *target, unsigned int timeout_ms);
aduc702x.c:83aduc702x_erase()
if (aduc702x_check_flash_completion(target, 3500) != ERROR_OK) {
aduc702x.c:101aduc702x_erase()
if (aduc702x_check_flash_completion(target, 50) != ERROR_OK) {
aduc702x.c:289aduc702x_write_single()
if (aduc702x_check_flash_completion(target, 1) != ERROR_OK) {

Call Tree

Functions calling aduc702x_check_flash_completion()
Functions called by aduc702x_check_flash_completion()
aduc702x_check_flash_completion()
Data read by aduc702x_check_flash_completion()
aduc702x_check_flash_completion()::v
aduc702x_check_flash_completion()::endtime
all items filtered out
aduc702x_check_flash_completion()
Type of aduc702x_check_flash_completion()
aduc702x_check_flash_completion()
uint8_t
int64_t
all items filtered out