Home
last modified time | relevance | path

Searched full:splits (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
D_private.py14 # Splits node.props[prop_name].value into 'size'-sized chunks,
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
DREADME.md56 splits them into training, validation, and test sets
57 - Person data split, which splits the data by person
Ddata_split.py52 """Splits data into train, validation and test according to ratio."""
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/
Dserial_util.c164 * @brief Transmits a single mcumgr packet over serial, splits into multiple frames as needed.
/Zephyr-latest/scripts/kconfig/
Dlint.py191 # check_missing_config_prefix() helper generator that splits a list into
/Zephyr-latest/dts/bindings/ethernet/
Dsnps,dwcxgmac.yaml284 When this field is set, the DMA splits the header and payload in
/Zephyr-latest/lib/heap/
Dheap.c106 /* Splits a chunk "lc" into a left chunk and a right chunk at "rc".
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac_priv.h529 /* When this bit is set, the DMA splits the header and payload in
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.bash289 # Bash splits words at "=", retaining "=" as a word, examples:
/Zephyr-latest/doc/develop/west/
Dbuild-flash-debug.rst260 to generate a build system, it splits this option's value according to shell
/Zephyr-latest/subsys/sd/
Dsdio.c160 * Helper for extended r/w. Splits the transfer into the minimum possible
/Zephyr-latest/drivers/modem/
Dsimcom-sim7080.c1376 * Splits float parameters of the CGNSINF response on '.'
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c262 * Parses the first data element from a buffer and splits it into type, size,
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb333 "# Double check that our splits add up correctly\n",