Searched refs:throughput (Results 1 – 25 of 43) sorted by relevance
12
| /Zephyr-latest/tests/bsim/bluetooth/ |
| D | compile.nrf54l15bsim_nrf54l15_cpuapp.sh | 16 app=tests/bsim/bluetooth/ll/throughput compile
|
| D | tests.nrf54l15bsim_nrf54l15_cpuapp.txt | 3 tests/bsim/bluetooth/ll/throughput/
|
| D | tests.nrf5340bsim_nrf5340_cpuapp.txt | 4 tests/bsim/bluetooth/ll/throughput/
|
| D | compile.nrf5340bsim_nrf5340_cpuapp.sh | 18 app=tests/bsim/bluetooth/ll/throughput sysbuild=1 compile
|
| /Zephyr-latest/subsys/fs/fcb/ |
| D | Kconfig | 24 favor of increased write throughput.
|
| /Zephyr-latest/drivers/ethernet/ |
| D | Kconfig.cyclonev | 19 improve throughput, but that requires more transient memory.
|
| D | Kconfig.dwmac | 47 improve throughput, but that requires more transient memory.
|
| D | Kconfig.stm32_hal | 109 Enable receive and transmit checksum offload to enhance throughput
|
| /Zephyr-latest/soc/espressif/esp32/ |
| D | Kconfig | 77 Larger number of buffers could increase throughput somehow. 85 Larger number of buffers could increase throughput somehow.
|
| /Zephyr-latest/drivers/flash/ |
| D | flash_shell.c | 360 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/ |
| D | README.rst | 16 to change this configuration to increase the logger throughput over Bluetooth.
|
| /Zephyr-latest/drivers/wifi/esp32/ |
| D | Kconfig.esp32 | 91 …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/ |
| D | shell.c | 602 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/ |
| D | compile.sh | 43 app=tests/bsim/bluetooth/ll/throughput compile
|
| /Zephyr-latest/drivers/wifi/nrf_wifi/ |
| D | CMakeLists.txt | 67 # throughput issues.
|
| /Zephyr-latest/drivers/modem/ |
| D | Kconfig | 112 Decreasing this value can help increase data throughput when high 115 high can reduce data throughput.
|
| /Zephyr-latest/samples/drivers/ethernet/eth_ivshmem/ |
| D | README.rst | 123 :ref:`zperf` / iPerf can be used to perform network throughput measurements.
|
| /Zephyr-latest/drivers/sensor/maxim/max30101/ |
| D | Kconfig | 19 To reduce the amount of data throughput, adjacent samples (in each
|
| /Zephyr-latest/boards/renesas/ek_ra6m4/doc/ |
| D | index.rst | 10 ensures high data throughput. The RA6M4 is suitable for IoT applications
|
| /Zephyr-latest/samples/bluetooth/mtu_update/ |
| D | README.rst | 33 throughput.
|
| /Zephyr-latest/tests/subsys/logging/log_blocking/ |
| D | REAME.md | 45 DMA, can provide significantly higher throughput but are still inherently
|
| /Zephyr-latest/subsys/net/ip/ |
| D | Kconfig.tcp | 125 this value can improve connection throughput, but requires more
|
| /Zephyr-latest/modules/hostap/ |
| D | Kconfig | 561 Select the network based on throughput.
|
| /Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
| D | sar_cfg.rst | 7 in a mesh network, with a purpose of enhancing the Bluetooth Mesh throughput. The segmentation and
|
| /Zephyr-latest/doc/connectivity/networking/ |
| D | net_config_guide.rst | 207 this value can improve connection throughput, but requires more
|
12