Searched refs:local (Results 176 – 200 of 443) sorted by relevance
12345678910>>...18
53 #include <zephyr/linker/thread-local-storage.ld>
81 or in accordance with local regulations (see IEEE 802.15.4-2020,
7 :local:
70 :local:
73 - **Use Lowercase for Local Variables**: For local variables within CMake
608 struct sockaddr_ll *local; in conn_raw_socket() local611 local = (struct sockaddr_ll *)&conn->local_addr; in conn_raw_socket()613 if (local->sll_ifindex != net_if_get_by_iface(pkt_iface)) { in conn_raw_socket()
7 documentation on your local system using the same documentation sources184 generating a local copy of the Zephyr project's technical documentation.185 Assuming the local Zephyr project copy is in a folder ``zephyr`` in your home
217 :gen-args: -DOPENOCD=/usr/local/bin/openocd -DRPI_PICO_DEBUG_ADAPTER=cmsis-dap219 Set the CMake option **OPENOCD** to :file:`/usr/local/bin/openocd`. This should work261 :gen-args: -DOPENOCD=/usr/local/bin/openocd -DRPI_PICO_DEBUG_ADAPTER=cmsis-dap
118 All mesh stack bearers advertise data with the :c:macro:`BT_ID_DEFAULT` local identity.121 configure another local identity for Bluetooth LE purposes before starting the communication.
119 ./configure --enable-local134 CT_TARGET_CFLAGS="-ftls-model=local-exec"
414 bool "Store errno in thread local storage (TLS)"418 Use thread local storage to store errno instead of storing it in424 Hidden symbol to not use thread local storage to store current428 bool "Store current thread in thread local storage (TLS)"432 Use thread local storage to store the current thread. This avoids a929 functions that have local array definitiion or have references to local955 bool "Stack canaries using thread local storage"961 Stack canaries will leave in the thread local storage and1033 with thread local storage.1040 This option enables thread local storage (TLS) support in kernel.
126 ntohs(net_sin6_ptr(&conn->context->local)->sin6_port), in tcp_cb()
181 Allocated 128 KiB local instruction RAM memory at 0x31000000182 Allocated 64 KiB local data RAM memory at 0x30000000
33 - macOS: :file:`/usr/local/etc/westconfig`64 ``--local`` to specify which configuration file to use. Only one of these can65 be used at a time. If none is given, then writes default to ``--local``, and
31 This option enables link local multicast name resolution client side173 then mDNS will start to respond to <hostname>.local mDNS queries.239 using e.g. 'avahi-browse -t -r _services._dns-sd._udp.local'.
133 - For local, interactive use prefer ``rimage.extra-args`` in west config, see160 development machine as the "local host".179 (its "requests port"). When you run West or Twister on your local host,182 your local host, so be sure those ports are free.
86 #include <zephyr/linker/thread-local-storage.ld>
70 # With thread local storage, the variable is_user_mode is
10 :local:
9 :local: