ESP-IDF
OS_INVALID_PARM
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
OS_INVALID_PARM
OS_INVALID_PARM value
Syntax
Show:
Summary
Declaration
from
os_error.h:34
OS_INVALID_PARM
=
3
;
Examples
References
from
examples
Code
Location
Referrer
OS_INVALID_PARM
=
3
,
os_error.h:34
return
OS_INVALID_PARM
;
os_mempool.c:132
os_mempool_init_internal()
return
OS_INVALID_PARM
;
os_mempool.c:136
os_mempool_init_internal()
return
OS_INVALID_PARM
;
os_mempool.c:229
os_mempool_unregister()
return
OS_INVALID_PARM
;
os_mempool.c:255
os_mempool_clear()
ret
=
OS_INVALID_PARM
;
os_mempool.c:424
os_memblock_put()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
OS_INVALID_PARM
is read by 4 functions:
All items filtered out
OS_INVALID_PARM
os_mempool_init_internal()
os_mempool_unregister()
os_mempool_clear()
os_memblock_put()
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