| /Zephyr-4.2.1/samples/sensor/stream_fifo/boards/ |
| D | sensortile_box_pro.overlay | 28 accel-fifo-batch-rate = <LSM6DSV16X_DT_XL_BATCHED_AT_15Hz>; 29 gyro-fifo-batch-rate = <LSM6DSV16X_DT_GY_BATCHED_AT_15Hz>; 30 temp-fifo-batch-rate = <LSM6DSV16X_DT_TEMP_BATCHED_AT_15Hz>;
|
| D | nucleo_f401re.overlay | 30 accel-fifo-batch-rate = <LSM6DSV16X_DT_XL_BATCHED_AT_60Hz>; 31 gyro-fifo-batch-rate = <LSM6DSV16X_DT_GY_BATCHED_AT_60Hz>; 32 temp-fifo-batch-rate = <LSM6DSV16X_DT_TEMP_BATCHED_AT_15Hz>;
|
| D | nucleo_h503rb.overlay | 30 accel-fifo-batch-rate = <LSM6DSV16X_DT_XL_BATCHED_AT_15Hz>; 31 gyro-fifo-batch-rate = <LSM6DSV16X_DT_GY_BATCHED_AT_15Hz>; 32 temp-fifo-batch-rate = <LSM6DSV16X_DT_TEMP_BATCHED_AT_15Hz>;
|
| /Zephyr-4.2.1/drivers/sensor/st/lis2dux12/ |
| D | lis2duxs12_api.c | 167 lis2duxs12_fifo_batch_t batch = { 0 }; in st_lis2duxs12_stream_config_fifo() local 175 batch.dec_ts = LIS2DUXS12_DEC_TS_OFF; in st_lis2duxs12_stream_config_fifo() 176 batch.bdr_xl = LIS2DUXS12_BDR_XL_ODR_OFF; in st_lis2duxs12_stream_config_fifo() 208 batch.dec_ts = config->ts_batch; in st_lis2duxs12_stream_config_fifo() 209 batch.bdr_xl = config->accel_batch; in st_lis2duxs12_stream_config_fifo() 228 lis2duxs12_fifo_batch_set(ctx, batch); in st_lis2duxs12_stream_config_fifo() 232 lis2dux12->accel_batch_odr = batch.bdr_xl; in st_lis2duxs12_stream_config_fifo() 233 lis2dux12->ts_batch_odr = batch.dec_ts; in st_lis2duxs12_stream_config_fifo()
|
| D | lis2dux12_api.c | 167 lis2dux12_fifo_batch_t batch = { 0 }; in st_lis2dux12_stream_config_fifo() local 175 batch.dec_ts = LIS2DUX12_DEC_TS_OFF; in st_lis2dux12_stream_config_fifo() 176 batch.bdr_xl = LIS2DUX12_BDR_XL_ODR_OFF; in st_lis2dux12_stream_config_fifo() 208 batch.dec_ts = config->ts_batch; in st_lis2dux12_stream_config_fifo() 209 batch.bdr_xl = config->accel_batch; in st_lis2dux12_stream_config_fifo() 228 lis2dux12_fifo_batch_set(ctx, batch); in st_lis2dux12_stream_config_fifo() 232 lis2dux12->accel_batch_odr = batch.bdr_xl; in st_lis2dux12_stream_config_fifo() 233 lis2dux12->ts_batch_odr = batch.dec_ts; in st_lis2dux12_stream_config_fifo()
|
| /Zephyr-4.2.1/doc/hardware/peripherals/ |
| D | fuel_gauge.rst | 20 in a batch using :c:func:`fuel_gauge_get_props`. Buffer properties, e.g. device name, are fetched by 24 batch using :c:func:`fuel_gauge_set_props`.
|
| /Zephyr-4.2.1/scripts/west_commands/runners/ |
| D | linkserver.py | 32 tui=False, tool_opt=None, batch=False): argument 52 self.is_batch = batch 109 batch=args.batch)
|
| D | jlink.py | 58 tui=False, tool_opt=None, dev_id_type=None, batch=False): argument 84 self.is_batch = batch 226 batch=args.batch)
|
| /Zephyr-4.2.1/samples/modules/tflite-micro/magic_wand/train/ |
| D | train.py | 137 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-4.2.1/cmake/emu/ |
| D | simics.cmake | 34 --batch-mode
|
| /Zephyr-4.2.1/scripts/kconfig/ |
| D | lint.py | 179 for batch in split_list(syms, 200): 183 "|".join(sym.name for sym in batch) + r")\b"
|
| /Zephyr-4.2.1/doc/develop/toolchains/ |
| D | iar_arm_toolchain.rst | 27 .. code-block:: batch
|
| D | arm_compiler_6.rst | 27 .. code-block:: batch
|
| /Zephyr-4.2.1/samples/subsys/rtio/sensor_batch_processing/ |
| D | README.rst | 2 :name: Sensor batch processing
|
| /Zephyr-4.2.1/doc/develop/manifest/external/ |
| D | dtsh.rst | 18 - script-able (aka batch modes)
|
| /Zephyr-4.2.1/doc/develop/test/ |
| D | bsim.rst | 49 these tests in batch. 117 the tests in batch.
|
| /Zephyr-4.2.1/boards/nxp/s32z2xxdc2/doc/ |
| D | index.rst | 244 ``debug`` command with GDB in batch mode: 248 west debug --tool-opt='--batch'
|
| /Zephyr-4.2.1/modules/hal_nordic/ironside/se/scripts/periphconf/ |
| D | builder.py | 774 while batch := tuple(islice(iterator, n)): 775 if strict and len(batch) != n: 777 yield batch
|
| /Zephyr-4.2.1/doc/develop/west/ |
| D | troubleshooting.rst | 44 "'west' is not recognized as an internal or external command, operable program or batch file.'
|
| /Zephyr-4.2.1/include/zephyr/arch/riscv/common/ |
| D | linker.ld | 231 * translation on it in a batch. It therefore validates
|
| /Zephyr-4.2.1/soc/ite/ec/it51xxx/ |
| D | linker.ld | 247 * translation on it in a batch. It therefore validates
|
| /Zephyr-4.2.1/soc/ite/ec/it8xxx2/ |
| D | linker.ld | 303 * transation on it in a batch. It therefore validates
|
| /Zephyr-4.2.1/doc/services/rtio/ |
| D | index.rst | 205 RTIO is useful in cases where concurrent or batch like I/O flows are useful.
|
| /Zephyr-4.2.1/scripts/ci/ |
| D | check_compliance.py | 619 batch = dts_files[i : i + batch_size] 638 for file in batch:
|
| /Zephyr-4.2.1/doc/develop/flash_debug/ |
| D | host-tools.rst | 498 west debug --tool-opt='--batch'
|