Home
last modified time | relevance | path

Searched refs:xTaskNotifyFromISR (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/components/freertos/
Dstream_buffer.c108 ( void ) xTaskNotifyFromISR( ( pxStreamBuffer )->xTaskWaitingToSend, \
161 ( void ) xTaskNotifyFromISR( ( pxStreamBuffer )->xTaskWaitingToReceive, \
1152 ( void ) xTaskNotifyFromISR( ( pxStreamBuffer )->xTaskWaitingToReceive, in xStreamBufferSendCompletedFromISR()
1183 ( void ) xTaskNotifyFromISR( ( pxStreamBuffer )->xTaskWaitingToSend, in xStreamBufferReceiveCompletedFromISR()
/hal_espressif-3.6.0/examples/system/sysview_tracing/main/
Dsysview_tracing.c118 …if (xTaskNotifyFromISR(tim_arg->thnd, tim_arg->count, eSetValueWithOverwrite, &xHigherPriorityTask… in example_timer_isr()
/hal_espressif-3.6.0/components/freertos/test/
Dtest_freertos_task_notify.c119 xTaskNotifyFromISR(rec_task_handle, (MESSAGE << curcore), eSetValueWithOverwrite, NULL); in sender_ISR()
/hal_espressif-3.6.0/examples/system/sysview_tracing/
DREADME.md25 …if (xTaskNotifyFromISR(tim_arg->thnd, tim_arg->count, eSetValueWithOverwrite, &xHigherPriorityTask…
68 …refore when timer's ISR is called at some rate it can happen that `xTaskNotifyFromISR` gets called…
/hal_espressif-3.6.0/components/freertos/include/freertos/
Dtask.h2549 #define xTaskNotifyFromISR( xTaskToNotify, ulValue, eAction, pxHigherPriorityTaskWoken ) \ macro
/hal_espressif-3.6.0/tools/ldgen/samples/
Dsections.info891 64 .literal.xTaskNotifyFromISR 00000058 00000000 00000000 00000a18 2**2
1037 137 .text.xTaskNotifyFromISR 00000172 00000000 00000000 00003004 2**2
/hal_espressif-3.6.0/tools/ldgen/test/data/
Dlibfreertos.a.txt996 64 .literal.xTaskNotifyFromISR 00000058 00000000 00000000 00000a18 2**2
1142 137 .text.xTaskNotifyFromISR 00000172 00000000 00000000 00003004 2**2
/hal_espressif-3.6.0/tools/test_idf_size/
Dapp_esp32s2.map1092 .literal.xTaskNotifyFromISR
1155 .text.xTaskNotifyFromISR
16102 xTaskNotifyFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp2.map1127 .literal.xTaskNotifyFromISR
1192 .text.xTaskNotifyFromISR
18094 xTaskNotifyFromISR esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp.map1196 .literal.xTaskNotifyFromISR
1271 .text.xTaskNotifyFromISR