Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/freertos/test/
Dtest_freertos_trace_utilities.c84 #define TASKS_TO_CREATE 5 macro
86 static TaskHandle_t created_handles[TASKS_TO_CREATE];
99 for(int i = 0; i < TASKS_TO_CREATE; i++){
109 for(int i = 0; i < TASKS_TO_CREATE; i++){
125 for(int i = 0; i < TASKS_TO_CREATE; i++){