usbtoxxx_execute_command() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDusbtoxxx_execute_command()

usbtoxxx_execute_command() function

Syntax

RESULT usbtoxxx_execute_command(void);
Implemented in usbtoxxx.c:106

References

LocationReferrerText
usbtoxxx.c:106
RESULT usbtoxxx_execute_command(void)
usbtoxxx.h:12
RESULT usbtoxxx_execute_command(void);
usbtoxxx.c:238usbtoxxx_init()
(usbtoxxx_execute_command() != ERROR_OK))
usbtoxxx.c:286usbtoxxx_ensure_buffer_size()
if (usbtoxxx_execute_command() != ERROR_OK)
versaloon.c:71
.peripheral_commit = usbtoxxx_execute_command,
versaloon.c:308versaloon_set_target_voltage()
return usbtoxxx_execute_command();

Call Tree

Functions calling usbtoxxx_execute_command()
Functions called by usbtoxxx_execute_command()
usbtoxxx_execute_command()
Data read by usbtoxxx_execute_command()
Data written by usbtoxxx_execute_command()
usbtoxxx_execute_command()
usbtoxxx_execute_command()::i
usbtoxxx_execute_command()::result
usbtoxxx_execute_command()::tmp
usbtoxxx_execute_command()::free_tmp
all items filtered out
Type of usbtoxxx_execute_command()
usbtoxxx_execute_command()
uint8_t
uint16_t
all items filtered out
Types freed by usbtoxxx_execute_command()
all items filtered out
usbtoxxx_execute_command()