Home
last modified time | relevance | path

Searched refs:sample (Results 626 – 650 of 1701) sorted by relevance

1...<<21222324252627282930>>...69

/Zephyr-4.1.0/samples/subsys/shell/shell_module/
DREADME.rst1 .. zephyr:code-sample:: shell-module
46 This sample can be found under :zephyr_file:`samples/subsys/shell/shell_module`
49 The sample can be built for several platforms.
54 The sample may run on emulation targets. The following commands build the
/Zephyr-4.1.0/samples/boards/renesas/openamp_linux_zephyr/
DREADME.rst1 .. zephyr:code-sample:: rz-openamp-linux-zephyr
31 Running the sample
37 The sample currently supports the Linux RZ/G Multi-OS Package V2.2.0. The build steps for Renesas M…
44 …file: meta-rz-features/meta-rz-multi-os/meta-rzg3s/recipes-example/rpmsg-sample/files/platform_inf…
71 1. Flash the sample to the board.
173 I: OpenAMP[remote] Linux sample client responder started
175 I: OpenAMP Linux sample client responder ended
/Zephyr-4.1.0/samples/sensor/accel_trig/
DREADME.rst1 .. zephyr:code-sample:: accel_trig
9 This sample application demonstrates how to use 3-Axis accelerometers with triggers.
12 If the accelerometer is enabled with a tap trigger, the sample uses the tap trigger event to
/Zephyr-4.1.0/samples/boards/nordic/nrfx/
DREADME.rst1 .. zephyr:code-sample:: nrf_nrfx
9 This sample demonstrates the usage of nrfx library in Zephyr.
31 This sample has been tested on the NordicSemiconductor nRF9160 DK
/Zephyr-4.1.0/drivers/usb_c/vbus/
Dusbc_vbus_adc.c44 value = data->sample; in adc_vbus_measure()
176 data->sequence.buffer = &data->sample; in adc_vbus_init()
177 data->sequence.buffer_size = sizeof(data->sample); in adc_vbus_init()
/Zephyr-4.1.0/samples/userspace/hello_world_user/src/
Dmain.c12 #error This sample requires CONFIG_USERSPACE.
/Zephyr-4.1.0/samples/boards/renesas/comparator/
DKconfig4 mainmenu "Comparator sample additional options"
/Zephyr-4.1.0/samples/net/mqtt_publisher/
Ddocker-test.sh16 start_zephyr -DOVERLAY_CONFIG=overlay-sample.conf "$overlay"
DREADME.rst1 .. zephyr:code-sample:: mqtt-publisher
14 The Zephyr MQTT Publisher sample application is a MQTT v3.1.1
20 The source code of this sample application can be found at:
28 - Mosquitto server: any version that supports MQTT v3.1.1. This sample
36 Currently, this sample application only supports static IP addresses.
67 This sample application supports the IBM Bluemix Watson topic format that can
92 of this sample application (i.e., :zephyr_file:`samples/net/mqtt_publisher`) and type:
143 sample to connect to it, it does require some work on the user's part to
148 try this sample with TLS enabled, by following these steps:
160 - Build the sample by specifying ``-DEXTRA_CONF_FILE=overlay-tls.conf``
[all …]
/Zephyr-4.1.0/samples/psa/
Dindex.rst1 .. zephyr:code-sample-category:: psa
/Zephyr-4.1.0/drivers/sensor/st/lis2dh/
Dlis2dh.c125 lis2dh_convert(lis2dh->sample.xyz[i], lis2dh->scale, val); in lis2dh_channel_get()
142 lis2dh->sample.raw, in lis2dh_fetch_xyz()
143 sizeof(lis2dh->sample.raw)); in lis2dh_fetch_xyz()
150 int16_t *sample = in lis2dh_fetch_xyz() local
151 (int16_t *)&lis2dh->sample.raw[1 + i]; in lis2dh_fetch_xyz()
153 *sample = sys_le16_to_cpu(*sample); in lis2dh_fetch_xyz()
156 if (lis2dh->sample.status & LIS2DH_STATUS_DRDY_MASK) { in lis2dh_fetch_xyz()
/Zephyr-4.1.0/boards/silabs/dev_kits/xg24_dk2601b/doc/
Dindex.rst104 The sample application :zephyr:code-sample:`hello_world` is used for this example.
139 Then build the Zephyr kernel and a Bluetooth sample with the following
140 command. The :zephyr:code-sample:`bluetooth_observer` sample application is used in
/Zephyr-4.1.0/boards/sparkfun/thing_plus_matter_mgm240p/doc/
Dindex.rst108 The sample application :zephyr:code-sample:`hello_world` is used for this example.
143 Then build the Zephyr kernel and a Bluetooth sample with the following
144 command. The :zephyr:code-sample:`bluetooth_observer` sample application is used in
/Zephyr-4.1.0/samples/drivers/mspi/mspi_flash/
DREADME.rst1 .. zephyr:code-sample:: mspi-flash
10 This sample demonstrates using the :ref:`flash API <flash_api>` on a MSPI NOR serial flash
/Zephyr-4.1.0/samples/drivers/spi_flash/
DREADME.rst1 .. zephyr:code-sample:: spi-nor
10 This sample demonstrates using the :ref:`flash API <flash_api>` on a SPI NOR serial flash
/Zephyr-4.1.0/samples/posix/eventfd/
DREADME.rst1 .. zephyr:code-sample:: posix-eventfd
9 This sample application demonstrates using the POSIX eventfd() function to create a file descriptor,
/Zephyr-4.1.0/samples/boards/st/uart/single_wire/
DREADME.rst1 .. zephyr:code-sample:: uart-stm32-single-wire
14 twister to verify this sample's output automatically.
/Zephyr-4.1.0/samples/net/cloud/mqtt_azure/
DKconfig1 # Private config options for mqtt-azure sample app
6 mainmenu "Networking mqtt-azure sample application"
/Zephyr-4.1.0/samples/sensor/ina219/
DREADME.rst1 .. zephyr:code-sample:: ina219
10 This sample application measures shunt voltage, bus voltage, power and current
/Zephyr-4.1.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df_types.h113 struct iq_sample sample[0]; member
171 struct iq_sample sample[0]; member
/Zephyr-4.1.0/samples/application_development/external_lib/
DREADME.rst1 .. zephyr:code-sample:: external_library
17 To use this sample on a Windows host operating system, GNU Make needs to be in
/Zephyr-4.1.0/doc/connectivity/networking/api/
Dsocks5.rst50 application can call to setup SOCKS5 proxy. See :zephyr:code-sample:`mqtt-publisher`
51 sample application for usage example.
/Zephyr-4.1.0/tests/drivers/spi/spi_loopback/boards/
Dmimxrt700_evk_mimxrt798s_cm33_cpu0.overlay7 /* To test this sample, connect J20.3 <-> J20.5 */
/Zephyr-4.1.0/samples/bluetooth/central_multilink/
DKconfig12 sample.
/Zephyr-4.1.0/samples/bluetooth/peripheral_identity/
DKconfig12 central_multilink sample.

1...<<21222324252627282930>>...69