Home
last modified time | relevance | path

Searched refs:carry (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/samples/arch/smp/pi/src/
Dmain.c55 int carry = 0; in test_thread() local
71 value = carry + sum / NEW_BASE; in test_thread()
72 carry = sum % NEW_BASE; in test_thread()
/Zephyr-latest/samples/drivers/can/babbling/
DREADME.rst15 configurable via :ref:`Kconfig <kconfig>`. The frames carry no data as only the arbitration part of
/Zephyr-latest/doc/services/device_mgmt/
Dsmp_transport.rst65 MTU - 3, is able to actually carry N = (MTU - 3) / 4 * 3 bytes
73 If a body size is smaller than N - 4, than it is possible to carry
/Zephyr-latest/arch/riscv/
DKconfig.isa154 The Zbc instructions can be used for carry-less multiplication that
/Zephyr-latest/
DLICENSE97 (b) You must cause any modified files to carry prominent notices
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_8.rst36 Request does not carry size of requested chunk, the size is specified
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icbmsg.rst268 The ``MSG_BOUND`` control message is similar to the ``MSG_DATA`` except the blocks carry binding in…
/Zephyr-latest/doc/kernel/services/data_passing/
Dmailboxes.rst233 large enough to carry the information being exchanged, so the data
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst1118 consecutive data blocks in block transfer will carry the same token.
Drelease-notes-3.2.rst1416 can carry additional transport information when needed.