Home
last modified time | relevance | path

Searched refs:local (Results 51 – 75 of 431) sorted by relevance

12345678910>>...18

/Zephyr-latest/doc/connectivity/networking/api/
Dptp_time.rst8 :local:
Dnet_linkaddr.rst7 :local:
Dlldp.rst7 :local:
Dtrickle.rst7 :local:
Ddhcpv6.rst7 :local:
Ddhcpv4.rst7 :local:
Dnet_core.rst7 :local:
/Zephyr-latest/boards/shields/mikroe_eth_click/boards/
Dlpcxpresso55s69_lpc55s69_cpu0.overlay22 local-mac-address = [00 00 00 01 02 03];
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci_raw.rst11 The local Bluetooth controller gets owned by the remote entity and host
/Zephyr-latest/drivers/spi/
DKconfig.xec_qmspi19 Enable support for Microchip MEC17xx QMSPI with local DMA driver.
/Zephyr-latest/cmake/toolchain/cross-compile/
DKconfig9 supports thread local storage.
/Zephyr-latest/doc/develop/west/
Dmoving-to-west.rst41 repository as a local manifest repository::
54 local repositories will get out of sync. (Run ``west list`` for current
Dalias.rst6 West allows to add alias commands to the local, global or system configuration files.
57 Override ``west update`` to check a local cache:
Dbasics.rst20 If you've followed the :ref:`getting_started`, your local
28 │ └── config # per-workspace local configuration file
67 The file :file:`.west/config` is the workspace's :ref:`local configuration
74 <west-config-index>` in the local configuration file.
86 ``manifest.file`` local configuration option.
148 #. Check out the ``v2.5.0`` git tag in your local zephyr clone
/Zephyr-latest/arch/arc/
DCMakeLists.txt17 # Instruct compiler to use proper register as cached thread pointer for thread local storage.
22 # If thread local storage isn't used - we can safely schedule thread pointer register
/Zephyr-latest/drivers/sensor/f75303/
DKconfig13 This device has three temperature channels - one local (on-chip),
/Zephyr-latest/boards/nxp/s32z2xxdc2/
Ds32z2xxdc2_s32z270.dtsi26 local-mac-address = [00 00 00 01 02 00];
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/
DREADME.rst19 frequency of the local clock used for synchronization, and whether the
48 second past the hour is written at 1000 ms local uptime::
100 local time; the local time from ``k_uptime_get()``; and the aggregate
101 error between local and RTC time measured in parts-per-million::
/Zephyr-latest/samples/net/ipv4_autoconf/
DREADME.rst24 on a :zephyr:board:`frdm_k64f` board to configure a link local IPv4 address and
33 Assign a IPv4 link local address to the interface in the Linux system
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-ctlr-arch.rst149 * From ull_llcp.c::ull_cp_<proc>() for initiating local procedures
150 * Interface with running procedures, local and remote
167 * Holds local and remote procedure request queues as well as conn specific LLCP data
176 …* Mem pool used to implement procedure contexts resource - instantiated in both a local and a remo…
183 LLCP local and remote request/procedure state machines
187 * State machine handling local initiated procedures
188 * Naming concept: lr _<...> => local request machine
200 * Naming concept: lp_<...> => local initiated procedure, rp_<...> => remote initiated procedure
/Zephyr-latest/submanifests/
Dexample.yaml.sample8 # Your module will be added to the local workspace and kept in sync
/Zephyr-latest/arch/nios2/
DCMakeLists.txt6 set(gpopt local)
/Zephyr-latest/samples/net/capture/src/
Dmain.c214 const char local[] = CONFIG_NET_SAMPLE_TUNNEL_MY_ADDR; in init_app() local
219 ret = net_capture_setup(remote, local, peer, &capture_dev); in init_app()
/Zephyr-latest/doc/develop/toolchains/
Dzephyr_sdk.rst111 * ``$HOME/.local``
112 * ``$HOME/.local/opt``
115 * ``/usr/local``
167 * ``$HOME/.local``
168 * ``$HOME/.local/opt``
171 * ``/usr/local``
/Zephyr-latest/boards/qemu/cortex_a9/
Dqemu_cortex_a9.dts62 local-mac-address = [00 00 00 01 02 03];

12345678910>>...18