FreeRTOS
+
0
/4 examples
SourceVu will show references to
configUSE_PASSIVE_IDLE_HOOK
from the following samples and libraries:
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_PASSIVE_IDLE_HOOK
configUSE_PASSIVE_IDLE_HOOK macro
Syntax
Show:
Summary
Declaration
from
FreeRTOS.h:512
#define
configUSE_PASSIVE_IDLE_HOOK
0
Examples
configUSE_PASSIVE_IDLE_HOOK
is referenced by 4 libraries and example projects:
httpd sample
iperf sample
ntp_client_socket sample
ping sample
References
from
0/4
examples
Code
Location
#define
configUSE_PASSIVE_IDLE_HOOK
0
FreeRTOS.h:512
#ifndef
configUSE_PASSIVE_IDLE_HOOK
FreeRTOS.h:182
#ifndef
configUSE_PASSIVE_IDLE_HOOK
FreeRTOS.h:511
#if
(
configUSE_PASSIVE_IDLE_HOOK
==
1
)
tasks.c:773
#if
(
configUSE_PASSIVE_IDLE_HOOK
==
1
)
tasks.c:5731
#if
(
(
configNUMBER_OF_CORES
>
1
)
&&
(
configUSE_PASSIVE_IDLE_HOOK
==
1
)
)
tasks.c:5877
Call Tree
from
0/4
examples
All items filtered out
All items filtered out
Data Use
from
0/4
examples
All items filtered out
All items filtered out
Class Tree
from
0/4
examples
All items filtered out
All items filtered out
Override Tree
from
0/4
examples
All items filtered out
All items filtered out
Implementations
from
0/4
examples
All items filtered out
All items filtered out
Instances
from
0/4
examples
Lifecycle
from
0/4
examples
All items filtered out
All items filtered out