Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/examples/common_components/iperf/include/
Diperf.h39 #define IPERF_TRAFFIC_TASK_PRIORITY 4 macro
/hal_espressif-3.4.0/examples/common_components/iperf/
Diperf.c509 …ffic, IPERF_TRAFFIC_TASK_NAME, IPERF_TRAFFIC_TASK_STACK, NULL, IPERF_TRAFFIC_TASK_PRIORITY, NULL, … in iperf_start()