Home
last modified time | relevance | path

Searched refs:xTaskCheckForTimeOut (Results 1 – 25 of 25) sorted by relevance

/hal_espressif-3.6.0/components/freertos/include/freertos/
Dmpu_wrappers.h88 #define xTaskCheckForTimeOut MPU_xTaskCheckForTimeOut macro
Dtask.h3232 BaseType_t xTaskCheckForTimeOut( TimeOut_t * const pxTimeOut,
/hal_espressif-3.6.0/components/freertos/
Dqueue.c989 if( xTaskCheckForTimeOut( &xTimeOut, &xTicksToWait ) == pdFALSE ) in xQueueGenericSend()
1472 if( xTaskCheckForTimeOut( &xTimeOut, &xTicksToWait ) == pdFALSE ) in xQueueReceive()
1661 if( xTaskCheckForTimeOut( &xTimeOut, &xTicksToWait ) == pdFALSE ) in xQueueSemaphoreTake()
1876 if( xTaskCheckForTimeOut( &xTimeOut, &xTicksToWait ) == pdFALSE ) in xQueuePeek()
Dstream_buffer.c677 } while( xTaskCheckForTimeOut( &xTimeOut, &xTicksToWait ) == pdFALSE ); in xStreamBufferSend()
Dtasks.c3793 BaseType_t xTaskCheckForTimeOut( TimeOut_t * const pxTimeOut, in xTaskCheckForTimeOut() function
DHistory.txt1657 + Additional casting added to xTaskCheckForTimeOut(). This prevents
/hal_espressif-3.6.0/docs/zh_CN/api-guides/
DSYSVIEW_FreeRTOS.txt38 151 xTaskCheckForTimeOut pxTimeOut=%u pxTicksToWait=%u
/hal_espressif-3.6.0/docs/en/api-guides/
DSYSVIEW_FreeRTOS.txt38 151 xTaskCheckForTimeOut pxTimeOut=%u pxTicksToWait=%u
/hal_espressif-3.6.0/examples/system/sysview_tracing_heap_log/
DSYSVIEW_FreeRTOS.txt38 151 xTaskCheckForTimeOut pxTimeOut=%u pxTicksToWait=%u
/hal_espressif-3.6.0/tools/esp_app_trace/
DSYSVIEW_FreeRTOS.txt38 151 xTaskCheckForTimeOut pxTimeOut=%u pxTicksToWait=%u
/hal_espressif-3.6.0/examples/system/sysview_tracing/
DSYSVIEW_FreeRTOS.txt38 151 xTaskCheckForTimeOut pxTimeOut=%u pxTicksToWait=%u
/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/
Dcdc_acm_host.c381 if (xTaskCheckForTimeOut(&connection_timeout, &timeout_ticks) != pdFALSE) { in cdc_acm_find_and_open_usb_device()
/hal_espressif-3.6.0/tools/ldgen/samples/
Dsections.info871 54 .literal.xTaskCheckForTimeOut 0000003c 00000000 00000000 0000088c 2**2
1017 127 .text.xTaskCheckForTimeOut 00000096 00000000 00000000 00002938 2**2
/hal_espressif-3.6.0/tools/ldgen/test/data/
Dlibfreertos.a.txt976 54 .literal.xTaskCheckForTimeOut 0000003c 00000000 00000000 0000088c 2**2
1122 127 .text.xTaskCheckForTimeOut 00000096 00000000 00000000 00002938 2**2
/hal_espressif-3.6.0/tools/test_idf_size/
Dexpected_output3223 xTaskCheckForTimeOut 151 151
Dapp_esp32s3.map7631 .literal.xTaskCheckForTimeOut
8916 .text.xTaskCheckForTimeOut
8919 0x000000004037a9f0 xTaskCheckForTimeOut
12818 .rodata.xTaskCheckForTimeOut.str1.4
20897 xTaskCheckForTimeOut esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp_esp32c3.map6407 .text.xTaskCheckForTimeOut
6409 0x000000004038538a xTaskCheckForTimeOut
8949 .rodata.xTaskCheckForTimeOut.str1.4
17321 xTaskCheckForTimeOut esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp_esp32h2.map6330 .text.xTaskCheckForTimeOut
6332 0x0000000040384986 xTaskCheckForTimeOut
8736 .rodata.xTaskCheckForTimeOut.str1.4
15542 xTaskCheckForTimeOut esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp_esp32s2.map7850 .literal.xTaskCheckForTimeOut
9097 .text.xTaskCheckForTimeOut
9100 0x000000004002b8ac xTaskCheckForTimeOut
16065 xTaskCheckForTimeOut esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp2.map9086 .literal.xTaskCheckForTimeOut
10445 .text.xTaskCheckForTimeOut
10448 0x0000000040088b74 xTaskCheckForTimeOut
18051 xTaskCheckForTimeOut esp-idf/freertos/libfreertos.a(tasks.c.obj)
Dapp.map17138 .literal.xTaskCheckForTimeOut
17905 .text.xTaskCheckForTimeOut
17908 0x0000000040086130 xTaskCheckForTimeOut
Doverflow.map26542 .literal.xTaskCheckForTimeOut
28410 .text.xTaskCheckForTimeOut
28413 0x000000004008c098 xTaskCheckForTimeOut
34818 .rodata.xTaskCheckForTimeOut.str1.4
78448 xTaskCheckForTimeOut esp-idf/freertos/libfreertos.a(tasks.c.obj)
Doverflow_esp32s2.map27303 .literal.xTaskCheckForTimeOut
29178 .text.xTaskCheckForTimeOut
29181 0x000000004002debc xTaskCheckForTimeOut
35646 .rodata.xTaskCheckForTimeOut.str1.4
79587 xTaskCheckForTimeOut esp-idf/freertos/libfreertos.a(tasks.c.obj)
Doverflow_esp32s3.map34342 .literal.xTaskCheckForTimeOut
42579 .text.xTaskCheckForTimeOut
42582 0x00000000403a4324 xTaskCheckForTimeOut
66265 .rodata.xTaskCheckForTimeOut.str1.4
96549 xTaskCheckForTimeOut esp-idf/freertos/libfreertos.a(tasks.c.obj)
Doverflow_esp32c3.map25935 .text.xTaskCheckForTimeOut
25937 0x00000000403e1376 xTaskCheckForTimeOut
40573 .rodata.xTaskCheckForTimeOut.str1.4
76494 xTaskCheckForTimeOut esp-idf/freertos/libfreertos.a(tasks.c.obj)