Home
last modified time | relevance | path

Searched full:addressing (Results 1 – 25 of 97) sorted by relevance

1234

/Zephyr-latest/include/zephyr/sys/
Dhash_map_oa_lp.h10 * @brief Open-Addressing / Linear Probe Hashmap Implementation
35 * @brief Declare a Open Addressing Linear Probe Hashmap (advanced)
37 * Declare a Open Addressing Linear Probe Hashmap with control over advanced parameters.
52 * @brief Declare a Open Addressing Linear Probe Hashmap (advanced)
54 * Declare a Open Addressing Linear Probe Hashmap with control over advanced parameters.
70 * @brief Declare a Open Addressing Linear Probe Hashmap statically
72 * Declare a Open Addressing Linear Probe Hashmap statically with default parameters.
82 * @brief Declare a Open Addressing Linear Probe Hashmap
84 * Declare a Open Addressing Linear Probe Hashmap with default parameters.
/Zephyr-latest/lib/hash/
DKconfig.hash_map30 bool "Open-Addressing / Linear Probe Hashmap"
32 Open-Addressing Hashmaps do not chain entries together but instead
36 The main advantage of Open-Addressing Hashmaps are due to their
59 bool "Default hash is Open-Addressing / Linear Probe"
/Zephyr-latest/subsys/mgmt/mcumgr/transport/
DKconfig.udp28 Enable SMP UDP using IPv4 addressing.
29 Can be enabled alongside IPv6 addressing.
35 Enable SMP UDP using IPv6 addressing.
36 Can be enabled alongside IPv4 addressing.
/Zephyr-latest/dts/bindings/mtd/
Djedec,jesd216.yaml59 Enter 4-Byte Addressing value from JESD216 BFP DW16
66 of DW16 identifying ways a device can be placed into 4-byte addressing
68 addressing is require to access the full address range, and
Dnordic,qspi-nor.yaml60 Set to indicate that 32-bit addressing is to be used.
61 If not specified 24-bit addressing will be used.
Djedec,spi-nor-common.yaml110 Instead of switching to 4-byte addressing mode, the device uses
111 special opcodes for 4-byte addressing.
/Zephyr-latest/dts/bindings/display/
Dsolomon,ssd1306fb-common.yaml10 description: 8-bit column start address for Page Addressing Mode
15 description: Start address for Page Addressing Mode
/Zephyr-latest/tests/kernel/mem_protect/mem_map/
Dprj_x86_64_coverage_exec.conf3 # Enable large memory model to avoid relative addressing
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/blob_mdls/
Dblob_cli_caps_cancelled.sh7 # The test instance seqence must stay as it is due to addressing scheme
Dblob_cli_caps_all_rsp.sh7 # The test instance sequence must stay as it is due to addressing scheme
Dblob_cli_caps_no_rsp.sh7 # The test instance sequence must stay as it is due to addressing scheme
Dblob_cli_caps_partial_rsp.sh7 # The test instance sequence must stay as it is due to addressing scheme
Dblob_cli_persistent_transfer.sh7 # The test instance sequence must stay as it is due to addressing scheme
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/dfu/
Ddfu_cli_persistent_transfer.sh7 # The test instance sequence must stay as it is due to addressing scheme
Ddfu_cli_all_targets_lost_on_metadata.sh10 # The test instance sequence must stay as it is due to addressing scheme
Ddfu_cli_all_targets_lost_on_apply.sh10 # The test instance sequence must stay as it is due to addressing scheme
Ddfu_cli_all_targets_lost_on_caps_get.sh10 # The test instance sequence must stay as it is due to addressing scheme
Ddfu_cli_all_targets_lost_on_update_get.sh10 # The test instance sequence must stay as it is due to addressing scheme
Ddfu_cli_all_targets_lost_on_verify.sh10 # The test instance sequence must stay as it is due to addressing scheme
/Zephyr-latest/subsys/canbus/isotp/
DKconfig140 If not set ISO-TP fixed addressing use SAE J1939 standard.
170 int "Position of priority in fixed addressing mode"
176 hex "Mask for priority in fixed addressing mode"
/Zephyr-latest/include/zephyr/canbus/
Disotp.h102 * CAN ID filtering for ISO-TP fixed addressing according to SAE J1939
124 /** Position of priority in fixed addressing mode */
127 /** Mask for priority in fixed addressing mode */
144 /** Message uses ISO-TP extended addressing (first payload byte of CAN frame) */
148 * Message uses ISO-TP fixed addressing (according to SAE J1939). Only valid in combination with
173 * If ISO-TP fixed addressing is used, isotp_bind ignores SA and
/Zephyr-latest/drivers/w1/
DKconfig58 bool "Force 1-Wire multidrop addressing"
/Zephyr-latest/samples/net/gptp/
DKconfig11 # VLAN IP addressing in Linux side (if that is desired).
/Zephyr-latest/samples/basic/hash_map/
DREADME.rst33 * ``CONFIG_SYS_HASH_MAP_CHOICE_OA_LP=y`` (Open Addressing / Linear Probe)
/Zephyr-latest/arch/x86/zefi/
DREADME.txt57 via the x86_64 RIP-relative addressing mode and doesn't rely on any
75 a IP-relative addressing mode, so we'd have to do some kind of

1234