/hal_espressif-3.4.0/components/freertos/include/freertos/ |
D | croutine.h | 328 #define crDELAY( xHandle, xTicksToDelay ) \ argument 329 if( ( xTicksToDelay ) > 0 ) \ 331 vCoRoutineAddToDelayedList( ( xTicksToDelay ), NULL ); \ 769 void vCoRoutineAddToDelayedList( TickType_t xTicksToDelay,
|
D | mpu_prototypes.h | 54 void MPU_vTaskDelay( const TickType_t xTicksToDelay ) FREERTOS_SYSTEM_CALL;
|
D | task.h | 958 void vTaskDelay( const TickType_t xTicksToDelay ) PRIVILEGED_FUNCTION;
|
/hal_espressif-3.4.0/examples/build_system/cmake/idf_as_lib/stubs/freertos/ |
D | task.c | 4 void vTaskDelay( const uint32_t xTicksToDelay ) in vTaskDelay() argument 6 sleep(xTicksToDelay); in vTaskDelay()
|
/hal_espressif-3.4.0/components/mdns/host_test/components/freertos_linux/ |
D | freertos_linux.c | 108 void vTaskDelay( const TickType_t xTicksToDelay ) in vTaskDelay() argument 110 usleep(xTicksToDelay*1000); in vTaskDelay()
|
/hal_espressif-3.4.0/components/freertos/ |
D | croutine.c | 161 void vCoRoutineAddToDelayedList( TickType_t xTicksToDelay, in vCoRoutineAddToDelayedList() argument 168 xTimeToWake = xCoRoutineTickCount + xTicksToDelay; in vCoRoutineAddToDelayedList()
|
D | tasks.c | 1560 void vTaskDelay( const TickType_t xTicksToDelay ) in vTaskDelay() argument 1563 if( xTicksToDelay > ( TickType_t ) 0U ) in vTaskDelay() 1581 prvAddCurrentTaskToDelayedList( xPortGetCoreID(), xTicksToDelay ); in vTaskDelay()
|
/hal_espressif-3.4.0/examples/build_system/cmake/idf_as_lib/stubs/freertos/freertos/ |
D | task.h | 7 void vTaskDelay( const uint32_t xTicksToDelay );
|
/hal_espressif-3.4.0/components/mdns/host_test/components/freertos_linux/include/freertos/ |
D | task.h | 21 void vTaskDelay( const TickType_t xTicksToDelay );
|
/hal_espressif-3.4.0/tools/esp_app_trace/test/sysview/ |
D | expected_output_mcore | 104 EVENT[103]: 0.002765700 - core[0].vTaskDelay(34), plen 1: [xTicksToDelay: 1] 188 EVENT[149]: 0.004334650 - core[0].vTaskDelay(34), plen 1: [xTicksToDelay: 30] 274 EVENT[191]: 0.005033300 - core[0].vTaskDelay(34), plen 1: [xTicksToDelay: 30] 369 EVENT[242]: 0.005699300 - core[0].vTaskDelay(34), plen 1: [xTicksToDelay: 30] 585 EVENT[444]: 0.033828200 - core[0].vTaskDelay(34), plen 1: [xTicksToDelay: 30] 626 EVENT[473]: 0.034822950 - core[0].vTaskDelay(34), plen 1: [xTicksToDelay: 30] 669 EVENT[504]: 0.035828225 - core[0].vTaskDelay(34), plen 1: [xTicksToDelay: 30] 873 EVENT[696]: 0.063828000 - core[0].vTaskDelay(34), plen 1: [xTicksToDelay: 30] 915 EVENT[726]: 0.064831350 - core[0].vTaskDelay(34), plen 1: [xTicksToDelay: 30] 957 EVENT[756]: 0.065828225 - core[0].vTaskDelay(34), plen 1: [xTicksToDelay: 30] [all …]
|
D | expected_output | 411 EVENT[354]: 0.148825750 - core[0].vTaskDelay(34), plen 1: [xTicksToDelay: 1]
|
/hal_espressif-3.4.0/components/espcoredump/test/esp32s2/ |
D | expected_output | 69 …2 process 1073490916 0x40027c8f in vTaskDelay (xTicksToDelay=100) at ../../../hal/esp32s2/inclu… 71 …4 process 1073495796 0x40027c8f in vTaskDelay (xTicksToDelay=100) at ../../../hal/esp32s2/inclu… 82 #0 0x40027c8f in vTaskDelay (xTicksToDelay=100) at ../../../hal/esp32s2/include/hal/cpu_ll.h:33 93 #0 0x40027c8f in vTaskDelay (xTicksToDelay=100) at ../../../hal/esp32s2/include/hal/cpu_ll.h:33
|
/hal_espressif-3.4.0/docs/zh_CN/api-guides/ |
D | SYSVIEW_FreeRTOS.txt | 3 34 vTaskDelay xTicksToDelay=%u
|
/hal_espressif-3.4.0/docs/en/api-guides/ |
D | SYSVIEW_FreeRTOS.txt | 3 34 vTaskDelay xTicksToDelay=%u
|
/hal_espressif-3.4.0/tools/esp_app_trace/ |
D | SYSVIEW_FreeRTOS.txt | 3 34 vTaskDelay xTicksToDelay=%u
|
/hal_espressif-3.4.0/examples/system/sysview_tracing/ |
D | SYSVIEW_FreeRTOS.txt | 3 34 vTaskDelay xTicksToDelay=%u
|
/hal_espressif-3.4.0/examples/system/sysview_tracing_heap_log/ |
D | SYSVIEW_FreeRTOS.txt | 3 34 vTaskDelay xTicksToDelay=%u
|
/hal_espressif-3.4.0/components/app_trace/sys_view/Sample/OS/ |
D | SEGGER_SYSVIEW_FreeRTOS.h | 210 … SEGGER_SYSVIEW_RecordU32(apiFastID_OFFSET + apiID_VTASKDELAY, xTicksToDelay)
|
/hal_espressif-3.4.0/components/espcoredump/test/esp32s3/ |
D | expected_output | 71 …4 process 1070474740 0x4037a26a in vTaskDelay (xTicksToDelay=100) at ../../../hal/esp32s3/inclu… 72 …5 process 1070469940 0x4037a26a in vTaskDelay (xTicksToDelay=100) at ../../../hal/esp32s3/inclu… 97 #0 0x4037a26a in vTaskDelay (xTicksToDelay=100) at ../../../hal/esp32s3/include/hal/cpu_ll.h:38 102 #0 0x4037a26a in vTaskDelay (xTicksToDelay=100) at ../../../hal/esp32s3/include/hal/cpu_ll.h:38
|
/hal_espressif-3.4.0/components/espcoredump/test/esp32/ |
D | expected_output | 98 #1 0x400865aa in vTaskDelay (xTicksToDelay=100) at ../../../hal/esp32/include/hal/cpu_ll.h:39 104 #1 0x400865aa in vTaskDelay (xTicksToDelay=100) at ../../../hal/esp32/include/hal/cpu_ll.h:39
|