/Zephyr-Core-3.7.0/subsys/net/lib/zperf/ |
D | zperf_udp_uploader.c | 25 struct zperf_results *results) in zperf_upload_decode_stat() 53 struct zperf_results *results, in zperf_upload_fin() 143 struct zperf_results *results) in udp_upload()
|
D | zperf_tcp_uploader.c | 42 struct zperf_results *results) in tcp_upload()
|
D | zperf_shell.c | 479 struct zperf_results *results) in shell_udp_upload_print_stats() 543 struct zperf_results *results) in shell_tcp_upload_print_stats() 576 struct zperf_results *results) in shell_tcp_upload_print_periodic() 711 struct zperf_results results = { 0 }; in execute_upload() local
|
D | zperf_tcp_receiver.c | 78 struct zperf_results results = { 0 }; in tcp_received() local
|
D | zperf_udp_receiver.c | 152 struct zperf_results results = { 0 }; in udp_received() local
|
/Zephyr-Core-3.7.0/tests/kernel/common/src/ |
D | timeout_order.c | 16 static int results[NUM_TIMEOUTS], cur; variable
|
/Zephyr-Core-3.7.0/doc/_extensions/zephyr/kconfig/static/ |
D | kconfig.mjs | 18 let results; variable
|
/Zephyr-Core-3.7.0/scripts/pylib/twister/twisterlib/ |
D | runner.py | 603 def process(self, pipeline, done, message, lock, results): argument 728 def determine_testcases(self, results): argument 961 def report_out(self, results): argument 1329 def pipeline_mgr(self, pipeline, done_queue, lock, results): argument
|
D | reports.py | 543 def summary(self, results, ignore_unrecognized_sections, duration): argument
|
/Zephyr-Core-3.7.0/tests/crypto/tinycrypt/src/ |
D | ecc_dh.c | 386 int results[] = { 0, 1, 1, 2, 1, 0, 2, 0, 1, 0, 2, 2 }; in cavp_pkv() local
|
D | ecc_dsa.c | 545 int results[] = { 3, 2, 4, 0, 0, 2, 4, 1, 3, 2, 3, 1, 4, 1, 0 }; in cavp_verify() local
|
/Zephyr-Core-3.7.0/samples/bluetooth/handsfree_ag/src/ |
D | main.c | 211 static void scan_discovery_cb(struct bt_br_discovery_result *results, size_t count) in scan_discovery_cb()
|
/Zephyr-Core-3.7.0/drivers/adc/ |
D | adc_mcux_gau_adc.c | 37 uint16_t *results; member
|
/Zephyr-Core-3.7.0/subsys/bluetooth/shell/ |
D | bredr.c | 154 static void br_discovery_complete(struct bt_br_discovery_result *results, in br_discovery_complete()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/ |
D | br.c | 908 struct bt_br_discovery_result *results, size_t cnt, in bt_br_discovery_start()
|
/Zephyr-Core-3.7.0/tests/kernel/workq/work_queue/src/ |
D | main.c | 67 static int results[NUM_TEST_ITEMS]; variable
|
/Zephyr-Core-3.7.0/drivers/sensor/nordic/npm1300_charger/ |
D | npm1300_charger.c | 261 struct adc_results_t results; in npm1300_charger_sample_fetch() local
|