semihosting_redirect_config::SEMIHOSTING_REDIRECT_CFG_NONE is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDsemihosting_redirect_config::SEMIHOSTING_REDIRECT_CFG_NONE

semihosting_redirect_config::SEMIHOSTING_REDIRECT_CFG_NONE

Syntax

SEMIHOSTING_REDIRECT_CFG_NONE;

References

LocationReferrerText
semihosting_common.h:91
SEMIHOSTING_REDIRECT_CFG_NONE,
semihosting_common.c:124semihosting_common_init()
semihosting->redirect_cfg = SEMIHOSTING_REDIRECT_CFG_NONE;
semihosting_common.c:164semihosting_is_redirected()
if (semihosting->redirect_cfg == SEMIHOSTING_REDIRECT_CFG_NONE)
semihosting_common.c:1902handle_common_semihosting_redirect_command()
cfg = SEMIHOSTING_REDIRECT_CFG_NONE;
semihosting_common.c:1925handle_common_semihosting_redirect_command()
semihosting->redirect_cfg = SEMIHOSTING_REDIRECT_CFG_NONE;
semihosting_common.c:1927handle_common_semihosting_redirect_command()
if (cfg != SEMIHOSTING_REDIRECT_CFG_NONE) {

Data Use

Functions using semihosting_redirect_config::SEMIHOSTING_REDIRECT_CFG_NONE
semihosting_redirect_config::SEMIHOSTING_REDIRECT_CFG_NONE