Searched refs:demo (Results 51 – 75 of 88) sorted by relevance
1234
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/ |
D | README.rst | 33 https://www.state-machine.com/psicc2 This demo was chosen as it contains all possible transition
|
/Zephyr-latest/doc/services/shell/ |
D | index.rst | 268 /* 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/ |
D | README.rst | 24 This application uses any nRF51 DK or nRF52 DK board for the demo.
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/ |
D | README.rst | 23 https://github.com/antmicro/litex-vexriscv-tensorflow-lite-demo
|
/Zephyr-latest/boards/nxp/ucans32k1sic/support/ |
D | startup.cmm | 55 DO ~~/demo/arm/flash/s32k.cmm PREPAREONLY
|
/Zephyr-latest/samples/bluetooth/mesh_demo/ |
D | README.rst | 5 Implement a Bluetooth Mesh demo application.
|
/Zephyr-latest/boards/raytac/mdbt50q_db_33/doc/ |
D | index.rst | 26 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/ |
D | index.rst | 26 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/ |
D | README.rst | 22 Note that this is just a simple demo to demonstrate the i.MX IPM functionality
|
/Zephyr-latest/boards/st/stm32g071b_disco/ |
D | stm32g071b_disco.dts | 15 compatible = "st,stm32g071-demo";
|
/Zephyr-latest/boards/bcdevices/plt_demo_v2/doc/ |
D | index.rst | 140 https://bcdevices.com/products/plt-demo-board
|
/Zephyr-latest/boards/nxp/ls1046ardb/doc/ |
D | index.rst | 186 3) Run Zephyr demo in inmate Cell: 191 jailhouse cell create ls1046a-rdb-inmate-demo.cell
|
/Zephyr-latest/samples/boards/nordic/coresight_stm/ |
D | README.rst | 37 This application uses nRF54H20 DK board for the demo.
|
/Zephyr-latest/samples/basic/button/ |
D | README.rst | 10 A simple button demo showcasing the use of GPIO input with interrupts.
|
/Zephyr-latest/doc/services/smf/ |
D | index.rst | 184 /* List of demo states */ 292 /* List of demo states */ 413 /* List of demo states */
|
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/ |
D | index.rst | 297 …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/ |
D | README.rst | 11 UART to USB bridge dongles that are wired together, writing demo data to one
|
/Zephyr-latest/samples/philosophers/ |
D | README.rst | 23 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/ |
D | index.rst | 157 echo demo. More information at :zephyr:code-sample:`sockets-echo-server` and
|
/Zephyr-latest/samples/boards/nxp/mimxrt595_evk/system_off/ |
D | README.rst | 20 This application uses MIMXRT595-EVK for the demo.
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/ |
D | README.md | 12 …roject was inspired by the [Gesture Recognition Magic Wand](https://github.com/jewang/gesture-demo)
|
/Zephyr-latest/boards/microchip/mec1501modular_assy6885/doc/ |
D | index.rst | 109 Please follow the jumper settings below to properly demo this
|
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/doc/ |
D | mec172xmodular_assy6930.rst | 103 Please follow the jumper settings below to properly demo this
|
/Zephyr-latest/boards/nxp/s32z2xxdc2/support/ |
D | startup.cmm | 118 DO ~~/demo/arm/hardware/s32z27/misc/s32z27_init_rtu&(rtu)_sram.cmm
|
/Zephyr-latest/boards/snps/nsim/arc_v/doc/ |
D | index.rst | 24 All nSIM targets are used for demo and testing purposes. They are not meant to
|
1234