Home
last modified time | relevance | path

Searched refs:link (Results 176 – 200 of 356) sorted by relevance

12345678910>>...15

/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci.txt462 When enabled the Controller will send link layer and link manager tracing
821 The Tx power of the BLE radio interface is modified for any low-level link by
822 the controller with a high degree of flexibility. The BLE link whose power is
833 The desired transmitter power level for the selected link instance is inputted
946 The Tx power of the BLE radio interface used for a low-level link identified
1011 | | low-level link identified by the |
1219 This event reports the link manager and link layer trace information.
1229 The trace type provides information about the link manager protocol or link
/Zephyr-latest/boards/nuvoton/npcx4m8f_evb/doc/
Dindex.rst95 SEGGER J-link's drivers are at https://www.segger.com/downloads/jlink/
/Zephyr-latest/boards/beagle/beagleconnect_freedom/doc/
Dindex.rst110 | DIO18 | LED_LINK | Radio link indicator LED |
/Zephyr-latest/tests/cmake/hwm/board_extend/oot_root/boards/native/native_sim_extend/
Dnative_sim_native_one.dts199 * name, e.g.: sudo ip link property add dev vcan0 altname zcan0
/Zephyr-latest/drivers/net/
DKconfig35 This options sets MTU and MRU for PPP link.
67 If you have a reliable link, then it might make sense
/Zephyr-latest/boards/nxp/frdm_mcxw71/doc/
Dindex.rst99 :ref:`mcu-link-cmsis-onboard-debug-probe` to reprogram the default MCU-Link
109 :ref:`mcu-link-jlink-onboard-debug-probe`.
/Zephyr-latest/boards/nxp/lpcxpresso55s36/doc/
Dindex.rst163 configured by default to use the integrated :ref:`mcu-link-onboard-debug-probe`
171 firmware update, as described in :ref:`mcu-link-jlink-onboard-debug-probe`.
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_scan.c622 ull_rx_put_sched(node_rx->hdr.link, node_rx); in isr_cleanup()
861 ull_rx_put_sched(rx->hdr.link, rx);
1143 ull_rx_put_sched(node_rx->hdr.link, node_rx);
/Zephyr-latest/cmake/modules/
Dsnippets.cmake68 # The user might have put a symbolic link in here, for example.
/Zephyr-latest/modules/
DKconfig5 bool "Build only mode (do not link firmware blob)"
/Zephyr-latest/lib/cpp/
DKconfig122 Build and link with an external/user-provided C++ standard library.
/Zephyr-latest/doc/develop/flash_debug/
Dhost-tools.rst228 - :ref:`mcu-link-cmsis-onboard-debug-probe`
301 - :ref:`mcu-link-jlink-onboard-debug-probe`
354 - :ref:`mcu-link-cmsis-onboard-debug-probe`
514 A valid email address is needed to receive the downloading link.
594 https://www.st.com/en/development-tools/st-link-v2.html
/Zephyr-latest/modules/openthread/
DKconfig.features383 bool "TREL radio link for Thread over Infrastructure feature"
402 string "Path to CMake file to define and link Openthread CLI vendor extension"
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_central_iso.c1010 static memq_link_t link; in cig_offset_get() local
1011 static struct mayfly mfy = {0, 0, &link, NULL, mfy_cig_offset_get}; in cig_offset_get()
1064 static memq_link_t link; in cis_offset_get() local
1065 static struct mayfly mfy = {0, 0, &link, NULL, mfy_cis_offset_get}; in cis_offset_get()
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst243 link(),
477 link, but they are expected to fail, setting errno to ``ENOSYS``
691 provided so that conformant applications can still link. These functions will fail, setting
1051 implemented in Zephyr but are provided so that conformant applications can still link.
/Zephyr-latest/cmake/linker/arcmwdt/
Dtarget.cmake138 # link C++ libraries
/Zephyr-latest/boards/native/native_sim/
Dnative_sim.dts210 * name, e.g.: sudo ip link property add dev vcan0 altname zcan0
/Zephyr-latest/subsys/bluetooth/controller/include/
Dll.h333 int ll_iso_tx_mem_enqueue(uint16_t handle, void *tx, void *link);
334 void ll_iso_link_tx_release(void *link);
/Zephyr-latest/doc/security/
Dreporting.rst67 link will be added to a comment in the issue, and the issue moved to
159 - The Zephyr Project security advisory link (GitHub).
/Zephyr-latest/boards/nxp/frdm_mcxn947/doc/
Dindex.rst158 :ref:`mcu-link-cmsis-onboard-debug-probe` to reprogram the default MCU-Link
168 :ref:`mcu-link-jlink-onboard-debug-probe`.
/Zephyr-latest/subsys/usb/device/class/audio/
Dusb_audio_internal.h482 #define INIT_AS_GENERAL(link) \ argument
487 .bTerminalLink = link, \
/Zephyr-latest/boards/native/doc/
Darch_soc.rst367 In this way, the runner link stage will not link to or conflict with any of these hidden symbols,
370 linker script in that first embedded SW library link.
383 will be linkable in the final link stage unless another embedded symbol with the same name was
479 These allow registering (at build/link time) embedded context functions which will be called
/Zephyr-latest/doc/project/
Ddocumentation.rst33 they validate by creating a link back to the APIs and by adding a reference to
/Zephyr-latest/doc/connectivity/networking/
Dnetworking_with_host.rst81 * Here, two Zephyr instances are running and there is IEEE 802.15.4 link layer
/Zephyr-latest/cmake/compiler/gcc/
Dtarget.cmake116 # link a dummy C file.

12345678910>>...15