Searched full:shows (Results 1 – 25 of 175) sorted by relevance
1234567
/Zephyr-latest/samples/boards/nxp/mimxrt1170_evk_cm7/magic_addr/ |
D | README.rst | 9 A sample that shows how to use RT11XX FLEXRAM Magic Addr functionality 12 on an arbitrary RAM/TCM address access. This sample shows how to use the custom
|
/Zephyr-latest/dts/bindings/stepper/adi/ |
D | adi,trinamic-gconf.yaml | 30 0: INDEX shows the first microstep position of sequencer 31 1: INDEX output shows step pulses from internal pulse generator (toggle upon each step) 37 1: INDEX pin shows the current step position of sequencer
|
/Zephyr-latest/samples/modules/lvgl/demos/ |
D | README.rst | 13 …The music player demo shows what kind of modern, smartphone-like user interfaces can be created on… 19 Shows how the widgets look like out of the box using the built-in material theme. 23 Shows how to control widget with a keypad and hardware encoder. 27 Shows the scroll behaviour of a panel with a large list. 29 Shows a UI with multilanguage options, supporting unicode characters.
|
/Zephyr-latest/samples/subsys/debug/debugmon/ |
D | README.rst | 9 The Debug Monitor sample shows a basic configuration of debug monitor feature. 12 The source code shows how to:
|
/Zephyr-latest/samples/boards/nordic/nrfx/ |
D | README.rst | 12 The code shows how to initialize the GPIOTE interrupt in Zephyr 13 so that the nrfx_gpiote driver can use it. Additionally, it shows
|
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/ |
D | Kconfig | 10 shows as being relative to the start of the next hour.
|
/Zephyr-latest/samples/sensor/grow_r502a/ |
D | README.rst | 13 #. Shows the number of fingerprints stored in the sensor. 14 #. Shows the sensor device's configurations like baud rate, library size, address and data packet s…
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | davicom,dm8806-phy.yaml | 23 communication standard. Below example shows how the PHY address and 41 communication standard. Below example shows how the PHY address and
|
/Zephyr-latest/samples/shields/x_nucleo_53l0a1/ |
D | README.rst | 20 4x7 segment display shows the distance in cm. 25 In this mode, the 4x7 segment display shows 3 stacked horizontal bars if there
|
/Zephyr-latest/samples/posix/env/ |
D | README.rst | 30 The program below shows sample output for a specific Zephyr build. 41 The shell command below shows how to create a new environment variable or update the value
|
/Zephyr-latest/samples/boards/nordic/nrf53_sync_rtc/ |
D | sample.yaml | 2 description: This app shows how RTCs are synchronized
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | rpr_cli.rst | 56 The above example shows pseudo code for starting a scan procedure on the target Remote Provisioning 91 The above example shows pseudo code for remotely provisioning a device through a Remote Provisioning 129 The above example shows pseudo code for triggering a Node Address Refresh procedure on the Target
|
/Zephyr-latest/samples/drivers/auxdisplay/ |
D | README.rst | 10 This sample shows how to use the :ref:`auxiliary display driver <auxdisplay_api>`
|
/Zephyr-latest/samples/drivers/rtc/ |
D | README.rst | 10 This sample shows how to use the :ref:`rtc driver API <rtc_api>`
|
/Zephyr-latest/samples/boards/intel/adsp/code_relocation/ |
D | README.rst | 9 A simple sample that shows code relocation working for Intel ADSP CAVS
|
/Zephyr-latest/samples/subsys/sensing/simple/ |
D | README.rst | 10 A simple sample that shows how to use the sensors with sensing subsystem APIs. It defines
|
/Zephyr-latest/samples/sensor/vl53l0x/ |
D | README.rst | 12 It also shows how we can use the vl53l0x as a proximity sensor.
|
/Zephyr-latest/samples/subsys/settings/ |
D | README.rst | 13 settings method. The example shows how to implement module handlers, how to 38 After running the image to the board the output on the console shows the
|
/Zephyr-latest/samples/sensor/amg88xx/ |
D | README.rst | 24 Sample shows values in |deg| C multiplied by 100.
|
/Zephyr-latest/samples/boards/st/backup_sram/ |
D | README.rst | 12 This example shows how to define a variable on the Backup SRAM. Each time the
|
/Zephyr-latest/samples/boards/st/power_mgmt/adc/ |
D | README.rst | 33 After flashing, the console shows the ADC measurement in the form:
|
/Zephyr-latest/samples/subsys/console/echo/ |
D | README.rst | 10 This example shows how the :c:func:`console_getchar` and
|
/Zephyr-latest/samples/subsys/console/getchar/ |
D | README.rst | 9 This example shows how to use :c:func:`console_getchar` function.
|
/Zephyr-latest/doc/templates/ |
D | sample.tmpl | 6 the sentence "This code sample shows how to ...").
|
/Zephyr-latest/doc/kernel/services/other/ |
D | atomic.rst | 47 The following code shows how an atomic variable can be used to keep track 76 The following code shows how a set of 200 flag bits can be implemented
|
1234567