Home
last modified time | relevance | path

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

12345678910>>...59

/Zephyr-latest/tests/bsim/bluetooth/samples/
Dcompile.sh15 app=samples/bluetooth/peripheral_hr \
18 app=tests/bsim/bluetooth/samples/central_hr_peripheral_hr \
20 extra_conf_file=${ZEPHYR_BASE}/samples/bluetooth/central_hr/prj.conf \
22 app=samples/bluetooth/peripheral_hr \
26 app=tests/bsim/bluetooth/samples/central_hr_peripheral_hr \
28 extra_conf_file=${ZEPHYR_BASE}/samples/bluetooth/central_hr/prj.conf \
29 conf_overlay=${ZEPHYR_BASE}/samples/bluetooth/central_hr/overlay-extended.conf \
31 app=samples/bluetooth/peripheral_hr \
35 app=tests/bsim/bluetooth/samples/central_hr_peripheral_hr \
37 extra_conf_file=${ZEPHYR_BASE}/samples/bluetooth/central_hr/prj.conf \
[all …]
/Zephyr-latest/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 */, 0 /* first channel data */, in ZTEST_USER()
223 check_empty_samples(samples); in ZTEST_USER()
231 const int samples = 4; in ZTEST_USER() local
248 start_adc_read(adc_dev, BIT(ADC_1ST_CHANNEL_ID), samples); in ZTEST_USER()
251 check_samples(samples, input_mv, 0 /* step */, 1 /* channels */, 0 /* first channel data */, in ZTEST_USER()
[all …]
/Zephyr-latest/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_bap_unicast_client,default,nrf5340dk/nrf5340/cpuapp,samples/bluetooth/bap_unicast_client,
23 bt_bap_unicast_server,default,nrf5340dk/nrf5340/cpuapp,samples/bluetooth/bap_unicast_server,
24 bt_tmap_central,default,nrf5340dk/nrf5340/cpuapp,samples/bluetooth/tmap_central,
[all …]
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_broadcast_sink/
Dcompile.sh13 app=samples/bluetooth/bap_broadcast_source sysbuild=1 compile
15 conf_file=${ZEPHYR_BASE}/samples/bluetooth/bap_broadcast_sink/prj.conf \
18 app=samples/bluetooth/bap_broadcast_source conf_overlay=overlay-bt_ll_sw_split.conf \
21 conf_file=${ZEPHYR_BASE}/samples/bluetooth/bap_broadcast_sink/prj.conf \
22 conf_overlay=${ZEPHYR_BASE}/samples/bluetooth/bap_broadcast_sink/overlay-bt_ll_sw_split.conf \
/Zephyr-latest/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-latest/samples/
Dindex.rst1 .. zephyr:code-sample-category:: samples
4 Zephyr offers a comprehensive collection of samples and demos that highlight the features of the
7 These samples are crafted to be simple and easy to understand, serving as a starting point for your
10 We welcome contributions of new samples to the project and you are encouraged to read more about
14 :categories: samples
/Zephyr-latest/samples/net/common/
Dcommon.cmake3 # Common routines used in net samples
5 target_include_directories(app PRIVATE ${ZEPHYR_BASE}/samples/net/common/)
6 target_sources(app PRIVATE $ENV{ZEPHYR_BASE}/samples/net/common/net_sample_common.c)
/Zephyr-latest/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-latest/tests/bsim/bluetooth/audio_samples/cap/
Dcompile.sh14 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_initiator \
20 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_acceptor \
26 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_initiator \
31 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_acceptor \
37 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_initiator \
43 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_acceptor \
49 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_initiator \
54 sample=${ZEPHYR_BASE}/samples/bluetooth/cap_acceptor \
/Zephyr-latest/subsys/net/l2/wifi/
DCMakeLists.txt38 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/client.pem
44 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/client-key.pem
50 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/ca.pem
56 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/client2.pem
62 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/client-key2.pem
68 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/ca2.pem
74 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/server.pem
80 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/server-key.pem
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_unicast_client/
Dcompile.sh13 app=samples/bluetooth/bap_unicast_server sysbuild=1 compile
15 sample=${ZEPHYR_BASE}/samples/bluetooth/bap_unicast_client \
20 app=samples/bluetooth/bap_unicast_server conf_overlay=overlay-bt_ll_sw_split.conf \
23 sample=${ZEPHYR_BASE}/samples/bluetooth/bap_unicast_client \
/Zephyr-latest/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-latest/samples/bluetooth/bap_unicast_client/
DREADME.rst14 :zephyr_file:`samples/bluetooth/bap_unicast_client` in the Zephyr tree.
16 Check the :zephyr:code-sample-category:`bluetooth` samples for general information.
35 :zephyr-app: samples/bluetooth/bap_unicast_client/
47 :zephyr-app: samples/bluetooth/bap_unicast_client/
55 :zephyr-app: samples/bluetooth/bap_unicast_server/
61 :zephyr_file:`samples/bluetooth/hci_ipc/nrf5340_cpunet_iso-bt_ll_sw_split.conf` configuration.
69 :zephyr-app: samples/bluetooth/bap_unicast_client/
81 :zephyr-app: samples/bluetooth/bap_unicast_client/
/Zephyr-latest/samples/bluetooth/bap_unicast_server/
DREADME.rst14 :zephyr_file:`samples/bluetooth/bap_unicast_server` in the Zephyr tree.
16 Check the :zephyr:code-sample-category:`bluetooth` samples for general information.
35 :zephyr-app: samples/bluetooth/bap_unicast_server/
47 :zephyr-app: samples/bluetooth/bap_unicast_server/
55 :zephyr-app: samples/bluetooth/bap_unicast_server/
61 :zephyr_file:`samples/bluetooth/hci_ipc/nrf5340_cpunet_iso-bt_ll_sw_split.conf` configuration.
69 :zephyr-app: samples/bluetooth/bap_unicast_server/
81 :zephyr-app: samples/bluetooth/bap_unicast_server/
/Zephyr-latest/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-latest/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-latest/doc/connectivity/networking/api/
Dwifi.rst37 in PEM format are committed to the repo at :zephyr_file:`samples/net/wifi/test_certs` and the durin…
43 $ cp client.pem samples/net/wifi/test_certs/
44 $ cp client-key.pem samples/net/wifi/test_certs/
45 $ cp ca.pem samples/net/wifi/test_certs/
46 $ cp client2.pem samples/net/wifi/test_certs/
47 $ cp client-key2.pem samples/net/wifi/test_certs/
48 $ cp ca2.pem samples/net/wifi/test_certs/
49 $ west build -p -b <board> samples/net/wifi -- -DEXTRA_CONF_FILE=overlay-enterprise.conf
55 …$ west build -p -b <board> samples/net/wifi -- -DEXTRA_CONF_FILE=overlay-enterprise-variable-bufs.…
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_tx/
DREADME.rst33 :zephyr-app: samples/bluetooth/direction_finding_connectionless_tx
41 also run on the network core. The :zephyr_file:`samples/bluetooth/hci_ipc`
46 …:zephyr_file:`samples/bluetooth/direction_finding_connectionless_tx/boards/nrf52833dk_nrf52833.ove…
48 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.overlay`.
50 …:zephyr_file:`samples/bluetooth/direction_finding_connectionless_tx/boards/nrf5340dk_nrf5340_cpuap…
51 …as those in the created file :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.over…
53 …:zephyr_file:`samples/bluetooth/direction_finding_connectionless_tx/boards/nrf52833dk_nrf52833.con…
55 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.conf`. Add
69 :zephyr_file:`samples/bluetooth/direction_finding_connectionless_tx/boards/nrf52833dk_nrf52833.over…
80 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.overlay`
[all …]
/Zephyr-latest/tests/net/lib/http_server/tls/
DCMakeLists.txt15 ${ZEPHYR_BASE}/samples/net/sockets/http_server/src/certs/ca_cert.der
21 ${ZEPHYR_BASE}/samples/net/sockets/http_server/src/certs/server_cert.der
27 ${ZEPHYR_BASE}/samples/net/sockets/http_server/src/certs/server_privkey.der
35 ${ZEPHYR_BASE}/samples/net/sockets/http_server/src/certs/server_cert.der
41 ${ZEPHYR_BASE}/samples/net/sockets/http_server/src/certs/server_privkey.der
/Zephyr-latest/samples/bluetooth/direction_finding_central/
DREADME.rst33 :zephyr-app: samples/bluetooth/direction_finding_central
46 :zephyr_file:`samples/bluetooth/direction_finding_central/boards/nrf52833dk_nrf52833.overlay`
48 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.overlay`.
50 …:zephyr_file:`samples/bluetooth/direction_finding_central/boards/nrf5340dk_nrf5340_cpuapp.overlay`.
51 …as those in the created file :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.ove…
53 :zephyr_file:`samples/bluetooth/direction_finding_central/boards/nrf52833dk_nrf52833.conf`
55 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.conf`.
65 :zephyr_file:`samples/bluetooth/direction_finding_central/boards/nrf52833dk_nrf52833.overlay`.
76 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.overlay`
/Zephyr-latest/samples/bluetooth/direction_finding_peripheral/
DREADME.rst32 :zephyr-app: samples/bluetooth/direction_finding_peripheral
45 :zephyr_file:`samples/bluetooth/direction_finding_peripheral/boards/nrf52833dk_nrf52833.overlay`
47 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.overlay`.
49 …:zephyr_file:`samples/bluetooth/direction_finding_peripheral/boards/nrf5340dk_nrf5340_cpuapp.overl…
50 …as those in the created file :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.over…
52 :zephyr_file:`samples/bluetooth/direction_finding_peripheral/boards/nrf52833dk_nrf52833.conf`
54 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.conf`.
64 :zephyr_file:`samples/bluetooth/direction_finding_peripheral/boards/nrf52833dk_nrf52833.overlay`.
75 :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.overlay`
/Zephyr-latest/samples/bluetooth/central_past/
DREADME.rst21 This sample can be found under :zephyr_file:`samples/bluetooth/central_past` in
24 Use the sample found under :zephyr_file:`samples/bluetooth/periodic_adv` on
28 Use the sample found under :zephyr_file:`samples/bluetooth/peripheral_past` in
32 See :zephyr:code-sample-category:`bluetooth` samples for details.
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/
DREADME.rst18 :zephyr_file:`samples/bluetooth/bap_broadcast_source` in the Zephyr tree.
20 Check the :zephyr:code-sample-category:`bluetooth` samples for general information.
42 :zephyr-app: samples/bluetooth/bap_broadcast_source/
50 :zephyr-app: samples/bluetooth/bap_broadcast_source/
56 :zephyr_file:`samples/bluetooth/hci_ipc/nrf5340_cpunet_iso-bt_ll_sw_split.conf` configuration.
64 :zephyr-app: samples/bluetooth/bap_broadcast_source/
76 :zephyr-app: samples/bluetooth/bap_broadcast_source/
/Zephyr-latest/samples/bluetooth/cap_acceptor/
DREADME.rst14 This sample can be found under :zephyr_file:`samples/bluetooth/cap_acceptor` in the Zephyr tree.
16 Check the :zephyr:code-sample-category:`bluetooth` samples for general information.
38 :zephyr-app: samples/bluetooth/cap_acceptor/
46 :zephyr-app: samples/bluetooth/cap_acceptor/
52 :zephyr_file:`samples/bluetooth/hci_ipc/nrf5340_cpunet_iso-bt_ll_sw_split.conf` configuration.
60 :zephyr-app: samples/bluetooth/cap_acceptor/
72 :zephyr-app: samples/bluetooth/cap_acceptor/
/Zephyr-latest/samples/bluetooth/cap_initiator/
DREADME.rst14 This sample can be found under :zephyr_file:`samples/bluetooth/cap_initiator` in the Zephyr tree.
16 Check the :zephyr:code-sample-category:`bluetooth` samples for general information.
38 :zephyr-app: samples/bluetooth/cap_initiator/
46 :zephyr-app: samples/bluetooth/cap_initiator/
52 :zephyr_file:`samples/bluetooth/hci_ipc/nrf5340_cpunet_iso-bt_ll_sw_split.conf` configuration.
60 :zephyr-app: samples/bluetooth/cap_initiator/
72 :zephyr-app: samples/bluetooth/cap_initiator/

12345678910>>...59