Home
last modified time | relevance | path

Searched refs:local (Results 201 – 225 of 443) sorted by relevance

12345678910>>...18

/Zephyr-latest/doc/connectivity/networking/
Dusbnet_setup.rst7 :local:
Dqemu_user_setup.rst7 :local:
/Zephyr-latest/samples/net/sockets/http_get/
DREADME.rst40 to any other site on the Internet (or on the local network, in which
/Zephyr-latest/dts/common/nordic/
Dnrf9280.dtsi167 compatible = "nordic,nrf-hsfll-local";
180 compatible = "nordic,nrf-ipct-local";
219 compatible = "nordic,nrf-hsfll-local";
251 compatible = "nordic,nrf-dppic-local";
257 compatible = "nordic,nrf-ipct-local";
/Zephyr-latest/subsys/net/lib/dns/
Dmdns_responder.c1208 struct sockaddr *local, in register_dispatcher() argument
1230 if (IS_ENABLED(CONFIG_NET_IPV6) && local->sa_family == AF_INET6) { in register_dispatcher()
1231 memcpy(&ctx->dispatcher.local_addr, local, in register_dispatcher()
1233 } else if (IS_ENABLED(CONFIG_NET_IPV4) && local->sa_family == AF_INET) { in register_dispatcher()
1234 memcpy(&ctx->dispatcher.local_addr, local, in register_dispatcher()
/Zephyr-latest/boards/up-bridge-the-gap/up_squared/doc/
Dindex.rst51 :local:
/Zephyr-latest/arch/arc/core/
Dthread.c136 #error Compiler not configured for thread local storage in arch_setup_callee_saved_regs()
/Zephyr-latest/samples/boards/nordic/coresight_stm/
DREADME.rst18 Logs are printed on local console.
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig184 and the main advertising set is not busy with sending local
190 local messages. When Friend feature is enabled and the node is
191 in a friendship, this option can delay transmission of local
218 int "Number of advertising buffers for local messages"
222 Number of advertising buffers available for sending local messages.
223 This should be chosen based on the number of local messages that the node
229 This option forces the usage of the local identity address for
557 models the local node supports, i.e. what's the largest
579 models the local node supports, i.e. what's the largest
1426 This option determines for how long the local node advertises
[all …]
/Zephyr-latest/doc/develop/west/
Dtroubleshooting.rst113 /home/foo/.local/lib/python3.6/site-packages
114 $ rm -r /home/foo/.local/lib/python3.6/site-packages/west
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dshell.rst46 uart:~$ mesh prov local 0 0x0001
67 By setting the destination address to the local unicast address (``0x0001`` in the
68 ``mesh prov local`` command above), we can perform self-configuration through any of the
95 application key indexes. As the destination address points to the local unicast address by default,
106 local unicast address before issuing any configuration commands.
151 :local:
166 ``mesh reset-local``
169 Reset the local mesh node to its initial unprovisioned state. This command will also clear
381 ``mesh prov local <NetKeyIdx> <Addr> [IVI]``
515 * Provision the local device (``mesh prov local``).
[all …]
/Zephyr-latest/boards/renesas/ek_ra8d1/
Dek_ra8d1.dts225 local-mac-address = [74 90 50 B0 5D E9];
/Zephyr-latest/boards/st/stm32vl_disco/doc/
Dindex.rst120 $ echo "options usb-storage quirks=483:3744:i" | sudo tee /etc/modprobe.d/local.conf
/Zephyr-latest/doc/connectivity/networking/api/
Dcoap_client.rst7 :local:
Dnet_config.rst7 :local:
Dcapture.rst7 :local:
/Zephyr-latest/cmake/modules/
Dsnippets.cmake104 "e.g. `-D${SYSBUILD_NAME}_SNIPPET=...`, local snippet roots for one image are not set "
/Zephyr-latest/doc/kernel/services/other/
Datomic.rst11 :local:
/Zephyr-latest/doc/develop/languages/rust/
Dindex.rst99 docs for Zephyr. This page will also generate local docs for any dependencies used by your
/Zephyr-latest/boards/beagle/beagley_ai/doc/
Dindex.rst66 the R5 core always sees its local TCMA at address 0x00000000 and its TCMB0
/Zephyr-latest/boards/renesas/ek_ra8m1/
Dek_ra8m1.dts325 local-mac-address = [74 90 50 B0 6D 5A];
/Zephyr-latest/boards/gd/gd32a503v_eval/doc/
Dindex.rst120 is :code:`$HOME/.local/bin`.
/Zephyr-latest/doc/services/resource_management/
Dindex.rst18 :local:
/Zephyr-latest/doc/kernel/services/synchronization/
Dsemaphores.rst10 :local:
/Zephyr-latest/boards/beagle/beaglebone_ai64/doc/
Dindex.rst70 the R5 cores always see their local ATCM at address 0x00000000 and their BTCM

12345678910>>...18