Home
last modified time | relevance | path

Searched full:linux (Results 1 – 25 of 730) sorted by relevance

12345678910>>...30

/Zephyr-latest/samples/subsys/ipc/openamp_rsc_table/
DREADME.rst13 * `Linux rpmsg client sample <https://elixir.bootlin.com/linux/latest/source/samples/rpmsg/rpmsg_cl…
14 * `Linux rpmsg tty driver <https://elixir.bootlin.com/linux/latest/source/drivers/tty/rpmsg_tty.c>`_
17 a Linux kernel OS on the main processor and a Zephyr application on
33 Linux setup
43 Linux console
46 Open a Linux shell (minicom, ssh, etc.) and insert the ``rpmsg_client_sample`` module into the Linu…
66 For each message received, its content is displayed as shown down below then sent back to Linux.
73 OpenAMP[remote] Linux responder demo started
75 OpenAMP[remote] Linux sample client responder started
77 OpenAMP[remote] Linux TTY responder started
[all …]
/Zephyr-latest/drivers/input/
DKconfig.evdev5 bool "Native Linux evdev based input device"
11 Enable reading input from a Linux evdev device, requires specifying
17 int "Priority for the Linux evdev thread"
20 Priority level of the internal thread handling Linux input events.
23 int "Sleep period for the Linux evdev thread"
26 How long to sleep between checking for new events in the Linux input
/Zephyr-latest/dts/bindings/input/
Dzephyr,native-linux-evdev.yaml5 Linux evdev based input device
7 Allows using a Linux evdev device to read input events and report them back
13 compatible = "zephyr,native-linux-evdev";
21 compatible: "zephyr,native-linux-evdev"
/Zephyr-latest/doc/connectivity/networking/
Dusbnet_setup.rst10 This page describes how to set up networking between a Linux host
13 The board is connected to Linux host using USB cable
17 Linux host using a USB cable providing an Ethernet interface to the host.
24 the Linux host.
25 After plugging a USB cable from the board to the Linux host, the
30 running dmesg from the Linux host.
43 for the interface on the Linux host.
70 Next step is to assign IP addresses to the new Linux host interface, in
72 Linux system.
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_linux.rst3 Install Linux Host Dependencies
6 Documentation is available for these Linux distributions:
10 * Clear Linux
11 * Arch Linux
45 .. group-tab:: Clear Linux
51 .. group-tab:: Arch Linux
92 .. group-tab:: Clear Linux
99 The Clear Linux focus is on *native* performance and security and not
111 system*. Each Linux distribution has a unique, relatively complex and
113 other and Clear Linux is no exception. If you need a more flexible
[all …]
Dinstallation_win.rst8 Windows 10 WSL (Windows Subsystem for Linux)
21 #. `Install the Windows Subsystem for Linux (WSL)`_.
35 .. _Install the Windows Subsystem for Linux (WSL): https://msdn.microsoft.com/en-us/commandline/wsl… argument
/Zephyr-latest/dts/bindings/can/
Dzephyr,native-linux-can.yaml4 description: Zephyr CAN driver using Linux SocketCAN
6 compatible: "zephyr,native-linux-can"
15 Linux host interface name (e.g. zcan0, vcan0, can0, ...).
/Zephyr-latest/drivers/can/
DKconfig.native_linux1 # Native Linux SocketCAN configuration options
7 bool "Native Linux SocketCAN Driver"
12 Enable native Linux SocketCAN Driver
Dcan_native_linux_adapt.c22 /* Linux host include files. */
30 #include <linux/if.h>
31 #include <linux/can.h>
32 #include <linux/can/raw.h>
34 #error "This driver can only be built on Linux systems"
40 /* Linux kernels before v5.14 do not define CANFD_FDF */
134 /* Make sure to set the flags for all frames received via the Linux API. in linux_socketcan_read_data()
137 * frames. In Linux the flags field is undefined for legacy frames. in linux_socketcan_read_data()
/Zephyr-latest/samples/net/vlan/
DREADME.rst26 file when running :file:`net-setup.sh` script in Linux like this:
50 Setting up Linux Host
53 The :zephyr_file:`samples/net/vlan/vlan-setup-linux.sh` provides a script that
54 can be executed on the Linux host. It creates two VLAN interfaces ``vlan.100``
55 and ``vlan.200`` on the Linux host and creates routes to Zephyr.
58 the following commands on the Linux host.
/Zephyr-latest/samples/net/lldp/
DREADME.rst38 Setting up Linux Host
42 :zephyr_file:`samples/net/vlan/vlan-setup-linux.sh` provides a script that can be
43 executed on the Linux host. It creates two VLANs on the Linux host and creates
/Zephyr-latest/samples/boards/renesas/openamp_linux_zephyr/
DREADME.rst1 .. zephyr:code-sample:: rz-openamp-linux-zephyr
2 :name: OpenAMP Linux Zephyr RPMsg
5 Enable message exchange between two cores, with the application core running Linux
11 This application demonstrates how to use OpenAMP for communication between Zephyr and Linux,
14 On the Linux side, the application uses the OpenAMP library provided by `meta-openamp <https://gith…
34 Linux setup
37 The sample currently supports the Linux RZ/G Multi-OS Package V2.2.0. The build steps for Renesas M…
66 5. For deploying bootloader files, Linux kernel image, device tree and rootfs, follow the procedure…
81 Linux console
84 1. Open a Linux shell (minicom, ssh, etc.) and login as root:
[all …]
Dsample.yaml2 description: Enable message exchange between two cores, with the application core running Linux
4 name: OpenAMP Linux Zephyr RPMsg
/Zephyr-latest/samples/drivers/ethernet/eth_ivshmem/
DREADME.rst14 Building Jailhouse Linux for QEMU
46 This should boot Linux and drop into a shell.
59 Copy the generated zephyr.bin to the Jailhouse Linux root cell:
68 Back in Jailhouse Linux shell, create the Zephyr cell:
76 You may see a quirk here where the Linux shell stops taking input...
90 Now you can run Zephyr and Linux shell commands to communicate between
93 Ping Linux from Zephyr
105 Ping Zephyr from Linux
132 In Linux:
155 Linux output:
/Zephyr-latest/samples/subsys/usb/testusb/
DREADME.rst8 to test USB device drivers and the device stack connected to a Linux host
9 and has a similar interface to "Gadget Zero" of the Linux kernel.
22 #. Load the ``usbtest`` Linux kernel module on the Linux Host.
42 #. Use the ``testusb`` tool in ``linux/tools/usb`` inside Linux kernel source directory
63 #. Use the ``testusb`` tool in ``linux/tools/usb`` inside Linux kernel source directory
/Zephyr-latest/modules/nrf_wifi/os/
Dshim.h20 * struct zep_shim_bus_qspi_priv - Structure to hold context information for the Linux OS
29 * of the Linux shim. Some of the elements of the structure need to be
30 * initialized during the initialization of the Linux shim while others need to
31 * be kept updated over the duration of the Linux shim operation.
/Zephyr-latest/boards/others/candlelightfd/doc/
Dindex.rst6 The candleLight FD is an open-hardware USB to CAN FD adapter board available from Linux Automation …
7 Find more information about the board at the `Linux Automation website`_.
53 https://linux-automation.com/en/products/candlelight-fd.html
56 https://github.com/linux-automation/candleLightFD
/Zephyr-latest/samples/net/sockets/big_http_download/
DMakefile.host1 # This makefile builds the sample for a POSIX system, like Linux
3 # libmbedtls-dev package on Debian/Ubuntu Linux.
/Zephyr-latest/boards/native/nrf_bsim/
DKconfig12 Will produce a console Linux process which can be executed natively.
23 Will produce a console Linux process which can be executed natively.
34 Will produce a console Linux process which can be executed natively.
45 Will produce a console Linux process which can be executed natively.
/Zephyr-latest/doc/develop/toolchains/
Dcadence_xcc.rst59 # Linux
63 export TOOLCHAIN_VER=RI-2022.10-linux
69 # Linux
72 export TOOLCHAIN_VER_intel_adsp_ace15_mtpm=RI-2022.10-linux
94 # Linux
Dother_x_compilers.rst6 This toolchain variant is borrowed from the Linux kernel build system's
10 Examples of such "other cross compilers" are cross toolchains that your Linux
22 Debian-based Linux systems, or ``arm-none-eabi-newlib`` on Fedora or Red
45 # Linux, macOS:
/Zephyr-latest/samples/net/ipv4_autoconf/
DREADME.rst25 connect to a Linux host.
27 Connect ethernet cable from a :zephyr:board:`Freedom-K64F board <frdm_k64f>` to a Linux
30 Running Avahi client in Linux Host
33 Assign a IPv4 link local address to the interface in the Linux system
/Zephyr-latest/include/zephyr/net/
Dsocketcan.h48 /* SocketCAN MTU size compatible with Linux */
63 /* CAN FD specific flags from Linux Kernel (include/uapi/linux/can.h) */
78 * @name Linux SocketCAN compatibility
81 * frame and CAN filter formats used by Linux SocketCAN.
87 * CAN Identifier structure for Linux SocketCAN compatibility.
110 * @brief CAN frame for Linux SocketCAN compatibility.
129 * @brief CAN filter for Linux SocketCAN compatibility.
/Zephyr-latest/dts/bindings/battery/
Dbattery.yaml7 Properties are inherited from Linux. See
8 linux/Documentation/devicetree/bindings/power/supply/battery.yaml
32 Unlike the linux equivalent this array is required to be 11 elements
/Zephyr-latest/include/zephyr/dt-bindings/gpio/
Dnumicro-gpio.h13 * specified by the Linux GPIO binding. Only applicable for Nuvoton NuMicro SoCs.
21 * specified by the Linux GPIO binding. Only applicable for Nuvoton NuMicro SoCs.

12345678910>>...30