/Zephyr-latest/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 | 153 struct zperf_results results = { 0 }; in udp_received() local
|
/Zephyr-latest/tests/kernel/common/src/ |
D | timeout_order.c | 16 static int results[NUM_TIMEOUTS], cur; variable
|
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/ |
D | kconfig.mjs | 18 let results; variable
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | runner.py | 951 def process(self, pipeline, done, message, lock, results): argument 1188 def determine_testcases(self, results): argument 1447 def _add_instance_testcases_to_status_counts(instance, results, decrement=False): argument 1486 def report_out(self, results): argument 1925 def pipeline_mgr(self, pipeline, done_queue, lock, results): argument
|
D | reports.py | 626 def summary(self, results, ignore_unrecognized_sections, duration): argument
|
/Zephyr-latest/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-latest/samples/bluetooth/handsfree_ag/src/ |
D | main.c | 218 static void discovery_timeout_cb(const struct bt_br_discovery_result *results, size_t count) in discovery_timeout_cb()
|
/Zephyr-latest/drivers/adc/ |
D | adc_mcux_gau_adc.c | 37 uint16_t *results; member
|
/Zephyr-latest/subsys/bluetooth/host/classic/shell/ |
D | bredr.c | 154 static void br_discovery_complete(const struct bt_br_discovery_result *results, in br_discovery_complete()
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | br.c | 930 struct bt_br_discovery_result *results, size_t cnt) in bt_br_discovery_start()
|
/Zephyr-latest/tests/kernel/workq/work_queue/src/ |
D | main.c | 67 static int results[NUM_TEST_ITEMS]; variable
|
/Zephyr-latest/drivers/sensor/nordic/npm1300_charger/ |
D | npm1300_charger.c | 277 struct adc_results_t results; in npm1300_charger_sample_fetch() local
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | hawkbit.c | 141 union hawkbit_results results; member
|