ESP-IDF
semihosting_rename()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
semihosting_rename()
semihosting_rename() function
Syntax
Show:
Summary
Declaration
from
openocd_semihosting.h:287
static
inline
int
semihosting_rename
(
const
char
*
old_path
,
const
char
*
new_path
)
;
Arguments
Argument
old_path
new_path
Examples
References
from
examples
Code
Location
Referrer
static
inline
int
semihosting_rename
(
const
char
*
old_path
,
const
char
*
new_path
)
openocd_semihosting.h:287
return
semihosting_rename
(
old_name
,
new_name
)
;
vfs_semihost.c:283
vfs_semihost_rename()
Call Tree
from
examples
semihosting_rename()
is called by 1 function and calls 1 function:
vfs_semihost_rename()
All items filtered out
semihosting_rename()
semihosting_call()
All items filtered out
Data Use
from
examples
semihosting_rename()
:
All items filtered out
semihosting_rename()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out