Home
last modified time | relevance | path

Searched full:lengths (Results 1 – 25 of 52) sorted by relevance

123

/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_util.h43 * @param[in] tkl Lengths of token
/Zephyr-latest/dts/bindings/clock/
Dlitex,clk.yaml20 description: Base address and lengths of the register space
/Zephyr-latest/soc/espressif/esp32c2/
Dmemory.h44 /* These lengths can be adjusted, if necessary: */
/Zephyr-latest/soc/espressif/esp32c6/
Dmemory.h40 /* These lengths can be adjusted, if necessary: FIXME: optimize ram usage */
/Zephyr-latest/soc/espressif/esp32c3/
Dmemory.h48 /* These lengths can be adjusted, if necessary: */
/Zephyr-latest/tests/subsys/fs/fcb/src/
Dfcb_test_append_too_big.c31 * of all overhead elements' lengths in flash, i.e. in ZTEST()
/Zephyr-latest/scripts/build/
Dgen_strerror_table.py71 # Generate string lengths (includes trailing '\0')
/Zephyr-latest/drivers/modem/
Dquectel-bg9x.h46 /* Default lengths of certain things. */
/Zephyr-latest/include/zephyr/net/
Dconn_mgr_connectivity_impl.h73 * Implementations may choose to gracefully handle invalid buffer lengths with partial
93 * Implementations may choose to gracefully handle invalid buffer lengths with partial
Dieee802154.h138 /* TODO: Support flexible MTU and FCS lengths for IEEE 802.15.4-2015ff */
/Zephyr-latest/subsys/net/lib/mqtt_sn/
Dmqtt_sn_decoder.c30 * encoding of message lengths up to 65535 octets. Messages with lengths smaller than 256 octets
/Zephyr-latest/subsys/net/lib/shell/
Dnbr.c75 * string lengths in %s modifier so in order the output to look in nbr_cb()
/Zephyr-latest/tests/lib/cbprintf_package/src/
Dmain.c515 /* Length will be increased by 2 string lengths + null terminators. */ in ZTEST()
544 /* Length will be increased by 2 string lengths + null terminators - arg indexes. */ in ZTEST()
635 /* Length will be increased by 2 string lengths + null terminators. */ in ZTEST()
897 * argument string lengths is shorter than number of string arguments.
933 /* Two locations were provided to store string lengths. 3rd string length in ZTEST()
/Zephyr-latest/drivers/bluetooth/hci/
DKconfig.infineon199 # Change size of command lengths. It for vendor commands related to
/Zephyr-latest/dts/bindings/display/
Dled-strip-matrix.yaml167 chain-lengths:
/Zephyr-latest/doc/build/dts/
Dapi-usage.rst207 You can use :c:macro:`DT_PROP_LEN()` to get logical array lengths in number of
229 You **cannot** read register block addresses and lengths with ``DT_PROP(node,
/Zephyr-latest/include/zephyr/sys/
Dcbprintf.h501 * @p strl_len first string lengths will is stored. If @p packaged is not null,
502 * it contains lengths of first @p strl_len strings. It can be used to optimize
561 * @p strl_len first string lengths will is stored. If @p packaged is not null,
562 * it contains lengths of first @p strl_len strings. It can be used to optimize
/Zephyr-latest/subsys/fs/fcb/
Dfcb.c197 * 1 byte for lengths < 128 bytes, 2 bytes for < 16384.
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/src/
Dmain.c266 size_t len = (idx < BUF_SIZE / 2) ? 5 : 1; /* Try various lengths */ in int_async_thread_func()
/Zephyr-latest/tests/drivers/build_all/display/
Dapp.overlay317 chain-lengths = <256>, <256>;
/Zephyr-latest/tests/net/6lo/src/
Dmain.c404 TC_PRINT("mismatch lengths, expected %d received %zu\n", in compare_pkt()
414 TC_PRINT("mismatch lengths, expected %d received %zu\n", in compare_pkt()
424 TC_PRINT("mismatch lengths, expected %d received %zu\n", in compare_pkt()
/Zephyr-latest/drivers/dma/
Ddma_sam0.c166 LOG_ERR("Source and destination burst lengths must be equal"); in dma_sam0_config()
Ddma_si32.c214 LOG_ERR("Burst lengths must be power of two"); in dma_si32_config()
/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_qspi.h37 /* QMSPI transmit and receive FIFO lengths */
/Zephyr-latest/drivers/pwm/
Dpwm_nrfx.c157 /* If this PWM is in center-aligned mode, pulse and period lengths in pwm_nrfx_set_cycles()

123