Searched refs:local (Results 351 – 375 of 431) sorted by relevance
1...<<1112131415161718
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | controller.rst | 7 :local:
|
/Zephyr-latest/samples/net/mqtt_publisher/ |
D | README.rst | 142 While it is possible to set up a local secure MQTT server and update the
|
/Zephyr-latest/subsys/net/l2/ethernet/ |
D | ethernet.c | 743 src_addr = (struct sockaddr_ll_ptr *)&context->local; in ethernet_send()
|
/Zephyr-latest/dts/arm/renesas/ra/ra8/ |
D | ra8x1.dtsi | 565 local-mac-address = [00 11 22 33 44 55];
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | bt.c | 3511 print_le_addr("Local on-air", info.le.local); in cmd_info() 4095 !bt_addr_le_eq(info.le.local, &oob_local.addr)) { in auth_pairing_oob_data_request() 4096 bt_addr_le_to_str(info.le.local, addr, sizeof(addr)); in auth_pairing_oob_data_request() 4935 SHELL_CMD_ARG(read-local-tx-power, NULL, HELP_NONE, cmd_read_local_tx_power, 2, 0),
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-le-host.rst | 123 Depending on the local and remote security requirements & capabilities,
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | http_server.rst | 7 :local:
|
D | net_pkt.rst | 7 :local:
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | i3c.rst | 15 :local:
|
/Zephyr-latest/doc/build/dts/ |
D | phandles.rst | 11 :local:
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.6.rst | 61 * Disabled Thread-local Storage support for platforms with two or more register banks. 663 * Modified to use local work queue for data transfer. 758 * The local port identity is now used when forwarding sync messages. 786 * Added new functions to verify if IPv6 address is site local or global.
|
D | release-notes-1.8.rst | 283 * ``ZEP-1966`` - Doesn't seem to be able to both send and receive locally via local address
|
D | release-notes-1.14.rst | 93 * :github:`15373` - IPv4 link local packets are not sent with ARP ethernet type 157 * :github:`16893` - Bluetooth: Multiple local IDs, privacy problem 291 * :github:`15373` - IPv4 link local packets are not sent with ARP ethernet type 356 * :github:`16893` - Bluetooth: Multiple local IDs, privacy problem 1045 the time needed to create the full kconfig option docs from a local 1049 iterative local doc generation down from over two minutes to only a 1948 * :github:`10961` - net: ipv6: Zephyr replies to a packet with organization local multicast destina… 1949 * :github:`10960` - net: ipv6: Zephyr replies to a packet with site-local multicast destination add… 1950 * :github:`10959` - net: ipv6: Zephyr replies to a packet with interface-local multicast destination
|
D | release-notes-1.12.rst | 269 * Documented writing guidelines and local doc generation process 272 * Significantly reduced local doc regeneration time 647 * :github:`7475` - LwM2M: UDP local port setting not obeyed, random port doesn't work
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | CMakeLists.txt | 223 # or only allow it when 'QCBOR_PATH' is set to a local path where QCBOR has
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | access.rst | 234 The delayable message functionality stores messages in the local memory while they are
|
/Zephyr-latest/ |
D | CMakeLists.txt | 482 # Only support local exec TLS model at this point. 483 zephyr_cc_option(-ftls-model=local-exec) 663 # subdirectory to have its own, local cmake target(s). If not then 1578 # Read global variables into local variables
|
/Zephyr-latest/subsys/debug/ |
D | Kconfig | 354 frame pointers impedes debugging as local variables are harder to
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | ring_buffers.rst | 32 :local:
|
/Zephyr-latest/doc/services/smf/ |
D | index.rst | 144 from a superstate to a child state is treated as a local transition.
|
/Zephyr-latest/doc/develop/west/ |
D | build-flash-debug.rst | 19 :local: 569 To attach a debugger to your board and open up a local network port
|
D | release-notes.rst | 209 - West commands that were run with a bad local configuration file dumped stack 269 current configuration. This reflects the system, global, and workspace-local
|
/Zephyr-latest/doc/build/kconfig/ |
D | tips.rst | 17 :local: 174 due to the extra dependencies and due to the non-local nature of ``select``,
|
/Zephyr-latest/doc/kernel/services/scheduling/ |
D | index.rst | 267 :local:
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap.rst | 302 The :code:`init` command register local PAC records which are necessary to be
|
1...<<1112131415161718