Home
last modified time | relevance | path

Searched refs:local (Results 176 – 200 of 443) sorted by relevance

12345678910>>...18

/Zephyr-latest/include/zephyr/arch/sparc/
Dlinker.ld53 #include <zephyr/linker/thread-local-storage.ld>
/Zephyr-latest/drivers/ieee802154/
DKconfig.cc13xx_cc26xx81 or in accordance with local regulations (see IEEE 802.15.4-2020,
/Zephyr-latest/doc/kernel/services/threads/
Dsystem_threads.rst7 :local:
Dnothread.rst70 :local:
/Zephyr-latest/doc/contribute/style/
Dcmake.rst73 - **Use Lowercase for Local Variables**: For local variables within CMake
/Zephyr-latest/subsys/net/ip/
Dconnection.c608 struct sockaddr_ll *local; in conn_raw_socket() local
611 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()
/Zephyr-latest/doc/contribute/documentation/
Dgeneration.rst7 documentation on your local system using the same documentation sources
184 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
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/
Dindex.rst217 :gen-args: -DOPENOCD=/usr/local/bin/openocd -DRPI_PICO_DEBUG_ADAPTER=cmsis-dap
219 Set the CMake option **OPENOCD** to :file:`/usr/local/bin/openocd`. This should work
261 :gen-args: -DOPENOCD=/usr/local/bin/openocd -DRPI_PICO_DEBUG_ADAPTER=cmsis-dap
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dcore.rst118 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.
/Zephyr-latest/boards/mediatek/
Dindex.rst119 ./configure --enable-local
134 CT_TARGET_CFLAGS="-ftls-model=local-exec"
/Zephyr-latest/kernel/
DKconfig414 bool "Store errno in thread local storage (TLS)"
418 Use thread local storage to store errno instead of storing it in
424 Hidden symbol to not use thread local storage to store current
428 bool "Store current thread in thread local storage (TLS)"
432 Use thread local storage to store the current thread. This avoids a
929 functions that have local array definitiion or have references to local
955 bool "Stack canaries using thread local storage"
961 Stack canaries will leave in the thread local storage and
1033 with thread local storage.
1040 This option enables thread local storage (TLS) support in kernel.
/Zephyr-latest/doc/connectivity/bluetooth/
Dfeatures.rst7 :local:
/Zephyr-latest/doc/connectivity/networking/api/
Dieee802154.rst7 :local:
Dnet_pkt_filter.rst7 :local:
Dptp.rst7 :local:
/Zephyr-latest/subsys/net/lib/shell/
Dconn.c126 ntohs(net_sin6_ptr(&conn->context->local)->sin6_port), in tcp_cb()
/Zephyr-latest/boards/gaisler/gr716a_mini/doc/
Dindex.rst181 Allocated 128 KiB local instruction RAM memory at 0x31000000
182 Allocated 64 KiB local data RAM memory at 0x30000000
/Zephyr-latest/doc/develop/west/
Dconfig.rst33 - macOS: :file:`/usr/local/etc/westconfig`
64 ``--local`` to specify which configuration file to use. Only one of these can
65 be used at a time. If none is given, then writes default to ``--local``, and
/Zephyr-latest/subsys/net/lib/dns/
DKconfig31 This option enables link local multicast name resolution client side
173 then mDNS will start to respond to <hostname>.local mDNS queries.
239 using e.g. 'avahi-browse -t -r _services._dns-sd._udp.local'.
/Zephyr-latest/boards/intel/adsp/doc/
Dintel_adsp_generic.rst133 - For local, interactive use prefer ``rimage.extra-args`` in west config, see
160 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.
/Zephyr-latest/include/zephyr/arch/mips/
Dlinker.ld86 #include <zephyr/linker/thread-local-storage.ld>
/Zephyr-latest/arch/xtensa/core/
DCMakeLists.txt70 # With thread local storage, the variable is_user_mode is
/Zephyr-latest/doc/kernel/services/synchronization/
Dcondvar.rst10 :local:
/Zephyr-latest/boards/native/nrf_bsim/doc/
Dnrf54l15bsim.rst9 :local:
/Zephyr-latest/doc/hardware/peripherals/eeprom/
Dshell.rst7 :local:

12345678910>>...18