ulink_post_process_scan() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDulink_post_process_scan()

ulink_post_process_scan() function

Post-process JTAG_SCAN command

Syntax

static int ulink_post_process_scan(struct ulink_cmd *ulink_cmd);
Implemented in ulink.c:1820

Arguments

pointer to OpenULINK command that shall be processed.

Return value

on success: ERROR_OK on failure: ERROR_FAIL

References

LocationReferrerText
ulink.c:1820
static int ulink_post_process_scan(struct ulink_cmd *ulink_cmd)
ulink.c:226
static int ulink_post_process_scan(struct ulink_cmd *ulink_cmd);
ulink.c:1867ulink_post_process_queue()
ret = ulink_post_process_scan(current);

Call Tree

Functions calling ulink_post_process_scan()
Functions called by ulink_post_process_scan()
all items filtered out
ulink_post_process_scan()
Data read by ulink_post_process_scan()
Data written by ulink_post_process_scan()
ulink_post_process_scan()
ulink_post_process_scan()::ret
all items filtered out
Type of ulink_post_process_scan()
ulink_post_process_scan()
all items filtered out