ESP-IDF
BTU_TASK_PINNED_TO_CORE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BTU_TASK_PINNED_TO_CORE
BTU_TASK_PINNED_TO_CORE macro
Syntax
Show:
Summary
Declaration
from
btu_init.c:47
#define
BTU_TASK_PINNED_TO_CORE
(
TASK_PINNED_TO_CORE
)
Examples
References
from
examples
Code
Location
#define
BTU_TASK_PINNED_TO_CORE
(
TASK_PINNED_TO_CORE
)
btu_init.c:47
btu_thread
=
osi_thread_create
(
BTU_TASK_NAME
,
BTU_TASK_STACK_SIZE
,
BTU_TASK_PRIO
,
BTU_TASK_PINNED_TO_CORE
,
btu_init.c:187
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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