Searched refs:bytes (Results 501 – 525 of 539) sorted by relevance
1...<<2122
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig | 289 Currently the maximum SDU length is 4095 bytes, hence add HCI ISO 292 supplied) of 8 bytes.
|
/Zephyr-latest/arch/x86/ |
D | Kconfig | 284 text segment by 12-16 bytes and is typically ignored if not needed.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.0.rst | 398 * Limited the maximum ACL TX buffer size to 251 bytes 887 * :github:`42602` - I2C scan writes 0 bytes 1065 * :github:`41077` - console: gsm_mux: could not send more than 128 bytes of data on dlci 1080 * :github:`40965` - Halt on receipt of Google Cloud IoT Core MQTT message sized 648+ bytes
|
D | release-notes-2.3.rst | 73 of bytes. The returned ID value is not supposed to be interpreted based on 952 * :github:`24642` - kernel: pipe: simple test fails for pipe write / read of 3 bytes 974 * :github:`24485` - kernel: pipe: should return if >= min_xfer bytes transferred and timeout is K_F… 1046 * :github:`24103` - USB Serial Number reverses bytes in hw identifier
|
D | release-notes-1.9.rst | 76 * Stack sentinel: This places a sentinel value at the lowest 4 bytes of a stack
|
D | release-notes-3.5.rst | 553 * STM32 V1 driver now supports large transactions (more than 256 bytes chunks) 768 * Increased esp32 default network (TCP workq, RX and mgmt event) stack sizes to 2048 bytes. 2148 * Added support for querying the number of bytes available to read via the
|
D | release-notes-3.2.rst | 759 * Added a workaround on bytes dropping on ``nrfx_uarte``. 1427 remote device cannot accept a notification of 20 bytes then the attempt is 1468 * Fixed an issue where the TX virtqueue was misaligned by 2 bytes due to the 2156 * :github:`48223` - base64.c encode returns wrong count of output bytes 2446 * :github:`45844` - Not all bytes are downloaded with HTTP request
|
D | release-notes-3.1.rst | 628 100000 bytes. 630 reports the number of bytes sent. 1253 - :github:`45844` - Not all bytes are downloaded with HTTP request 1645 * :github:`43829` - http_client: http_client_req() returns incorrect number of bytes sent
|
D | release-notes-2.4.rst | 1030 * :github:`28108` - EEPROM shell MPU Fault when performing a write command with more than 9 bytes 1291 * :github:`26900` - Bluetooth: host: bt_conn_recv() assumes ACL data is >= 2 bytes 1448 … storage/stream: flash_img_bytes_written() might returns more than number of payload bytes written. 1798 * :github:`18345` - Is there a way to get the bytes that shell receives?
|
D | migration-guide-4.1.rst | 74 - Querying the number of bytes in the pipe is no longer supported
|
D | release-notes-4.1.rst | 169 * Querying the number of bytes in the pipe is no longer supported.
|
D | release-notes-3.6.rst | 468 number of bytes transferred. 1061 that the backend has transmitted all bytes placed in its buffer using
|
D | release-notes-1.11.rst | 264 * :github:`3834` - CDC_ACM is limited to 4 bytes at a time for Arduino 101
|
D | migration-guide-3.6.rst | 477 enough bytes for the L2CAP headers. Call ``net_buf_reserve(buf,
|
D | release-notes-1.14.rst | 317 * :github:`16107` - Using bt_gatt_read() with 'by_uuid' method returns 3 extra bytes 449 of code, and reducing a typical kernel build size by hundreds of bytes. 537 of bytes. 585 1024 bytes. 1395 * :github:`14001` - drivers: modem: modem receiver is sending extra bytes around \r\n
|
D | release-notes-2.2.rst | 929 * :github:`21854` - HCI-UART: Bluetooth ACL data packets with 251 bytes not acknowledged 1158 * :github:`16034` - Net packet size of 64 bytes doesn't work.
|
/Zephyr-latest/doc/services/logging/ |
D | cs_stm.rst | 35 Formatter`` is used for that. Data is encoded into 16 bytes frames which holds up to 15 byte
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm | 157 Maximum size (in bytes) of a single asset to be stored in Internal Trusted
|
/Zephyr-latest/ |
D | Kconfig.zephyr | 121 If non-zero, this option specifies the size, in bytes, of the flash 314 The size of the pattern must not exceed 4 bytes.
|
/Zephyr-latest/subsys/net/l2/wifi/ |
D | wifi_shell.c | 1270 PR("Bytes received : %u\n", data->bytes.received); in print_wifi_stats() 1271 PR("Bytes sent : %u\n", data->bytes.sent); in print_wifi_stats()
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_MMU.txt | 54 number in units of 4 bytes) to the value in the PTEVADDR special
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu.rst | 148 | New firmware size | 3 B | Size in bytes for a new firmware |
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 498 is typically something small like 4, 8, or 16 bytes. 627 of a memory protection region. On most ARM CPUs this is 32 bytes.
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-syntax.rst | 289 - zero or more bytes, in hex ('bytestring' in the Devicetree specification)
|
/Zephyr-latest/doc/services/shell/ |
D | index.rst | 559 case of Bluetooth shell to limit the amount of transferred bytes.
|
1...<<2122