Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/common_components/iperf/include/
Diperf.h40 #define IPERF_TRAFFIC_TASK_STACK 4096 macro
/hal_espressif-3.6.0/examples/common_components/iperf/
Diperf.c509 …CreatePinnedToCore(iperf_task_traffic, IPERF_TRAFFIC_TASK_NAME, IPERF_TRAFFIC_TASK_STACK, NULL, IP… in iperf_start()