zephyr/samples
Armando Visconti 44a67ea403 samples/sensor: Add sample to read RTIO stream using drdy
Add sample to read from up to 10 streaming devices, using the
sensor_stream() API and the RTIO framework:
    https://docs.zephyrproject.org/latest/services/rtio/index.html

The devices has to be aliased as streamN (0 <= N <= 9) in DT, and
will be instantiated using SENSOR_DT_STREAM_IODEV() macro.

Currently the sample gets/prints data on SENSOR_TRIG_DATA_READY
trigger basis for the following sensor channels:

        - SENSOR_CHAN_ACCEL_XYZ

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2025-06-17 07:21:04 +02:00
..
application_development samples: code_relocation_nocopy: update macro for flash size and address 2025-04-30 18:44:24 +02:00
arch sample: arch: mpu: mpu_test: skip run automate for SoC S32Z 2025-05-28 16:37:44 +02:00
basic boards: qemu_nios2: drop board definition 2025-05-15 20:01:05 -04:00
bluetooth samples: Bluetooth: bap_broadcast_sink: Fix logging invalid recv count 2025-06-13 10:35:20 -04:00
boards drivers: clock_control: nrf2: align with hw binding names 2025-06-13 11:12:43 +02:00
cpp samples: cpp: hello_world: add cpp target tag 2025-04-09 21:10:27 +02:00
data_structures samples: lib: min_heap: Add min-heap usage example 2025-06-07 13:29:24 +01:00
drivers samples: adc_dt: add overlay for am2434 r5f0_0 core 2025-06-16 13:59:09 -04:00
fuel_gauge boards: adafruit: esp32s2_feather: add support 2025-03-27 14:01:21 +01:00
hello_world samples: hello_world: set minimum flash requirement to 16K 2025-03-04 17:28:33 +01:00
kernel samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
modules samples: modules: lvgl: demos: Update to v9.3 2025-06-11 08:20:09 +02:00
net samples: net: socketpair: ensure integration platform is on allow list 2025-06-14 12:37:06 -04:00
philosophers samples: philosphers: Fix typo in famous name 2025-03-31 08:20:19 +02:00
posix boards: shields: Add shield for NXP ADTJA1101 Ethernet Adapter 2025-06-12 15:04:32 -07:00
psa secure_storage: use hybrid key store in samples/tests 2025-03-14 14:51:58 +01:00
sensor samples/sensor: Add sample to read RTIO stream using drdy 2025-06-17 07:21:04 +02:00
shields samples: shields: npm1300_ek: update GPIO config 2025-05-22 13:44:31 +02:00
subsys usb: device_next: allow to use label as interface string descriptor 2025-06-11 08:18:30 +02:00
synchronization
sysbuild samples: sysbuild: Add support for nrf54h20dk/nrf54h20/cpuapp/iron 2025-05-22 16:17:35 +02:00
tfm_integration samples: tfm_integration: psa_crypto: To works on MAX32657 2025-05-21 08:01:25 +02:00
userspace soc/sifive: differentiate between FE310-G000 and FE310-G002 2025-06-02 17:37:32 +02:00
index.rst
sample_definition_and_criteria.rst