Home
last modified time | relevance | path

Searched refs:samples (Results 1 – 25 of 1199) sorted by relevance

12345678910>>...48

/Zephyr-Core-3.5.0/tests/drivers/adc/adc_emul/src/
Dmain.c133 int samples) in start_adc_read() argument
139 .extra_samplings = samples - 1, in start_adc_read()
142 if (samples > 1) { in start_adc_read()
199 const int samples = 4; in ZTEST_USER() local
217 start_adc_read(adc_dev, BIT(ADC_1ST_CHANNEL_ID), samples); in ZTEST_USER()
220 check_samples(samples, input_mv, 0 /* step */, 1 /* channels */, in ZTEST_USER()
224 check_empty_samples(samples); in ZTEST_USER()
232 const int samples = 3; in ZTEST_USER() local
256 BIT(ADC_2ND_CHANNEL_ID), samples); in ZTEST_USER()
259 check_samples(samples * 2, input1_mv, 0 /* step */, 2 /* channels */, in ZTEST_USER()
[all …]
/Zephyr-Core-3.5.0/scripts/footprint/
Dplan.txt15 echo_client,default,frdm_k64f,samples/net/sockets/echo_client,
16 echo_server,default,frdm_k64f,samples/net/sockets/echo_server,
17 bt_beacon,default,nrf52840dk_nrf52840,samples/bluetooth/beacon,
18 bt_peripheral,default,nrf52840dk_nrf52840,samples/bluetooth/peripheral,
19 bt_central_hr,default,nrf52840dk_nrf52840,samples/bluetooth/central_hr,
20 bt_mesh_demo,default,bbc_microbit,samples/bluetooth/mesh_demo,
21 bt_hap_ha,default,nrf5340dk_nrf5340_cpuapp,samples/bluetooth/hap_ha,
22 bt_unicast_audio_client,default,nrf5340dk_nrf5340_cpuapp,samples/bluetooth/unicast_audio_client,
23 bt_unicast_audio_server,default,nrf5340dk_nrf5340_cpuapp,samples/bluetooth/unicast_audio_server,
24 bt_tmap_central,default,nrf5340dk_nrf5340_cpuapp,samples/bluetooth/tmap_central,
[all …]
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/adv/encrypted/ead_sample/
DCMakeLists.txt10 ${ZEPHYR_BASE}/samples/bluetooth/encrypted_advertising/central/src/central_ead.c
11 ${ZEPHYR_BASE}/samples/bluetooth/encrypted_advertising/peripheral/src/peripheral_ead.c
18 ${ZEPHYR_BASE}/samples/bluetooth/encrypted_advertising/peripheral/src/
19 ${ZEPHYR_BASE}/samples/bluetooth/encrypted_advertising/include/
/Zephyr-Core-3.5.0/samples/bluetooth/central_past/
DREADME.rst20 This sample can be found under :zephyr_file:`samples/bluetooth/central_past` in
23 Use the sample found under :zephyr_file:`samples/bluetooth/periodic_adv` on
27 Use the sample found under :zephyr_file:`samples/bluetooth/peripheral_past` in
31 See :ref:`bluetooth samples section <bluetooth-samples>` for details.
/Zephyr-Core-3.5.0/tests/net/socket/tls_ext/
DCMakeLists.txt12 ${ZEPHYR_BASE}/samples/net/sockets/echo_server/src/ca.der
18 ${ZEPHYR_BASE}/samples/net/sockets/echo_server/src/server.der
24 ${ZEPHYR_BASE}/samples/net/sockets/echo_server/src/server_privkey.der
32 ${ZEPHYR_BASE}/samples/net/sockets/echo_server/src/server.der
38 ${ZEPHYR_BASE}/samples/net/sockets/echo_server/src/server_privkey.der
/Zephyr-Core-3.5.0/samples/bluetooth/periodic_adv/
DREADME.rst19 This sample can be found under :zephyr_file:`samples/bluetooth/periodic_adv` in
22 Use the sample found under :zephyr_file:`samples/bluetooth/periodic_sync` in the
26 See :ref:`bluetooth samples section <bluetooth-samples>` for details.
/Zephyr-Core-3.5.0/samples/bluetooth/periodic_sync/
DREADME.rst20 This sample can be found under :zephyr_file:`samples/bluetooth/periodic_sync` in
23 Use the sample found under :zephyr_file:`samples/bluetooth/periodic_adv` on
27 See :ref:`bluetooth samples section <bluetooth-samples>` for details.
/Zephyr-Core-3.5.0/samples/bluetooth/peripheral_past/
DREADME.rst20 This sample can be found under :zephyr_file:`samples/bluetooth/peripheral_past`
23 Use the sample found under :zephyr_file:`samples/bluetooth/central_past` on
27 See :ref:`bluetooth samples section <bluetooth-samples>` for details.
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/throughput/
DCMakeLists.txt10 ${ZEPHYR_BASE}/samples/bluetooth/central_gatt_write/src/gatt_write_common.c
11 ${ZEPHYR_BASE}/samples/bluetooth/central_gatt_write/src/central_gatt_write.c
12 ${ZEPHYR_BASE}/samples/bluetooth/peripheral_gatt_write/src/peripheral_gatt_write.c
/Zephyr-Core-3.5.0/samples/bluetooth/tmap_bms/
DREADME.rst20 This sample can be found under :zephyr_file:`samples/bluetooth/tmap_bms` in the Zephyr tree.
22 See :ref:`bluetooth samples section <bluetooth-samples>` for details.
/Zephyr-Core-3.5.0/samples/bluetooth/tmap_central/
DREADME.rst20 :zephyr_file:`samples/bluetooth/tmap_central` in the Zephyr tree.
22 See :ref:`bluetooth samples section <bluetooth-samples>` for details.
/Zephyr-Core-3.5.0/samples/bluetooth/tmap_peripheral/
DREADME.rst20 :zephyr_file:`samples/bluetooth/tmap_peripheral` in the Zephyr tree.
22 See :ref:`bluetooth samples section <bluetooth-samples>` for details.
/Zephyr-Core-3.5.0/samples/bluetooth/tmap_bmr/
DREADME.rst19 This sample can be found under :zephyr_file:`samples/bluetooth/tmap_bmr` in the Zephyr tree.
21 See :ref:`bluetooth samples section <bluetooth-samples>` for details.
/Zephyr-Core-3.5.0/samples/bluetooth/handsfree/
DREADME.rst20 This sample can be found under :zephyr_file:`samples/bluetooth/handsfree` in
23 See :ref:`bluetooth samples section <bluetooth-samples>` for details.
/Zephyr-Core-3.5.0/samples/bluetooth/direction_finding_connectionless_tx/
DREADME.rst32 :zephyr-app: samples/bluetooth/direction_finding_connectionless_tx
40 also run on the network core. The :zephyr_file:`samples/bluetooth/hci_rpmsg`
45 …:zephyr_file:`samples/bluetooth/direction_finding_connectionless_tx/boards/nrf52833dk_nrf52833.ove…
47 :file:`samples/bluetooth/hci_rpmsg/boards/nrf5340dk_nrf5340_cpunet.overlay`.
49 …:zephyr_file:`samples/bluetooth/direction_finding_connectionless_tx/boards/nrf5340dk_nrf5340_cpuap…
50 …as those in the created file :file:`samples/bluetooth/hci_rpmsg/boards/nrf5340dk_nrf5340_cpunet.ov…
52 …:zephyr_file:`samples/bluetooth/direction_finding_connectionless_tx/boards/nrf52833dk_nrf52833.con…
54 :file:`samples/bluetooth/hci_rpmsg/boards/nrf5340dk_nrf5340_cpunet.conf`. Add
68 :zephyr_file:`samples/bluetooth/direction_finding_connectionless_tx/boards/nrf52833dk_nrf52833.over…
79 :file:`samples/bluetooth/hci_rpmsg/boards/nrf5340dk_nrf5340_cpunet.overlay`
[all …]
/Zephyr-Core-3.5.0/samples/modules/thrift/hello/client/
DCMakeLists.txt26 ${ZEPHYR_BASE}/samples/modules/thrift/hello/hello.thrift
41 ${ZEPHYR_BASE}/samples/modules/thrift/hello/qemu-cert.pem
47 ${ZEPHYR_BASE}/samples/modules/thrift/hello/qemu-key.pem
53 ${ZEPHYR_BASE}/samples/modules/thrift/hello/native-cert.pem
59 ${ZEPHYR_BASE}/samples/modules/thrift/hello/native-key.pem
/Zephyr-Core-3.5.0/samples/modules/thrift/hello/server/
DCMakeLists.txt26 ${ZEPHYR_BASE}/samples/modules/thrift/hello/hello.thrift
41 ${ZEPHYR_BASE}/samples/modules/thrift/hello/qemu-cert.pem
47 ${ZEPHYR_BASE}/samples/modules/thrift/hello/qemu-key.pem
53 ${ZEPHYR_BASE}/samples/modules/thrift/hello/native-cert.pem
59 ${ZEPHYR_BASE}/samples/modules/thrift/hello/native-key.pem
/Zephyr-Core-3.5.0/samples/boards/
Dboards.rst1 .. _board-specific-samples:
3 Board-specific samples
/Zephyr-Core-3.5.0/samples/bluetooth/central_gatt_write/
DREADME.rst21 This sample can be found under :zephyr_file:`samples/bluetooth/central_gatt_write`
24 See :ref:`bluetooth samples section <bluetooth-samples>` for details.
/Zephyr-Core-3.5.0/samples/bluetooth/peripheral_identity/
DREADME.rst21 This sample can be found under :zephyr_file:`samples/bluetooth/peripheral_identity`
24 See :ref:`bluetooth samples section <bluetooth-samples>` for details.
/Zephyr-Core-3.5.0/samples/bluetooth/peripheral_ots/
DREADME.rst21 This sample can be found under :zephyr_file:`samples/bluetooth/peripheral_ots` in the
24 See :ref:`bluetooth samples section <bluetooth-samples>` for details.
/Zephyr-Core-3.5.0/samples/bluetooth/peripheral/
DREADME.rst22 This sample can be found under :zephyr_file:`samples/bluetooth/peripheral` in the
25 See :ref:`bluetooth samples section <bluetooth-samples>` for details.
/Zephyr-Core-3.5.0/samples/bluetooth/peripheral_dis/
DREADME.rst21 This sample can be found under :zephyr_file:`samples/bluetooth/peripheral_dis` in the
24 See :ref:`bluetooth samples section <bluetooth-samples>` for details.
/Zephyr-Core-3.5.0/samples/bluetooth/peripheral_esp/
DREADME.rst22 This sample can be found under :zephyr_file:`samples/bluetooth/peripheral_esp` in the
25 See :ref:`bluetooth samples section <bluetooth-samples>` for details.
/Zephyr-Core-3.5.0/samples/bluetooth/peripheral_gatt_write/
DREADME.rst22 This sample can be found under :zephyr_file:`samples/bluetooth/peripheral_gatt_write`
25 See :ref:`bluetooth samples section <bluetooth-samples>` for details.

12345678910>>...48