Home
last modified time | relevance | path

Searched refs:bytes (Results 351 – 375 of 518) sorted by relevance

1...<<1112131415161718192021

/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/
DKconfig72 occupies 2 bytes on the stack.
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_pkt_filter.rst70 The above would accept IP packets that are 200 bytes or smaller, and drop
/Zephyr-latest/doc/services/storage/disk/
Dnvme.rst70 NVMe specifications mandate the data buffer to be placed in a dword (4 bytes) aligned address.
/Zephyr-latest/lib/libc/common/
DKconfig66 Indicate the size in bytes of the memory arena used for
/Zephyr-latest/soc/espressif/esp32/
Ddefault_appcpu.ld224 /* CPU will try to prefetch up to 16 bytes of
226 * safe access to up to 16 bytes after the last real instruction, add
227 * dummy bytes to ensure this
/Zephyr-latest/boards/st/stm32h747i_disco/doc/
Dindex.rst219 option bytes configuration.
233 It is advised to use `STM32CubeProgrammer`_ to check and update option bytes
242 board is powered (Option bytes BCM7 and BCM4 are checked).
/Zephyr-latest/subsys/logging/frontends/
DKconfig22 Number of bytes dedicated for buffering data
/Zephyr-latest/include/zephyr/data/
Djson.h126 typedef int (*json_append_bytes_t)(const char *bytes, size_t len,
/Zephyr-latest/modules/lvgl/
DKconfig.memory44 Size of the memory pool in bytes
/Zephyr-latest/doc/kernel/services/data_passing/
Dmessage_queues.rst24 * A **data item size**, measured in bytes.
77 that is capable of holding 10 items, each of which is 12 bytes long.
/Zephyr-latest/tests/subsys/storage/stream/stream_flash/src/
Dmain.c500 static size_t write_and_save_progress(size_t bytes, const char *save_key) in write_and_save_progress() argument
505 rc = stream_flash_buffered_write(&ctx, write_buf, bytes, true); in write_and_save_progress()
/Zephyr-latest/include/zephyr/tracing/
Dtracing.h1737 #define sys_port_trace_k_heap_realloc_enter(h, ptr, bytes, timeout) argument
1747 #define sys_port_trace_k_heap_realloc_exit(h, ptr, bytes, timeout, ret) argument
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/
Dleshan.py159 if isinstance(value, bytes):
168 elif isinstance(value, bytes):
/Zephyr-latest/include/zephyr/
Dnet_buf.h2713 size_t bytes = 0; in net_buf_frags_len() local
2716 bytes += buf->len; in net_buf_frags_len()
2720 return bytes; in net_buf_frags_len()
/Zephyr-latest/drivers/led_strip/
DKconfig.ws281227 Uses the I2S peripheral, memory usage is 4 bytes per color,
/Zephyr-latest/samples/subsys/fs/fs_sample/
DREADME.rst28 pages of size <= 4096 bytes and have at least 64kiB of flash available for
/Zephyr-latest/drivers/ethernet/
DKconfig.sam_gmac97 Size (in bytes) of the internal EEPROM address.
/Zephyr-latest/soc/andestech/ae350/
Dlinker.ld242 * a multiple of 4 bytes
259 * section ends on a 4 byte boundary. This wastes a maximum of 3 bytes.
/Zephyr-latest/samples/tfm_integration/tfm_ipc/
DREADME.rst131 - ``regression.sh``: Sets platform option bytes config and erase platform.
254 Generating 256 bytes of random data:
/Zephyr-latest/doc/services/binary_descriptors/
Dindex.rst46 (currently uint, string or bytes), and the rest is the ID. The ID is globally unique to each
49 number equal to the length of the data in bytes. The data is the actual descriptor
/Zephyr-latest/modules/mbedtls/
DKconfig71 The TLS standards mandate max payload size of 16384 bytes. So, for
205 1000 bytes might be ok.
/Zephyr-latest/subsys/net/l2/openthread/
DKconfig270 int "The size of a message buffer in bytes"
273 "The size of a message buffer in bytes"
/Zephyr-latest/boards/arduino/opta/doc/
Dindex.rst163 option bytes configuration. The OPTA has a DFU capable bootloader which
214 Make sure the option bytes are set to prevent the M4 from auto-starting, and
/Zephyr-latest/kernel/
DKconfig183 int "ISR and initialization stack size (in bytes)"
252 Default stack size (in bytes) for dynamic threads.
735 int "Heap memory pool size (in bytes)"
900 have buffers larger than 8 bytes.
976 This feature can waste up to the specified size in bytes the stack
978 A reasonable minimum value would be around 100 bytes if this can
1043 of Zephyr binaries by around 100 bytes. If you know your
1070 int "Size of buffer containing main arguments in bytes"
/Zephyr-latest/doc/services/retention/
Dblinfo.rst115 * ``blinfo/max_application_size`` Maximum size of an application (in bytes)

1...<<1112131415161718192021