/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/ |
D | Kconfig | 72 occupies 2 bytes on the stack.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_pkt_filter.rst | 70 The above would accept IP packets that are 200 bytes or smaller, and drop
|
/Zephyr-latest/doc/services/storage/disk/ |
D | nvme.rst | 70 NVMe specifications mandate the data buffer to be placed in a dword (4 bytes) aligned address.
|
/Zephyr-latest/lib/libc/common/ |
D | Kconfig | 66 Indicate the size in bytes of the memory arena used for
|
/Zephyr-latest/soc/espressif/esp32/ |
D | default_appcpu.ld | 224 /* 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/ |
D | index.rst | 219 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/ |
D | Kconfig | 22 Number of bytes dedicated for buffering data
|
/Zephyr-latest/include/zephyr/data/ |
D | json.h | 126 typedef int (*json_append_bytes_t)(const char *bytes, size_t len,
|
/Zephyr-latest/modules/lvgl/ |
D | Kconfig.memory | 44 Size of the memory pool in bytes
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | message_queues.rst | 24 * 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/ |
D | main.c | 500 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/ |
D | tracing.h | 1737 #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/ |
D | leshan.py | 159 if isinstance(value, bytes): 168 elif isinstance(value, bytes):
|
/Zephyr-latest/include/zephyr/ |
D | net_buf.h | 2713 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/ |
D | Kconfig.ws2812 | 27 Uses the I2S peripheral, memory usage is 4 bytes per color,
|
/Zephyr-latest/samples/subsys/fs/fs_sample/ |
D | README.rst | 28 pages of size <= 4096 bytes and have at least 64kiB of flash available for
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.sam_gmac | 97 Size (in bytes) of the internal EEPROM address.
|
/Zephyr-latest/soc/andestech/ae350/ |
D | linker.ld | 242 * 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/ |
D | README.rst | 131 - ``regression.sh``: Sets platform option bytes config and erase platform. 254 Generating 256 bytes of random data:
|
/Zephyr-latest/doc/services/binary_descriptors/ |
D | index.rst | 46 (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/ |
D | Kconfig | 71 The TLS standards mandate max payload size of 16384 bytes. So, for 205 1000 bytes might be ok.
|
/Zephyr-latest/subsys/net/l2/openthread/ |
D | Kconfig | 270 int "The size of a message buffer in bytes" 273 "The size of a message buffer in bytes"
|
/Zephyr-latest/boards/arduino/opta/doc/ |
D | index.rst | 163 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/ |
D | Kconfig | 183 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/ |
D | blinfo.rst | 115 * ``blinfo/max_application_size`` Maximum size of an application (in bytes)
|