Home
last modified time | relevance | path

Searched refs:throughput (Results 1 – 25 of 43) sorted by relevance

12

/Zephyr-latest/tests/bsim/bluetooth/
Dcompile.nrf54l15bsim_nrf54l15_cpuapp.sh16 app=tests/bsim/bluetooth/ll/throughput compile
Dtests.nrf54l15bsim_nrf54l15_cpuapp.txt3 tests/bsim/bluetooth/ll/throughput/
Dtests.nrf5340bsim_nrf5340_cpuapp.txt4 tests/bsim/bluetooth/ll/throughput/
Dcompile.nrf5340bsim_nrf5340_cpuapp.sh18 app=tests/bsim/bluetooth/ll/throughput sysbuild=1 compile
/Zephyr-latest/subsys/fs/fcb/
DKconfig24 favor of increased write throughput.
/Zephyr-latest/drivers/ethernet/
DKconfig.cyclonev19 improve throughput, but that requires more transient memory.
DKconfig.dwmac47 improve throughput, but that requires more transient memory.
DKconfig.stm32_hal109 Enable receive and transmit checksum offload to enhance throughput
/Zephyr-latest/soc/espressif/esp32/
DKconfig77 Larger number of buffers could increase throughput somehow.
85 Larger number of buffers could increase throughput somehow.
/Zephyr-latest/drivers/flash/
Dflash_shell.c360 double throughput = size; in speed_output() local
364 throughput /= (time_per_loop / 1000.0); in speed_output()
367 while (throughput >= (double)speed_divisor && speed_index < ARRAY_SIZE(speed_types)) { in speed_output()
368 throughput /= (double)speed_divisor; in speed_output()
373 total_time, time_per_loop, throughput, speed_types[speed_index]); in speed_output()
/Zephyr-latest/samples/subsys/logging/ble_backend/
DREADME.rst16 to change this configuration to increase the logger throughput over Bluetooth.
/Zephyr-latest/drivers/wifi/esp32/
DKconfig.esp3291 …A higher number may allow higher throughput but increases memory use. If ESP32_WIFI_AMPDU_RX_ENABL…
93 achieve better throughput and compatibility with both stations and APs.
246 higher throughput but more memory. Most of time we should NOT change the
248 UDP TX throughput with iperf etc. For iperf test in shieldbox,
266 higher throughput and better compatibility but more memory. Most of time
268 e.g. test the maximum UDP RX throughput with iperf etc. For iperf test in
271 should be 16 to achieve better throughput and compatibility with both
292 but Wi-Fi throughput will be reduced.
/Zephyr-latest/subsys/fs/
Dshell.c602 double throughput = size; in speed_output() local
606 throughput /= (time_per_loop / 1000.0); in speed_output()
609 while (throughput >= (double)speed_divisor && speed_index < ARRAY_SIZE(speed_types)) { in speed_output()
610 throughput /= (double)speed_divisor; in speed_output()
615 time_per_loop, throughput, speed_types[speed_index]); in speed_output()
/Zephyr-latest/tests/bsim/bluetooth/ll/
Dcompile.sh43 app=tests/bsim/bluetooth/ll/throughput compile
/Zephyr-latest/drivers/wifi/nrf_wifi/
DCMakeLists.txt67 # throughput issues.
/Zephyr-latest/drivers/modem/
DKconfig112 Decreasing this value can help increase data throughput when high
115 high can reduce data throughput.
/Zephyr-latest/samples/drivers/ethernet/eth_ivshmem/
DREADME.rst123 :ref:`zperf` / iPerf can be used to perform network throughput measurements.
/Zephyr-latest/drivers/sensor/maxim/max30101/
DKconfig19 To reduce the amount of data throughput, adjacent samples (in each
/Zephyr-latest/boards/renesas/ek_ra6m4/doc/
Dindex.rst10 ensures high data throughput. The RA6M4 is suitable for IoT applications
/Zephyr-latest/samples/bluetooth/mtu_update/
DREADME.rst33 throughput.
/Zephyr-latest/tests/subsys/logging/log_blocking/
DREAME.md45 DMA, can provide significantly higher throughput but are still inherently
/Zephyr-latest/subsys/net/ip/
DKconfig.tcp125 this value can improve connection throughput, but requires more
/Zephyr-latest/modules/hostap/
DKconfig561 Select the network based on throughput.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dsar_cfg.rst7 in a mesh network, with a purpose of enhancing the Bluetooth Mesh throughput. The segmentation and
/Zephyr-latest/doc/connectivity/networking/
Dnet_config_guide.rst207 this value can improve connection throughput, but requires more

12