Searched full:splits (Results 1 – 14 of 14) sorted by relevance
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | _private.py | 14 # Splits node.props[prop_name].value into 'size'-sized chunks,
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/ |
D | README.md | 56 splits them into training, validation, and test sets 57 - Person data split, which splits the data by person
|
D | data_split.py | 52 """Splits data into train, validation and test according to ratio."""
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/ |
D | serial_util.c | 164 * @brief Transmits a single mcumgr packet over serial, splits into multiple frames as needed.
|
/Zephyr-latest/scripts/kconfig/ |
D | lint.py | 191 # check_missing_config_prefix() helper generator that splits a list into
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | snps,dwcxgmac.yaml | 284 When this field is set, the DMA splits the header and payload in
|
/Zephyr-latest/lib/heap/ |
D | heap.c | 106 /* Splits a chunk "lc" into a left chunk and a right chunk at "rc".
|
/Zephyr-latest/drivers/ethernet/dwc_xgmac/ |
D | eth_dwc_xgmac_priv.h | 529 /* When this bit is set, the DMA splits the header and payload in
|
/Zephyr-latest/scripts/west_commands/completion/ |
D | west-completion.bash | 289 # Bash splits words at "=", retaining "=" as a word, examples:
|
/Zephyr-latest/doc/develop/west/ |
D | build-flash-debug.rst | 260 to generate a build system, it splits this option's value according to shell
|
/Zephyr-latest/subsys/sd/ |
D | sdio.c | 160 * Helper for extended r/w. Splits the transfer into the minimum possible
|
/Zephyr-latest/drivers/modem/ |
D | simcom-sim7080.c | 1376 * Splits float parameters of the CGNSINF response on '.'
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | sdp.c | 262 * Parses the first data element from a buffer and splits it into type, size,
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | train_hello_world_model.ipynb | 333 "# Double check that our splits add up correctly\n",
|