Home
last modified time | relevance | path

Searched refs:machine (Results 51 – 75 of 140) sorted by relevance

123456

/Zephyr-latest/dts/arm64/qemu/
Dqemu-virt-a53.dtsi10 * qemu-system-aarch64 -machine virt -cpu cortex-a53 -nographic
11 * -machine dumpdtb=virt.dtb
Dqemu-virt-arm64.dtsi10 * qemu-system-aarch64 -machine virt,gic-version=host,accel=kvm
11 * -cpu cortex-a53 -nographic -machine dumpdtb=virt.dtb
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/renode/
Dlitex-vexriscv-tflite.robot58 Execute Command machine LoadPlatformDescription @${CURDIR}/litex-vexriscv-tflite.repl
76 Execute Command machine LoadPlatformDescription @${CURDIR}/litex-vexriscv-tflite.repl
/Zephyr-latest/scripts/west_commands/
Dsdk.py185 machine = platform.machine()
196 if machine in ["aarch64", "arm64"]:
198 elif machine in ["x86_64", "AMD64"]:
/Zephyr-latest/dts/riscv/
Drenode_riscv32_virt.dtsi54 compatible = "riscv,machine-timer";
Dneorv32.dtsi90 compatible = "riscv,machine-timer";
/Zephyr-latest/dts/riscv/lowrisc/
Dopentitan_earlgrey.dtsi48 compatible = "riscv,machine-timer";
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_win.rst14 <toolchain_zephyr_sdk>` without setting up a virtual machine.
/Zephyr-latest/samples/posix/uname/
DREADME.rst44 machine[4]: x86
/Zephyr-latest/dts/riscv/efinix/
Dsapphire_soc.dtsi69 compatible = "riscv,machine-timer";
/Zephyr-latest/samples/subsys/fs/littlefs/
DREADME.rst49 the host machine with the `lfs`_ program.
52 https://www.thevtool.com/mounting-littlefs-on-linux-machine/
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/
DREADME.rst39 provide a modern Bluetooth LE 5.0 controller to a Linux-based machine for native
64 connect the UART to the Linux machine, and then attach it with this command:
97 UART to the Linux machine, and then attach it with this command:
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/
DREADME.rst29 your local machine.
/Zephyr-latest/samples/net/zperf/
DREADME.rst53 - iPerf 2.0.5 installed on the host machine
/Zephyr-latest/doc/develop/toolchains/
Ddesignware_arc_mwdt.rst28 If you have only one ARC MWDT toolchain version installed on your machine you may skip setting
/Zephyr-latest/samples/net/ipv4_autoconf/
DREADME.rst28 host machine and check for new interfaces.
/Zephyr-latest/boards/adafruit/macropad_rp2040/doc/
Dindex.rst47 A "RPI-RP2" drive should appear on your host machine.
/Zephyr-latest/samples/bluetooth/hci_uart/
DREADME.rst39 provide a modern Bluetooth LE 5.0 controller to a Linux-based machine for native
64 connect the UART to the Linux machine, and then attach it with this command:
97 UART to the Linux machine, and then attach it with this command:
/Zephyr-latest/samples/drivers/uart/native_tty/
DREADME.rst26 be plugged into the host machine.
30 the case on your machine you can either change the ``serial-port`` properties
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-ctlr-arch.rst153 * LLCP main state machine entry/tick'er
187 * State machine handling local initiated procedures
188 * Naming concept: lr _<...> => local request machine
194 * Naming concept: rr_<...> => remote request machine
/Zephyr-latest/boards/arm/mps3/
Dboard.cmake22 -machine mps3-an547
/Zephyr-latest/snippets/xen_dom0/
DREADME.rst46 -m 6G -nographic -machine virt,gic-version=3,virtualization=true -chardev stdio,id=con,mux=on \
/Zephyr-latest/boards/gardena/sgrm/doc/
Dindex.rst68 On your building machine:
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/
DREADME.rst38 that can be emulated on a host machine.
/Zephyr-latest/boards/amd/kv260_r5/doc/
Dindex.rst101 reference image , open a terminal on the host machine and ssh into the
125 With another terminal connected to UART1 on the host machine

123456