Searched refs:attach (Results 201 – 225 of 235) sorted by relevance
12345678910
/Zephyr-latest/subsys/net/l2/ethernet/ |
D | vlan.c | 64 .attach = vlan_interface_attach,
|
/Zephyr-latest/boards/nxp/frdm_mcxa156/doc/ |
D | index.rst | 138 The second option is to attach a :ref:`jlink-external-debug-probe` to the
|
/Zephyr-latest/boards/nxp/frdm_mcxn236/doc/ |
D | index.rst | 150 The second option is to attach a :ref:`jlink-external-debug-probe` to the
|
/Zephyr-latest/doc/hardware/porting/ |
D | shields.rst | 6 Shields, also known as "add-on" or "daughter boards", attach to a board
|
/Zephyr-latest/boards/nxp/frdm_mcxw71/doc/ |
D | index.rst | 112 The second option is to attach a :ref:`jlink-external-debug-probe` to the
|
/Zephyr-latest/boards/nxp/hexiwear/doc/ |
D | index.rst | 470 The Segger RTT console is only available during a debug session. Use ``attach`` 476 :goals: attach
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.hl7800 | 314 bool "Delay secondary initialization of driver and network attach"
|
/Zephyr-latest/drivers/mipi_dsi/ |
D | dsi_stm32.c | 391 .attach = mipi_dsi_stm32_attach,
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/doc/ |
D | index.rst | 171 The second option is to attach a :ref:`jlink-external-debug-probe` to the
|
/Zephyr-latest/arch/arm64/core/ |
D | Kconfig | 135 Spin at reset vector waiting for debugger to attach and resume
|
/Zephyr-latest/scripts/west_commands/completion/ |
D | west-completion.zsh | 33 'attach[interactively debug a board]'
|
/Zephyr-latest/doc/develop/west/ |
D | extensions.rst | 28 attach: interactively debug a board
|
D | build-flash-debug.rst | 8 ``build``, ``flash``, ``debug``, ``debugserver`` and ``attach``. 564 From a Zephyr build directory, to attach a debugger to your board and 569 To attach a debugger to your board and open up a local network port
|
/Zephyr-latest/boards/snps/emsdp/doc/ |
D | index.rst | 137 See `Digilent Pmod Modules`_ or develop your custom interfaces to attach
|
/Zephyr-latest/boards/96boards/carbon/doc/ |
D | stm32f401xe.rst | 364 of its USB connectors. You can now attach your debugger to the
|
/Zephyr-latest/arch/arm/core/ |
D | Kconfig | 166 needed, enable this option and attach it via z_arm_nmi_set_handler().
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 539 In a terminal window, run the following command to attach the USB device: 543 $ sudo usbip attach -r localhost -b 1-1
|
/Zephyr-latest/boards/snps/em_starterkit/doc/ |
D | index.rst | 129 See `Digilent Pmod Modules`_ or develop your custom interfaces to attach
|
/Zephyr-latest/boards/acrn/acrn/doc/ |
D | index.rst | 220 Now attach your boot media (e.g. a USB stick on /dev/sdb, your
|
/Zephyr-latest/ |
D | LICENSE | 180 To apply the Apache License to your work, attach the following
|
/Zephyr-latest/arch/x86/ |
D | Kconfig | 299 Non-emulated X86 devices often require special hardware to attach
|
/Zephyr-latest/boards/native/native_sim/doc/ |
D | index.rst | 535 If you want to interact with it manually, you should attach a terminal emulator 544 You may also chose to automatically attach a terminal emulator to the first UART
|
/Zephyr-latest/boards/snps/hsdk/doc/ |
D | index.rst | 364 See `Digilent Pmod Modules`_ or develop your custom interfaces to attach
|
/Zephyr-latest/boards/snps/hsdk4xd/doc/ |
D | index.rst | 361 See `Digilent Pmod Modules`_ or develop your custom interfaces to attach
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig | 142 a client 'can always attach Object Version Information'. Enable this configuration to
|
12345678910