zephyr/samples
Jukka Rissanen 77a74414d1 samples: net: zperf: Convert to use usec directly
Currently the code uses hw cycles and tries to convert them
to usec. I noticed some failures with this, for example the test
duration was sometimes missed meaning that instead of testing 5
seconds, we bailed out after 2 sec etc. After the kernel k_timeout_t
changes, which added APIs to support usec accuracy, we can use usec
and ticks here. This simplifies the code a bit.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-12-01 16:32:07 +02:00
..
application_development boards: arm: remove non-existing doc link from partition definitions 2020-10-27 15:01:19 -04:00
basic
bluetooth Bluetooth: Mesh: Demo: Increase loopback buf count 2020-11-26 13:04:22 +01:00
boards samples: nrf: battery: fix reference to ADC node 2020-11-27 20:26:45 -05:00
cpp_synchronization
debug
display samples: display: cfb_custom_font: add support for ssd1306fb 2020-11-02 09:40:00 +01:00
drivers samples: drivers: add platform filtering for led pwm 2020-11-19 12:36:03 +01:00
hello_world
lorawan/class_a samples: lorawan: class_a: fix selection of activation type 2020-10-21 08:33:39 -04:00
mpu
net samples: net: zperf: Convert to use usec directly 2020-12-01 16:32:07 +02:00
philosophers
portability
posix
scheduler
sensor Samples: Fix printf in MPU6050 example 2020-11-19 12:37:30 -05:00
shields samples: add FP formatting to all samples that require it 2020-11-17 14:44:59 -06:00
smp samples: smp: pi: Fix path in build instructions 2020-10-26 17:25:37 +01:00
subsys shell: example: prj_minimal config update 2020-11-30 16:03:01 -06:00
synchronization samples: synchronisation: run thread_b on cpu 0 in SMP mode 2020-10-19 10:57:15 -04:00
testing/integration
tfm_integration tfm: Configure TFM via Kconfig instead of Cmake 2020-11-17 14:39:52 +02:00
userspace samples: userspace: syscall_perf 2020-11-09 15:37:11 -05:00
video
classic.rst
index.rst