Searched refs:machine (Results 51 – 75 of 140) sorted by relevance
123456
/Zephyr-latest/dts/arm64/qemu/ |
D | qemu-virt-a53.dtsi | 10 * qemu-system-aarch64 -machine virt -cpu cortex-a53 -nographic 11 * -machine dumpdtb=virt.dtb
|
D | qemu-virt-arm64.dtsi | 10 * 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/ |
D | litex-vexriscv-tflite.robot | 58 Execute Command machine LoadPlatformDescription @${CURDIR}/litex-vexriscv-tflite.repl 76 Execute Command machine LoadPlatformDescription @${CURDIR}/litex-vexriscv-tflite.repl
|
/Zephyr-latest/scripts/west_commands/ |
D | sdk.py | 185 machine = platform.machine() 196 if machine in ["aarch64", "arm64"]: 198 elif machine in ["x86_64", "AMD64"]:
|
/Zephyr-latest/dts/riscv/ |
D | renode_riscv32_virt.dtsi | 54 compatible = "riscv,machine-timer";
|
D | neorv32.dtsi | 90 compatible = "riscv,machine-timer";
|
/Zephyr-latest/dts/riscv/lowrisc/ |
D | opentitan_earlgrey.dtsi | 48 compatible = "riscv,machine-timer";
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_win.rst | 14 <toolchain_zephyr_sdk>` without setting up a virtual machine.
|
/Zephyr-latest/samples/posix/uname/ |
D | README.rst | 44 machine[4]: x86
|
/Zephyr-latest/dts/riscv/efinix/ |
D | sapphire_soc.dtsi | 69 compatible = "riscv,machine-timer";
|
/Zephyr-latest/samples/subsys/fs/littlefs/ |
D | README.rst | 49 the host machine with the `lfs`_ program. 52 https://www.thevtool.com/mounting-littlefs-on-linux-machine/
|
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/ |
D | README.rst | 39 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/ |
D | README.rst | 29 your local machine.
|
/Zephyr-latest/samples/net/zperf/ |
D | README.rst | 53 - iPerf 2.0.5 installed on the host machine
|
/Zephyr-latest/doc/develop/toolchains/ |
D | designware_arc_mwdt.rst | 28 If you have only one ARC MWDT toolchain version installed on your machine you may skip setting
|
/Zephyr-latest/samples/net/ipv4_autoconf/ |
D | README.rst | 28 host machine and check for new interfaces.
|
/Zephyr-latest/boards/adafruit/macropad_rp2040/doc/ |
D | index.rst | 47 A "RPI-RP2" drive should appear on your host machine.
|
/Zephyr-latest/samples/bluetooth/hci_uart/ |
D | README.rst | 39 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/ |
D | README.rst | 26 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/ |
D | bluetooth-ctlr-arch.rst | 153 * 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/ |
D | board.cmake | 22 -machine mps3-an547
|
/Zephyr-latest/snippets/xen_dom0/ |
D | README.rst | 46 -m 6G -nographic -machine virt,gic-version=3,virtualization=true -chardev stdio,id=con,mux=on \
|
/Zephyr-latest/boards/gardena/sgrm/doc/ |
D | index.rst | 68 On your building machine:
|
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/ |
D | README.rst | 38 that can be emulated on a host machine.
|
/Zephyr-latest/boards/amd/kv260_r5/doc/ |
D | index.rst | 101 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