FreeRTOS
+
0
/1 examples
SourceVu will show references to
xEventGroupSetBitsFromISR
from the following samples and libraries:
sta2eth sample
Symbol previews are coming soon...
Symbols
loading (2/3)...
Files
loading (2/3)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
FreeRTOS
xEventGroupSetBitsFromISR
xEventGroupSetBitsFromISR macro
Syntax
Show:
Summary
Declaration
from
event_groups.h:544
#define
xEventGroupSetBitsFromISR
(
xEventGroup
,
uxBitsToSet
,
pxHigherPriorityTaskWoken
)
\
xTimerPendFunctionCallFromISR
(
vEventGroupSetBitsCallback
,
(
void
*
)
(
xEventGroup
)
,
(
uint32_t
)
(
uxBitsToSet
)
,
(
pxHigherPriorityTaskWoken
)
)
Arguments
Argument
xEventGroup
uxBitsToSet
pxHigherPriorityTaskWoken
Examples
xEventGroupSetBitsFromISR
is referenced by 1 libraries and example projects:
sta2eth sample
References
from
0/1
examples
Code
Location
#define
xEventGroupSetBitsFromISR
(
xEventGroup
,
uxBitsToSet
,
pxHigherPriorityTaskWoken
)
\
event_groups.h:544
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out