Home
last modified time | relevance | path

Searched full:sample (Results 1 – 25 of 2959) sorted by relevance

12345678910>>...119

/Zephyr-4.3.0/samples/subsys/usb/common/
DKconfig.sample_usbd9 menu "USB sample options"
13 string "USB device sample manufacturer string"
16 USB device sample manufacturer string.
19 string "USB device sample product string"
20 default "USBD sample"
22 USB device sample product stringa.
25 hex "USB device sample Vendor ID"
28 USB device sample Vendor ID. The default id (0x2fe3) is associated to
33 hex "USB device sample Product ID"
36 USB device sample Product ID. You must use your own PID for samples
[all …]
/Zephyr-4.3.0/tests/bsim/bluetooth/audio_samples/cap/
Dcompile.sh14 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_initiator \
16 conf_file=${sample}/prj.conf \
17 conf_overlay=${sample}/boards/nrf5340_audio_dk_nrf5340_cpuapp.conf \
20 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_acceptor \
22 conf_file=${sample}/prj.conf \
23 conf_overlay=${sample}/boards/nrf5340_audio_dk_nrf5340_cpuapp.conf \
26 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_initiator \
27 conf_file=${sample}/prj.conf \
28 conf_overlay=${sample}/boards/nrf5340_audio_dk_nrf5340_cpuapp.conf \
31 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_acceptor \
[all …]
/Zephyr-4.3.0/samples/subsys/lorawan/class_a/
Dsample.yaml9 sample:
13 sample.lorawan.class_a.as923:
16 sample.lorawan.class_a.au915:
19 sample.lorawan.class_a.cn470:
22 sample.lorawan.class_a.cn779:
25 sample.lorawan.class_a.eu433:
28 sample.lorawan.class_a.eu868:
31 sample.lorawan.class_a.kr920:
34 sample.lorawan.class_a.in865:
37 sample.lorawan.class_a.us915:
[all …]
/Zephyr-4.3.0/samples/
Dsample_definition_and_criteria.rst3 Sample Definition and Criteria
9 A sample is a concise Zephyr application that provides an accessible overview of one or
16 Sample Criteria
21 * The primary purpose of a sample is to provide a reference to the user.
27 * If a sample can provide output that can be verified, then output should be evaluated against
28 expected value to have some level of testing for the sample itself.
31 * Although being able to run a sample successfully does verify the
34 :zephyr_file:`tests/` folder. In a sample, the only thing you test is
35 buildability and, in some cases, if a sample is performing as expected, i.e. you
36 are testing the sample, not the subsystem it builds on top.
[all …]
/Zephyr-4.3.0/samples/net/wifi/shell/
Dsample.yaml6 sample:
8 name: WiFi sample app
10 sample.net.wifi:
18 sample.net.wifi.mikroe_wifi_bt_click:
21 sample.net.wifi.esp_8266:
24 sample.net.wifi.esp_8266_arduino:
31 sample.net.wifi.inventek_eswifi_arduino_uart:
38 sample.net.wifi.inventek_eswifi_arduino_spi:
45 sample.net.wifi.nrf70dk:
59 sample.net.wifi.nrf7002ek:
[all …]
/Zephyr-4.3.0/samples/philosophers/
Dsample.yaml1 sample:
21 sample.kernel.philosopher: {}
22 sample.kernel.philosopher.same_prio:
24 sample.kernel.philosopher.static:
26 sample.kernel.philosopher.semaphores:
28 sample.kernel.philosopher.stacks:
30 sample.kernel.philosopher.fifos:
32 sample.kernel.philosopher.lifos:
34 sample.kernel.philosopher.preempt_only:
40 sample.kernel.philosopher.coop_only:
/Zephyr-4.3.0/samples/net/sockets/echo_server/
Dsample.yaml8 sample:
9 description: Test network sockets using a client/server sample
12 sample.net.sockets.echo_server:
24 sample.net.sockets.echo_server.802154:
29 sample.net.sockets.echo_server.802154.rf2xx.xplained:
34 sample.net.sockets.echo_server.802154.rf2xx.xpro:
43 sample.net.sockets.echo_server.802154.rf2xx.legacy:
52 sample.net.sockets.echo_server.802154.rf2xx.arduino:
62 sample.net.sockets.echo_server.802154.rf2xx.mikrobus:
67 sample.net.sockets.echo_server.mcr20a:
[all …]
/Zephyr-4.3.0/samples/net/sockets/echo_client/
Dsample.yaml8 sample:
9 description: Test network sockets using a client/server sample
12 sample.net.sockets.echo_client:
21 sample.net.sockets.echo_client.802154:
24 sample.net.sockets.echo_client.802154.rf2xx:
27 sample.net.sockets.echo_client.802154.rf2xx.xplained:
32 sample.net.sockets.echo_client.802154.rf2xx.xpro:
41 sample.net.sockets.echo_client.802154.rf2xx.legacy:
50 sample.net.sockets.echo_client.802154.rf2xx.arduino:
60 sample.net.sockets.echo_client.802154.rf2xx.mikrobus:
[all …]
/Zephyr-4.3.0/samples/subsys/fs/fs_sample/
Dsample.yaml1 sample:
2 name: Filesystems sample
8 sample.filesystem.fat_fs:
22 sample.filesystem.fat_fs.overlay:
24 sample.filesystem.fat_fs.adafruit_2_8_tft_touch_v2:
46 sample.filesystem.fat_fs.nrf52840dk_nrf52840:
49 sample.filesystem.fat_fs.nrf52840dk_nrf52840_ram_disk:
55 sample.filesystem.fat_fs.nrf52840dk_nrf52840_ram_disk_region:
61 sample.filesystem.fat_fs.nrf54l15dk:
64 sample.filesystem.fat_fs.ophelia4ev:
[all …]
/Zephyr-4.3.0/tests/bsim/bluetooth/audio_samples/ccp/
Dcompile.sh14 sample=${ZEPHYR_BASE}/samples/bluetooth/ccp_call_control_server \
15 conf_file=${sample}/prj.conf \
16 conf_overlay=${sample}/boards/nrf5340_audio_dk_nrf5340_cpuapp.conf \
19 sample=${ZEPHYR_BASE}/samples/bluetooth/ccp_call_control_client \
20 conf_file=${sample}/prj.conf \
21 conf_overlay=${sample}/boards/nrf5340_audio_dk_nrf5340_cpuapp.conf \
25 sample=${ZEPHYR_BASE}/samples/bluetooth/ccp_call_control_server \
26 conf_file=${sample}/prj.conf \
27 conf_overlay=${sample}/overlay-bt_ll_sw_split.conf \
30 sample=${ZEPHYR_BASE}/samples/bluetooth/ccp_call_control_client \
[all …]
/Zephyr-4.3.0/samples/modules/lvgl/demos/
Dsample.yaml1 sample:
2 description: LVGL sample, containing all upstream demos
25 sample.modules.lvgl.demo_music:
28 sample.modules.lvgl.demo_benchmark:
32 sample.modules.lvgl.demo_stress:
35 sample.modules.lvgl.demo_widgets:
38 sample.modules.lvgl.demo_keypad_encoder:
41 sample.modules.lvgl.demo_render:
44 sample.modules.lvgl.demo_benchmark.lvgl_auto:
51 sample.modules.lvgl.demos.st_b_lcd40_dsi1_mb1166:
[all …]
/Zephyr-4.3.0/samples/net/zperf/
Dsample.yaml8 sample:
12 sample.net.zperf:
15 sample.net.zperf_no_server:
20 sample.net.zperf.async_tx.stm32:
31 sample.net.zperf_st:
46 sample.net.zperf_no_shell:
51 sample.net.zperf_concurrent_upload:
56 sample.net.zperf.usbd_cdc_ecm:
69 sample.net.zperf.usbd_cdc_ncm:
82 sample.net.zperf.shield:
[all …]
/Zephyr-4.3.0/samples/subsys/mgmt/hawkbit/
Dsample.yaml16 sample:
20 sample.net.hawkbit.default: {}
21 sample.net.hawkbit.sysbuild:
23 sample.net.hawkbit.manual:
26 sample.net.hawkbit.ddi.target:
30 sample.net.hawkbit.ddi.no_security:
34 sample.net.hawkbit.tls:
38 sample.net.hawkbit.set_settings_runtime:
41 sample.net.hawkbit.save_progress:
/Zephyr-4.3.0/include/zephyr/drivers/adc/
Dads131m02.h49 /** 2 sample delay */
51 /** 4 sample delay */
53 /** 8 sample delay */
55 /** 16 sample delay */
57 /** 32 sample delay */
59 /** 64 sample delay */
61 /** 128 sample delay */
63 /** 256 sample delay */
65 /** 512 sample delay */
67 /** 1024 sample delay */
[all …]
/Zephyr-4.3.0/samples/basic/hash_map/
Dsample.yaml5 sample:
6 description: System Hashmap sample
7 name: System Hashmap sample
23 sample.libraries.hash_map.minimal.separate_chaining.djb2:
29 sample.libraries.hash_map.minimal.open_addressing.djb2:
36 sample.libraries.hash_map.newlib.separate_chaining.djb2:
43 sample.libraries.hash_map.newlib.open_addressing.djb2:
50 sample.libraries.hash_map.newlib.cxx_unordered_map.djb2:
59 sample.libraries.hash_map.picolibc.separate_chaining.djb2:
65 sample.libraries.hash_map.picolibc.open_addressing.djb2:
/Zephyr-4.3.0/samples/subsys/fs/zms/
Dsample.yaml1 sample:
2 name: ZMS Sample
5 sample.zms.basic:
14 - "Sample code finished Successfully"
15 sample.zms.id_64bit:
26 - "Sample code finished Successfully"
/Zephyr-4.3.0/samples/bluetooth/hap_ha/
Dsample.yaml1 sample:
2 description: Bluetooth HAP Hearing Aid sample
3 name: Bluetooth HAP Hearing Aid sample
5 sample.bluetooth.hap_ha.monaural:
11 sample.bluetooth.hap_ha.monaural_no_presets:
19 sample.bluetooth.hap_ha.banded:
26 sample.bluetooth.hap_ha.binaural:
/Zephyr-4.3.0/samples/drivers/uart/async_api/
DREADME.rst1 .. zephyr:code-sample:: uart_async
10 This sample demonstrates how to use the UART serial driver asynchronous
23 Build and flash the sample as follows, changing ``nrf52840dk/nrf52840`` for
32 Sample Output
40 [00:00:05.001,919] <inf> sample: Loop 0: Sending 3 packets
41 [00:00:05.002,008] <inf> sample: RX is now enabled
43 [00:00:10.002,086] <inf> sample: Loop 1: Sending 1 packets
44 [00:00:10.002,138] <inf> sample: RX is now disabled
47 [00:00:15.002,215] <inf> sample: Loop 2: Sending 2 packets
48 [00:00:15.002,293] <inf> sample: RX is now enabled
[all …]
/Zephyr-4.3.0/samples/subsys/shell/shell_module/
Dsample.yaml1 sample:
2 name: Shell Sample
6 sample.shell.shell_module:
16 sample.shell.shell_module.usb:
28 sample.shell.shell_module.minimal:
35 sample.shell.shell_module.getopt:
44 sample.shell.shell_module.minimal_rtt:
51 sample.shell.shell_module.bt:
66 sample.shell.shell_module.login:
74 sample.shell.shell_module.robot:
/Zephyr-4.3.0/samples/subsys/fs/littlefs/
Dsample.yaml1 sample:
2 name: littlefs filesystem sample
8 sample.filesystem.littlefs:
36 sample.filesystem.littlefs.blk:
43 sample.filesystem.littlefs.nrf52840dk_spi:
49 sample.filesystem.littlefs.nrf52840dk_qspi:
55 sample.filesystem.littlefs.stm32h747i_disco_m7_blk:
63 sample.filesystem.littlefs.nucleo_h743zi_qspi:
68 sample.filesystem.littlefs.nucleo_h743zi_blk:
74 sample.filesystem.littlefs.stm32l562e_dk_ospi:
[all …]
/Zephyr-4.3.0/samples/drivers/display/
Dsample.yaml1 sample:
2 description: Sample application for displays
5 sample.display.sdl:
10 sample.display.dummy:
23 - "Display sample for (.*)"
24 sample.display.g1120b0mipi:
40 - "sample: Display sample for (.*)"
42 - "Display sample test mode done (.*)"
43 sample.display.builtin:
44 # This test case is intended to insure that this sample builds & runs
[all …]
/Zephyr-4.3.0/samples/basic/minimal/
Dsample.yaml1 sample:
2 description: minimal sample, the smallest possible Zephyr application
12 sample.minimal.mt.arm:
24 sample.minimal.mt-no-preempt.arm:
36 sample.minimal.mt-no-preempt-no-timers.arm:
48 sample.minimal.no-mt.arm:
60 sample.minimal.no-mt-no-timers.arm:
72 sample.minimal.mt.x86:
76 sample.minimal.mt-no-preempt.x86:
80 sample.minimal.mt-no-preempt-no-timers.x86:
[all …]
/Zephyr-4.3.0/samples/subsys/usb/hid-keyboard/
Dsample.yaml1 sample:
2 name: USB HID keyboard sample
14 - "HID keyboard sample is initialized"
26 sample.usbd.hid-keyboard: {}
27 sample.usbd.hid-keyboard.out-report:
30 sample.usbd.hid-keyboard.large-report:
33 sample.usbd.hid-keyboard.large-out-report:
/Zephyr-4.3.0/samples/modules/thrift/hello/server/
Dsample.yaml1 sample:
2 description: Hello Thrift server sample
8 - sample
19 sample.thrift.hello.server.binaryProtocol: {}
20 sample.thrift.hello.server.compactProtocol:
23 sample.thrift.hello.server.tlsTransport:
/Zephyr-4.3.0/samples/modules/thrift/hello/client/
Dsample.yaml1 sample:
2 description: Hello Thrift client sample
8 - sample
19 sample.thrift.hello.client.binaryProtocol: {}
20 sample.thrift.hello.client.compactProtocol:
23 sample.thrift.hello.client.tlsTransport:

12345678910>>...119