Home
last modified time | relevance | path

Searched refs:demo (Results 51 – 75 of 88) sorted by relevance

1234

/Zephyr-latest/samples/subsys/smf/hsm_psicc2/
DREADME.rst33 https://www.state-machine.com/psicc2 This demo was chosen as it contains all possible transition
/Zephyr-latest/doc/services/shell/
Dindex.rst268 /* Creating subcommands (level 1 command) array for command "demo". */
275 /* Creating root (level 0) command "demo" */
276 SHELL_CMD_REGISTER(demo, &sub_demo, "Demo commands", NULL);
818 /* Creating subcommands (level 1 command) array for command "demo". */
825 /* Creating root (level 0) command "demo" without a handler */
826 SHELL_CMD_REGISTER(demo, &sub_demo, "Demo commands", NULL);
840 clear demo shell history log resize version
853 * :command:`demo` and :command:`version` have been registered in example code
857 Then, if a user types a :command:`demo` command and presses the :kbd:`Tab` key,
/Zephyr-latest/samples/boards/nordic/clock_skew/
DREADME.rst24 This application uses any nRF51 DK or nRF52 DK board for the demo.
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/
DREADME.rst23 https://github.com/antmicro/litex-vexriscv-tensorflow-lite-demo
/Zephyr-latest/boards/nxp/ucans32k1sic/support/
Dstartup.cmm55 DO ~~/demo/arm/flash/s32k.cmm PREPAREONLY
/Zephyr-latest/samples/bluetooth/mesh_demo/
DREADME.rst5 Implement a Bluetooth Mesh demo application.
/Zephyr-latest/boards/raytac/mdbt50q_db_33/doc/
Dindex.rst26 The `MDBT50Q-DB-33 Specification`_ contains the demo board's datasheet.
27 The `MDBT50Q-DB-33 Schematic`_ contains the demo board's schematic.
/Zephyr-latest/boards/raytac/mdbt50q_db_40/doc/
Dindex.rst26 The `MDBT50Q-DB-40 Specification`_ contains the demo board's datasheet.
27 The `MDBT50Q-DB-40 Schematic`_ contains the demo board's schematic.
/Zephyr-latest/samples/drivers/ipm/ipm_imx/
DREADME.rst22 Note that this is just a simple demo to demonstrate the i.MX IPM functionality
/Zephyr-latest/boards/st/stm32g071b_disco/
Dstm32g071b_disco.dts15 compatible = "st,stm32g071-demo";
/Zephyr-latest/boards/bcdevices/plt_demo_v2/doc/
Dindex.rst140 https://bcdevices.com/products/plt-demo-board
/Zephyr-latest/boards/nxp/ls1046ardb/doc/
Dindex.rst186 3) Run Zephyr demo in inmate Cell:
191 jailhouse cell create ls1046a-rdb-inmate-demo.cell
/Zephyr-latest/samples/boards/nordic/coresight_stm/
DREADME.rst37 This application uses nRF54H20 DK board for the demo.
/Zephyr-latest/samples/basic/button/
DREADME.rst10 A simple button demo showcasing the use of GPIO input with interrupts.
/Zephyr-latest/doc/services/smf/
Dindex.rst184 /* List of demo states */
292 /* List of demo states */
413 /* List of demo states */
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst297 …warning: /home/demo/zephyrproject/zephyr/boards/intel/socfpga_std/cyclonev_socdk/support/tmp_appli…
315 Reading symbols from /home/demo/zephyrproject/zephyr/build/zephyr/zephyr.elf...
322 main () at /home/demo/zephyrproject/zephyr/samples/hello_world/src/main.c:11
/Zephyr-latest/samples/drivers/uart/native_tty/
DREADME.rst11 UART to USB bridge dongles that are wired together, writing demo data to one
/Zephyr-latest/samples/philosophers/
DREADME.rst23 It is possible to run the demo in ``coop-only`` or ``preempt-only`` mode. To achieve this, set these
/Zephyr-latest/boards/atmel/sam0/samr21_xpro/doc/
Dindex.rst157 echo demo. More information at :zephyr:code-sample:`sockets-echo-server` and
/Zephyr-latest/samples/boards/nxp/mimxrt595_evk/system_off/
DREADME.rst20 This application uses MIMXRT595-EVK for the demo.
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
DREADME.md12 …roject was inspired by the [Gesture Recognition Magic Wand](https://github.com/jewang/gesture-demo)
/Zephyr-latest/boards/microchip/mec1501modular_assy6885/doc/
Dindex.rst109 Please follow the jumper settings below to properly demo this
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/doc/
Dmec172xmodular_assy6930.rst103 Please follow the jumper settings below to properly demo this
/Zephyr-latest/boards/nxp/s32z2xxdc2/support/
Dstartup.cmm118 DO ~~/demo/arm/hardware/s32z27/misc/s32z27_init_rtu&(rtu)_sram.cmm
/Zephyr-latest/boards/snps/nsim/arc_v/doc/
Dindex.rst24 All nSIM targets are used for demo and testing purposes. They are not meant to

1234