Home
last modified time | relevance | path

Searched refs:sample (Results 301 – 325 of 1701) sorted by relevance

1...<<11121314151617181920>>...69

/Zephyr-4.1.0/samples/drivers/espi/
DREADME.rst1 .. zephyr:code-sample:: espi
10 This sample demonstrates how to use the :ref:`Enhanced Serial Peripheral Interface
22 The sample can be built and executed on boards supporting eSPI.
26 After that for the correct execution of that sample in twister, add into
/Zephyr-4.1.0/samples/bluetooth/hci_pwr_ctrl/
DREADME.rst1 .. zephyr:code-sample:: bluetooth_hci_pwr_ctrl
10 This sample application demonstrates the dynamic Tx power control over the LL
35 This sample can be found under :zephyr_file:`samples/bluetooth/hci_pwr_ctrl`
38 See :zephyr:code-sample-category:`bluetooth` samples for details.
/Zephyr-4.1.0/samples/sensor/ms5837/
DREADME.rst1 .. zephyr:code-sample:: ms5837
10 This sample application retrieves the pressure and temperature from a MS5837
37 Build this sample using the following commands:
/Zephyr-4.1.0/samples/sensor/bq274xx/
DREADME.rst1 .. zephyr:code-sample:: bq274xx
10 This sample application retrieves all the fuel gauge parameters:
35 Build this sample using the following commands:
/Zephyr-4.1.0/samples/net/sockets/big_http_download/
DKconfig1 # Private config options for big_http_download sample
6 mainmenu "big_http_download sample application"
/Zephyr-4.1.0/samples/drivers/mbox_data/
DCMakeLists.txt17 message(STATUS "${BOARD}${BOARD_QUALIFIERS} compile as Main in this sample")
19 message(FATAL_ERROR "${BOARD}${BOARD_QUALIFIERS} is not supported for this sample")
/Zephyr-4.1.0/tests/drivers/mbox/mbox_data/
DCMakeLists.txt16 message(STATUS "${BOARD}${BOARD_QUALIFIERS} compile as Main in this sample")
18 message(FATAL_ERROR "${BOARD}${BOARD_QUALIFIERS} is not supported for this sample")
/Zephyr-4.1.0/samples/boards/nordic/coresight_stm/
Dsysbuild.cmake12 # There are sample configurations which do not use PPR.
21 # There are sample configurations which do not use FLPR.
/Zephyr-4.1.0/tests/boards/nrf/coresight_stm/
Dsysbuild.cmake12 # There are sample configurations which do not use PPR.
21 # There are sample configurations which do not use FLPR.
/Zephyr-4.1.0/samples/net/sockets/coap_download/
DREADME.rst1 .. zephyr:code-sample:: coap-download
10 This sample demonstrates the use of the CoAP client API to make GET requests to
14 Once the transfer is complete, the sample prints the amount of data received
25 Build the CoAP download sample application like this:
34 The easiest way to run this sample application is to build and run it as a
62 Build and run the coap_download sample application for native_sim like this:
/Zephyr-4.1.0/samples/net/sockets/dumb_http_server/
DREADME.rst1 .. zephyr:code-sample:: socket-dumb-http-server
10 The sockets/dumb_http_server sample application for Zephyr implements a
12 this sample is to show how it's possible to develop a sockets application
21 The source code for this sample application can be found at:
41 After the sample starts, it expects connections at 192.0.2.1, port 8080.
43 browser: http://192.0.2.1:8080/ . You should see a page with a sample
/Zephyr-4.1.0/samples/bluetooth/direction_finding_central/
DREADME.rst1 .. zephyr:code-sample:: bluetooth_direction_finding_central
41 also run on the network core. The :zephyr:code-sample:`bluetooth_hci_ipc` sample
42 application may be used. To build this sample with direction finding support
60 To use this sample with Angle of Arrival enabled on Nordic SoCs, additional
73 network core application. When :zephyr:code-sample:`bluetooth_hci_ipc` is used as the
/Zephyr-4.1.0/samples/bluetooth/direction_finding_peripheral/
DREADME.rst1 .. zephyr:code-sample:: bluetooth_direction_finding_peripheral
40 also run on the network core. The :zephyr:code-sample:`bluetooth_hci_ipc` sample
41 application may be used. To build this sample with direction finding support
59 To use this sample with Angle of Departure enabled on Nordic SoCs, additional
72 network core application. When :zephyr:code-sample:`bluetooth_hci_ipc` is used as the
/Zephyr-4.1.0/samples/basic/blinky/
DREADME.rst1 .. zephyr:code-sample:: blinky
10 The Blinky sample blinks an LED forever using the :ref:`GPIO API <gpio_api>`.
19 See :zephyr:code-sample:`pwm-blinky` for a similar sample that uses the PWM API instead.
21 .. _blinky-sample-requirements:
44 are printed on the console. If a runtime error occurs, the sample exits without
/Zephyr-4.1.0/tests/benchmarks/latency_measure/src/
Dthread.c42 timestamp.sample = timing_timestamp_get(); in alt_thread_entry()
50 timestamp.sample = timing_timestamp_get(); in alt_thread_entry()
55 timestamp.sample = timing_timestamp_get(); in alt_thread_entry()
125 finish = timestamp.sample; in start_thread_entry()
134 start = timestamp.sample; in start_thread_entry()
145 finish = timestamp.sample; in start_thread_entry()
/Zephyr-4.1.0/samples/boards/nxp/s32/netc/
DKconfig1 # Private config options for NXP S32 NETC sample app
6 mainmenu "NXP S32 NETC sample application"
/Zephyr-4.1.0/samples/sensor/lsm303dlhc/
DREADME.rst1 .. zephyr:code-sample:: lsmd303dlhc
10 This sample application periodically reads magnetometer and accelerometer data
17 This sample uses the LSM303DLHC, ST MEMS system-in-package featuring a
/Zephyr-4.1.0/samples/sensor/vl53l0x/
DREADME.rst1 .. zephyr:code-sample:: vl53l0x
10 This sample periodically measures distance between vl53l0x sensor
17 This sample uses the VL53L0X sensor controlled using the I2C interface.
/Zephyr-4.1.0/samples/drivers/audio/dmic/
DREADME.rst1 .. zephyr:code-sample:: dmic
18 The device to be used by the sample is specified by defining a devicetree node
20 The sample has been tested on :ref:`nrf52840dk_nrf52840` (nrf52840dk/nrf52840)
/Zephyr-4.1.0/samples/drivers/led/lp5569/
DREADME.rst1 .. zephyr:code-sample:: lp5569
10 This sample controls 9 LEDs connected to an LP5569 driver. The sample turns
/Zephyr-4.1.0/samples/drivers/led/pwm/
DREADME.rst1 .. zephyr:code-sample:: led-pwm
10 This sample allows to test the led-pwm driver. The first "pwm-leds" compatible
31 This sample can be built and executed on all the boards with PWM LEDs connected.
/Zephyr-4.1.0/boards/qemu/xtensa/doc/
Dindex.rst13 emulated environment, for example, with the :zephyr:code-sample:`synchronization` sample:
21 This will build an image with the synchronization sample app, boot it using
/Zephyr-4.1.0/samples/subsys/usb_c/source/
DREADME.rst1 .. zephyr:code-sample:: usb-c-source
18 .. _usb-c-source-sample-requirements:
22 The TCPC device used by the sample is specified in the devicetree
24 The sample has been tested on ``stm32g081b_eval``.
/Zephyr-4.1.0/samples/modules/lvgl/accelerometer_chart/
DREADME.rst1 .. zephyr:code-sample:: lvgl-accelerometer-chart
10 A sample application that demonstrates how to use LVGL and the :ref:`sensor` to
13 This sample creates a line chart with three series, one for each axis of the accelerometer. An LVGL
28 ``native_sim*`` board variants, making it possible to run this sample on
/Zephyr-4.1.0/samples/sensor/lsm6dsl/
DREADME.rst1 .. zephyr:code-sample:: lsmd6dsl
11 This sample sets the LSM6DSL accelerometer and gyroscope to 104Hz
20 This sample uses the LSM6DSL sensor controlled using the I2C or SPI interface.
79 .. note:: The magn row is displayed only when running sample onto 96b_argonkey board, where a magne…

1...<<11121314151617181920>>...69