Searched refs:xQueueGenericSendFromISR (Results 1 – 14 of 14) sorted by relevance
/hal_espressif-2.7.6/components/freertos/include/freertos/ |
D | queue.h | 857 …rontFromISR( xQueue, pvItemToQueue, pxHigherPriorityTaskWoken ) xQueueGenericSendFromISR( ( xQueue… 917 …BackFromISR( xQueue, pvItemToQueue, pxHigherPriorityTaskWoken ) xQueueGenericSendFromISR( ( xQueue… 993 …riteFromISR( xQueue, pvItemToQueue, pxHigherPriorityTaskWoken ) xQueueGenericSendFromISR( ( xQueue… 1057 …SendFromISR( xQueue, pvItemToQueue, pxHigherPriorityTaskWoken ) xQueueGenericSendFromISR( ( xQueue… 1125 BaseType_t xQueueGenericSendFromISR( QueueHandle_t xQueue, const void * const pvItemToQueue, BaseTy…
|
/hal_espressif-2.7.6/docs/en/api-guides/ |
D | SYSVIEW_FreeRTOS.txt | 64 54 xQueueGenericSendFromISR xQueue=%I pvItemToQueue=%p pxHigherPriorityTaskWoken=…
|
/hal_espressif-2.7.6/docs/zh_CN/api-guides/ |
D | SYSVIEW_FreeRTOS.txt | 64 54 xQueueGenericSendFromISR xQueue=%I pvItemToQueue=%p pxHigherPriorityTaskWoken=…
|
/hal_espressif-2.7.6/tools/esp_app_trace/ |
D | SYSVIEW_FreeRTOS.txt | 64 54 xQueueGenericSendFromISR xQueue=%I pvItemToQueue=%p pxHigherPriorityTaskWoken=…
|
/hal_espressif-2.7.6/examples/system/sysview_tracing_heap_log/ |
D | SYSVIEW_FreeRTOS.txt | 64 54 xQueueGenericSendFromISR xQueue=%I pvItemToQueue=%p pxHigherPriorityTaskWoken=…
|
/hal_espressif-2.7.6/examples/system/sysview_tracing/ |
D | SYSVIEW_FreeRTOS.txt | 64 54 xQueueGenericSendFromISR xQueue=%I pvItemToQueue=%p pxHigherPriorityTaskWoken=…
|
/hal_espressif-2.7.6/components/freertos/ |
D | queue.c | 978 BaseType_t xQueueGenericSendFromISR( QueueHandle_t xQueue, const void * const pvItemToQueue, BaseTy… in xQueueGenericSendFromISR() function
|
D | History.txt | 547 xQueueGenericSendFromISR(). This allows for major performance
|
/hal_espressif-2.7.6/tools/ldgen/samples/ |
D | sections.info | 403 13 .literal.xQueueGenericSendFromISR 0000003c 00000000 00000000 000001a0 2**2 471 47 .text.xQueueGenericSendFromISR 000000e6 00000000 00000000 00000944 2**2
|
/hal_espressif-2.7.6/tools/ldgen/test/data/ |
D | libfreertos.a.txt | 508 13 .literal.xQueueGenericSendFromISR 0000003c 00000000 00000000 000001a0 2**2 576 47 .text.xQueueGenericSendFromISR 000000e6 00000000 00000000 00000944 2**2
|
/hal_espressif-2.7.6/tools/test_idf_size/ |
D | expected_output | 2992 xQueueGenericSendFromISR 218 218
|
D | app_esp32s2.map | 7764 .literal.xQueueGenericSendFromISR 8976 .text.xQueueGenericSendFromISR 8979 0x000000004002a8cc xQueueGenericSendFromISR 16014 xQueueGenericSendFromISR esp-idf/freertos/libfreertos.a(queue.c.obj)
|
D | app2.map | 9000 .literal.xQueueGenericSendFromISR 10324 .text.xQueueGenericSendFromISR 10327 0x0000000040087958 xQueueGenericSendFromISR 17998 xQueueGenericSendFromISR esp-idf/freertos/libfreertos.a(queue.c.obj)
|
D | app.map | 16981 .literal.xQueueGenericSendFromISR 17674 .text.xQueueGenericSendFromISR 17677 0x0000000040084784 xQueueGenericSendFromISR
|