Home
last modified time | relevance | path

Searched full:preferred (Results 1 – 25 of 128) sorted by relevance

123456

/Zephyr-latest/doc/connectivity/networking/api/
Dcapture.rst71 fe80::5eff:fe00:53e6 autoconf preferred infinite
72 2001:db8::1 manual preferred infinite
74 192.0.2.1/255.255.255.0 overridable preferred infinite
82 2001:db8:200::1 manual preferred infinite
83 fe80::efed:6dff:fef2:b1df autoconf preferred infinite
84 fe80::56da:1eff:fe5e:bc02 autoconf preferred infinite
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.gatt221 bool "Configure peripheral preferred connection parameters"
225 This allows to configure peripheral preferred connection parameters.
231 int "Peripheral preferred minimum connection interval in 1.25ms units"
238 int "Peripheral preferred maximum connection interval in 1.25ms units"
245 int "Peripheral preferred peripheral latency in Connection Intervals"
250 int "Peripheral preferred supervision timeout in 10ms units"
/Zephyr-latest/soc/native/inf_clock/
DKconfig29 int "Which CPU is the primary/preferred"
33 On a multi MCU device, which MCU is the preferred one.
/Zephyr-latest/drivers/disk/nvme/
Dnvme_namespace.h78 /** Namespace Preferred Write Granularity */
81 /** Namespace Preferred Write Alignment */
84 /** Namespace Preferred Deallocate Granularity */
87 /** Namespace Preferred Deallocate Alignment */
/Zephyr-latest/doc/connectivity/networking/
Dusbnet_setup.rst60 fe80::200:5eff:fe00:5300 autoconf preferred infinite
61 2001:db8::1 manual preferred infinite
64 192.0.2.1 manual preferred infinite
Deth_bridge_native_sim_setup.rst113 fe80::5eff:fe00:53d2 autoconf preferred infinite
114 2001:db8::1 manual preferred infinite
126 192.0.2.1/255.255.255.0 manual preferred infinite
143 fe80::5eff:fe00:5387 autoconf preferred infinite
/Zephyr-latest/samples/net/capture/src/
Dmain.c174 * fe80::5eff:fe00:53e6 autoconf preferred infinite in init_app()
175 * 2001:db8::1 manual preferred infinite in init_app()
177 * 192.0.2.1/255.255.255.0 overridable preferred infinite in init_app()
185 * 2001:db8:200::1 manual preferred infinite in init_app()
186 * fe80::efed:6dff:fef2:b1df autoconf preferred infinite in init_app()
187 * fe80::56da:1eff:fe5e:bc02 autoconf preferred infinite in init_app()
/Zephyr-latest/samples/net/capture/
DREADME.rst124 fe80::5eff:fe00:533b autoconf preferred infinite
125 2001:db8::1 manual preferred infinite
137 192.0.2.1 manual preferred infinite
183 fe80::aee6:fbff:fe50:28c0 autoconf preferred infinite
184 2001:db8:200::1 manual preferred infinite
/Zephyr-latest/include/zephyr/dt-bindings/interrupt-controller/
Dintel-ioapic.h17 * for most device interrupts, lowest priority delivery is preferred
/Zephyr-latest/samples/subsys/llext/modules/
Dsample.yaml25 # CONFIG_USERSPACE, that should be preferred as it has many additional
/Zephyr-latest/arch/arc/core/mpu/
DKconfig25 If your core supports that, it is preferred over MPU stack guard.
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dlc3.h69 * @param _prefer_context Preferred contexts (@ref bt_audio_context)
86 * @param _prefer_context Preferred contexts (@ref bt_audio_context)
Daudio.h148 * @brief 7.5 msec preferred frame duration capability.
156 * @brief 10 msec preferred frame duration capability
434 * @brief Preferred audio context.
436 * Bitfield of preferred audio contexts.
438 * If 0, the context type is not a preferred use case for this codec
450 * If 0, the context type is not a preferred use case for this codec
1108 * @brief Extract preferred contexts
1117 * @retval context The preferred context type if positive or 0
1126 * @brief Set the preferred context of a codec configuration metadata.
1129 * @param ctx The preferred context to set.
[all …]
/Zephyr-latest/share/zephyr-package/cmake/
Dzephyr_package_search.cmake50 # - CANDIDATES_PREFERENCE_LIST : List of candidate to be preferred, if installed
109 # Current Zephyr is preferred one, let's just break the loop and continue processing.
/Zephyr-latest/drivers/timer/
DKconfig.stm32_lptim25 using devicetree should be preferred.
/Zephyr-latest/cmake/modules/
DFindLlvmLld.cmake22 # See if the compiler has a preferred linker
DFindGnuLd.cmake45 # See if the compiler has a preferred linker
Duser_cache.cmake36 # On macOS, ~/Library/Caches is the preferred cache directory.
/Zephyr-latest/subsys/net/ip/
DKconfig.ipv6259 bool "Prefer public preferred address over temporary one"
271 int "Max preferred lifetime for temporary address (in minutes)"
274 No temporary address should ever remain preferred for longer than this
Dipv6_pe.c36 /* RFC 8981 ch 3.8 preferred lifetime must be smaller than valid lifetime */
56 * RFC says the DESYNC_FACTOR should be 0.4 times the preferred lifetime.
58 * time in deprecated state and not being used. Make this 7% of the preferred
342 NET_DBG("Too short preferred lifetime (%u <= %u), temp address not " in net_ipv6_pe_start()
411 NET_DBG("Lifetime %d desync %d timeout %d preferred %d valid %d", in net_ipv6_pe_start()
/Zephyr-latest/drivers/serial/
DKconfig.native_posix23 Connect this UART to its own pseudoterminal. This is the preferred
/Zephyr-latest/subsys/mgmt/mcumgr/transport/
DKconfig.bluetooth93 connection parameters are restored to peripheral preferred values
/Zephyr-latest/samples/drivers/led/apa102c_bitbang/src/
Dmain.c11 * level shifter (preferred) or pull-up resistors are needed.
/Zephyr-latest/samples/net/openthread/coprocessor/
DREADME.rst19 The preferred Co-Processor configuration of OpenThread is RCP now.
/Zephyr-latest/boards/qemu/x86/doc/
Dindex.rst113 The preferred method is installing with cargo.
179 to the host system. This is faster than using SLIP and is also the preferred

123456