Home
last modified time | relevance | path

Searched refs:batch (Results 1 – 22 of 22) sorted by relevance

/Zephyr-latest/samples/sensor/stream_fifo/boards/
Dsensortile_box_pro.overlay29 accel-fifo-batch-rate = <LSM6DSV16X_DT_XL_BATCHED_AT_15Hz>;
30 gyro-fifo-batch-rate = <LSM6DSV16X_DT_GY_BATCHED_AT_15Hz>;
31 temp-fifo-batch-rate = <LSM6DSV16X_DT_TEMP_BATCHED_AT_15Hz>;
Dnucleo_f401re.overlay31 accel-fifo-batch-rate = <LSM6DSV16X_DT_XL_BATCHED_AT_60Hz>;
32 gyro-fifo-batch-rate = <LSM6DSV16X_DT_GY_BATCHED_AT_60Hz>;
33 temp-fifo-batch-rate = <LSM6DSV16X_DT_TEMP_BATCHED_AT_15Hz>;
Dnucleo_h503rb.overlay31 accel-fifo-batch-rate = <LSM6DSV16X_DT_XL_BATCHED_AT_15Hz>;
32 gyro-fifo-batch-rate = <LSM6DSV16X_DT_GY_BATCHED_AT_15Hz>;
33 temp-fifo-batch-rate = <LSM6DSV16X_DT_TEMP_BATCHED_AT_15Hz>;
/Zephyr-latest/doc/hardware/peripherals/
Dfuel_gauge.rst24 in a batch using :c:func:`fuel_gauge_get_props`.
27 batch using :c:func:`fuel_gauge_set_props`.
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Dtrain.py137 train_data = train_data.batch(batch_size).repeat()
138 valid_data = valid_data.batch(batch_size)
139 test_data = test_data.batch(batch_size)
/Zephyr-latest/cmake/emu/
Dsimics.cmake32 --batch-mode
/Zephyr-latest/scripts/kconfig/
Dlint.py179 for batch in split_list(syms, 200):
183 "|".join(sym.name for sym in batch) + r")\b"
/Zephyr-latest/doc/develop/toolchains/
Darm_compiler.rst27 .. code-block:: batch
Diar_arm_toolchain.rst37 .. code-block:: batch
/Zephyr-latest/samples/subsys/rtio/sensor_batch_processing/
DREADME.rst2 :name: Sensor batch processing
/Zephyr-latest/boards/nxp/s32z2xxdc2/doc/
Dindex.rst277 ``debug`` command with GDB in batch mode:
281 west debug --tool-opt='--batch'
/Zephyr-latest/doc/develop/test/
Dbsim.rst49 these tests in batch.
117 the tests in batch.
/Zephyr-latest/doc/develop/west/
Dtroubleshooting.rst44 "'west' is not recognized as an internal or external command, operable program or batch file.'
/Zephyr-latest/include/zephyr/arch/riscv/common/
Dlinker.ld234 * translation on it in a batch. It therefore validates
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dlinker.ld297 * transation on it in a batch. It therefore validates
/Zephyr-latest/doc/services/rtio/
Dindex.rst205 RTIO is useful in cases where concurrent or batch like I/O flows are useful.
/Zephyr-latest/doc/develop/flash_debug/
Dhost-tools.rst472 west debug --tool-opt='--batch'
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst231 This is desirable when running in a debugger or testing in batch, but not if
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst547 * ``bat`` for Windows batch files
/Zephyr-latest/doc/
Dzephyr.doxyfile.in1114 # commands (so in case of a Windows batch file always use @echo OFF), should be
2136 # Possible values are: NO same as ERROR_STOP, YES same as BATCH, BATCH In batch
2141 # but there is no possibility of user interaction just like in batch mode,
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb420batch, several pieces of data are passed into the network, producing output values. These outputs'…
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst1418 …` - 'cmd.exe' is not recognized as an internal or external command, operable program or batch file.