ESP-IDF
OS_OK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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_OK
OS_OK value
Syntax
Show:
Summary
Declaration
from
os_error.h:31
OS_OK
=
0
;
Examples
References
from
examples
Code
Location
Referrer
OS_OK
=
0
,
os_error.h:31
return
OS_OK
;
os_mempool.c:180
os_mempool_init_internal()
return
OS_OK
;
os_mempool.c:284
os_mempool_clear()
os_trace_api_ret_u32
(
OS_TRACE_ID_MEMBLOCK_PUT_FROM_CB
,
(
uint32_t
)
OS_OK
)
;
os_mempool.c:405
os_memblock_put_from_cb()
return
OS_OK
;
os_mempool.c:407
os_memblock_put_from_cb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
OS_OK
is read by 3 functions:
All items filtered out
OS_OK
os_mempool_init_internal()
os_mempool_clear()
os_memblock_put_from_cb()
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