Home
last modified time | relevance | path

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

/Zephyr-latest/modules/cmsis-nn/
DKconfig30 bool "Concatenation"
32 This option enables the NN libraries for the concatenation layers.
/Zephyr-latest/dts/bindings/i2c/
Dnordic,nrf-twim.yaml33 Size of a concatenation buffer that the driver is to use for merging
41 devices a concatenation buffer is not necessary.
/Zephyr-latest/arch/x86/include/ia32/
Dexception.h25 * concatenation takes place
/Zephyr-latest/soc/atmel/sam0/common/
Dadc_fixup_sam0.h76 /* a trailing underscore and/or lumpy concatenation is used to prevent expansion */
/Zephyr-latest/samples/subsys/fs/fs_sample/src/
Dmain.c80 LOG_ERR("Not enough concatenation buffer to create file paths"); in create_some_entries()
/Zephyr-latest/drivers/i2c/
Di2c_nrfx_twim.c149 * content of concatenation buffer has to be copied back into in i2c_nrfx_twim_transfer()
/Zephyr-latest/drivers/ethernet/
Doa_tc6.c413 * Concatenation of frames in a single chunk - one frame ends in oa_tc6_read_chunks()
/Zephyr-latest/modules/tflite-micro/
DCMakeLists.txt104 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/kernels/concatenation.cc
/Zephyr-latest/drivers/dai/nxp/esai/
Desai.h275 /* concatenation of TSMA+TSMB/RSMA+RSMB. Controls which
/Zephyr-latest/include/zephyr/
Ddevicetree.h1764 * Implementation note: using DT_CAT6 above defers concatenation until
5216 * @brief Concatenation helper, 2 arguments
5230 /** @brief Concatenation helper, 3 arguments */
5232 /** @brief Concatenation helper, 4 arguments */
5234 /** @brief Internal concatenation helper, 5 arguments */
5236 /** @brief Concatenation helper, 6 arguments */
5238 /** @brief concatenation helper, 7 arguments */
5241 /** @brief concatenation helper, 8 arguments */
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_internal.h102 /* SKD is the concatenation of SKDm and SKDs and
/Zephyr-latest/include/zephyr/shell/
Dshell.h384 * @note The name of the section is formed as concatenation of number of parent
/Zephyr-latest/doc/develop/west/
Dmanifest.rst2146 concatenation.
/Zephyr-latest/scripts/
Dcheckpatch.pl5320 # Flatten any obvious string concatenation.
5415 # check for macros with flow control, but without ## concatenation
5416 # ## concatenation is commonly a macro that defines a function so ignore those
5631 # check for missing a space in a string concatenation