FreeRTOS
+
0
/6 examples
SourceVu will show references to
configUSE_CORE_AFFINITY
from the following samples and libraries:
PicoSDK
hello_freertos sample
httpd sample
iperf sample
ntp_client_socket sample
ping sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
FreeRTOS
configUSE_CORE_AFFINITY
configUSE_CORE_AFFINITY macro
Syntax
Show:
Summary
Declaration
from
FreeRTOS.h:502
#define
configUSE_CORE_AFFINITY
0
Examples
configUSE_CORE_AFFINITY
is referenced by 6 libraries and example projects:
PicoSDK
hello_freertos sample
httpd sample
iperf sample
ntp_client_socket sample
ping sample
References
from
0/6
examples
Code
Location
#define
configUSE_CORE_AFFINITY
0
FreeRTOS.h:502
#ifndef
configUSE_CORE_AFFINITY
FreeRTOS.h:501
#if
(
(
configNUMBER_OF_CORES
>
1
)
&&
(
configUSE_CORE_AFFINITY
==
1
)
)
FreeRTOS.h:505
#if
(
(
configNUMBER_OF_CORES
==
1
)
&&
(
configUSE_CORE_AFFINITY
!=
0
)
)
FreeRTOS.h:2883
#if
(
configUSE_CORE_AFFINITY
==
1
)
&&
(
configNUMBER_OF_CORES
>
1
)
FreeRTOS.h:3152
#if
(
(
configUSE_CORE_AFFINITY
==
1
)
&&
(
configNUMBER_OF_CORES
>
1
)
)
task.h:178
#if
(
(
configSUPPORT_DYNAMIC_ALLOCATION
==
1
)
&&
(
configNUMBER_OF_CORES
>
1
)
&&
(
configUSE_CORE_AFFINITY
==
1
)
)
task.h:393
#if
(
(
configSUPPORT_STATIC_ALLOCATION
==
1
)
&&
(
configNUMBER_OF_CORES
>
1
)
&&
(
configUSE_CORE_AFFINITY
==
1
)
)
task.h:521
#if
(
(
portUSING_MPU_WRAPPERS
==
1
)
&&
(
configNUMBER_OF_CORES
>
1
)
&&
(
configUSE_CORE_AFFINITY
==
1
)
)
task.h:610
#if
(
(
portUSING_MPU_WRAPPERS
==
1
)
&&
(
configSUPPORT_STATIC_ALLOCATION
==
1
)
&&
(
configNUMBER_OF_CORES
>
1
)
&&
(
configUSE_CORE_AFFINITY
==
1
)
)
task.h:706
#if
(
configUSE_CORE_AFFINITY
==
1
)
task.h:1328
#if
(
(
configNUMBER_OF_CORES
>
1
)
&&
(
configUSE_CORE_AFFINITY
==
1
)
)
task.h:1367
#if
(
configUSE_CORE_AFFINITY
==
1
)
&&
(
configNUMBER_OF_CORES
>
1
)
tasks.c:366
#if
(
configUSE_CORE_AFFINITY
==
1
)
tasks.c:919
#if
(
configUSE_CORE_AFFINITY
==
1
)
tasks.c:992
#if
(
configUSE_CORE_AFFINITY
==
1
)
tasks.c:1068
#if
(
configUSE_CORE_AFFINITY
==
1
)
tasks.c:1074
#if
(
configUSE_CORE_AFFINITY
==
1
)
tasks.c:1086
#if
(
configUSE_CORE_AFFINITY
==
1
)
tasks.c:1160
#if
(
(
configNUMBER_OF_CORES
>
1
)
&&
(
configUSE_CORE_AFFINITY
==
1
)
)
tasks.c:1736
#if
(
(
configNUMBER_OF_CORES
>
1
)
&&
(
configUSE_CORE_AFFINITY
==
1
)
)
tasks.c:1757
#if
(
(
configNUMBER_OF_CORES
>
1
)
&&
(
configUSE_CORE_AFFINITY
==
1
)
)
tasks.c:2979
#if
(
(
configNUMBER_OF_CORES
>
1
)
&&
(
configUSE_CORE_AFFINITY
==
1
)
)
tasks.c:3035
#if
(
configUSE_CORE_AFFINITY
==
1
)
&&
(
configNUMBER_OF_CORES
>
1
)
tasks.c:3664
#if
(
(
configUSE_CORE_AFFINITY
==
1
)
&&
(
configNUMBER_OF_CORES
>
1
)
)
tasks.c:6155
#if
(
(
configNUMBER_OF_CORES
>
1
)
&&
(
configUSE_CORE_AFFINITY
==
1
)
)
timers.c:68
#if
(
(
configNUMBER_OF_CORES
>
1
)
&&
(
configUSE_CORE_AFFINITY
==
1
)
)
timers.c:251
Call Tree
from
0/6
examples
All items filtered out
All items filtered out
Data Use
from
0/6
examples
All items filtered out
All items filtered out
Class Tree
from
0/6
examples
All items filtered out
All items filtered out
Override Tree
from
0/6
examples
All items filtered out
All items filtered out
Implementations
from
0/6
examples
All items filtered out
All items filtered out
Instances
from
0/6
examples
Lifecycle
from
0/6
examples
All items filtered out
All items filtered out