Home
last modified time | relevance | path

Searched refs:pair (Results 51 – 75 of 87) sorted by relevance

1234

/Zephyr-latest/samples/subsys/fs/littlefs/
DREADME.rst32 [00:00:00.010,559] <err> littlefs: Corrupted dir pair at 0 1
/Zephyr-latest/doc/services/settings/
Dindex.rst14 Settings items are stored as key-value pair strings. By convention,
200 /* key-value pair was properly read.
/Zephyr-latest/doc/services/storage/zms/
Dzms.rst15 The key-value pair is divided into two parts:
277 Each Key-value pair needs an extra 16 bytes for ATE which makes it possible to store 11 pairs
331 For id/data pair with data <= 8 bytes, effective_size is 16 bytes
332 For id/data pair with data > 8 bytes, effective_size is 16 bytes + sizeof(data)
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dcsip.rst138 consisting of at least two devices, e.g. a pair of earbuds.
Dcap.rst11 a pair with one or more other CAP Acceptors.
/Zephyr-latest/doc/kernel/data_structures/
Dslist.rst69 Internally, a :c:type:`sys_slist_t` struct is nothing more than a pair of
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_mgmt.rst53 pair of layer and code, whereas on the command part it will be a mask of
/Zephyr-latest/boards/renesas/mck_ra8t1/doc/
Dindex.rst47 - Inverter board connector (2 pair)
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci.txt824 handle pair.
886 | | the Handle_Type and Handle pair. The |
916 | | and pair formatted as a 1 octet |
947 by a pair of Handle_Type and Handle is retrieved from the controller.
1012 | | Handle_Type and Handle pair. |
/Zephyr-latest/doc/introduction/
Dindex.rst176 configuration and runtime state. Settings items are stored as key-value pair
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_1.rst40 This means that pair of slots is dedicated to single upgradable application.
172 | | optional when using MCUboot's serial recovery feature with one pair of |
/Zephyr-latest/doc/services/crypto/
Dpsa_crypto.rst87 device state, to the ability to generate a key pair and prove that it
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dprovisioning.rst100 mechanism. In this case, a new key pair will be generated by the mesh stack
/Zephyr-latest/doc/kernel/services/timing/
Dtimers.rst188 to do useful work while ensuring that a pair of protocol operations
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c1190 static uint8_t pair(const void *cmd, uint16_t cmd_len, function
1798 .func = pair,
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c4126 goto pair; in smp_security_request()
4138 goto pair; in smp_security_request()
4146 goto pair; in smp_security_request()
4150 goto pair; in smp_security_request()
4157 goto pair; in smp_security_request()
4171 pair: in smp_security_request()
DKconfig413 (SMP), making it possible to pair devices over LE.
667 predefined Diffie-Hellman private/public key pair is used as described
703 is using the predefined Diffie-Hellman private/public key pair as
/Zephyr-latest/doc/hardware/porting/
Dsoc_porting.rst274 The entire file should be inside a pair of ``if SOC_<SOC_NAME>`` / ``endif``
/Zephyr-latest/subsys/net/lib/dns/
Dmdns_responder.c699 ctx->dispatcher.pair = NULL; in register_dispatcher()
/Zephyr-latest/boards/adi/max78002evkit/doc/
Dindex.rst10 are supported, while a pair of industry-standard QWIIC connectors supports a large and growing arra…
/Zephyr-latest/doc/kernel/memory_management/
Dheap.rst119 It has a single pair of allocation entry points,
/Zephyr-latest/arch/arc/
DKconfig289 Depending on the configuration, CPU can contain accumulator reg-pair
/Zephyr-latest/modules/
DKconfig.mcuboot43 The file contains a key pair whose public half is verified
/Zephyr-latest/doc/releases/
Drelease-notes-1.8.rst298 * ``ZEP-2027`` - Bluetooth Peripheral Sample won't pair with certain Android devices
/Zephyr-latest/subsys/net/lib/sockets/
DKconfig329 Communicate over a pair of connected, unnamed UNIX domain sockets.

1234