FreeRTOS
+
0
/10 examples
SourceVu will show references to
vTaskNotifyGiveFromISR
from the following samples and libraries:
ESP-IDF
static_ip sample
aligenie_demo sample
continuous_read sample
mcpwm_bldc_hall_control sample
df_client sample
df_server sample
rpr_client sample
rpr_server sample
unprov_dev sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
FreeRTOS
vTaskNotifyGiveFromISR
vTaskNotifyGiveFromISR macro
Syntax
Show:
Summary
Declaration
from
task.h:2430
#define
vTaskNotifyGiveFromISR
(
xTaskToNotify
,
pxHigherPriorityTaskWoken
)
\
vTaskGenericNotifyGiveFromISR
(
(
xTaskToNotify
)
,
(
tskDEFAULT_INDEX_TO_NOTIFY
)
,
(
pxHigherPriorityTaskWoken
)
)
Arguments
Argument
xTaskToNotify
pxHigherPriorityTaskWoken
Examples
vTaskNotifyGiveFromISR
is referenced by 10 libraries and example projects:
References
from
examples
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