Home
last modified time | relevance | path

Searched defs:repeat (Results 1 – 23 of 23) sorted by relevance

/Zephyr-latest/tests/ztest/ztress/src/
Dmain.c29 uint32_t repeat = 1000000; in ZTEST() local
70 uint32_t repeat = 10000000; in ZTEST() local
84 uint32_t repeat = 10; in ZTEST() local
110 uint32_t repeat = 10; in ZTEST() local
135 uint32_t repeat = 10; in ZTEST() local
/Zephyr-latest/tests/lib/mpsc_pbuf/src/
Dmain.c120 int repeat = buffer.size*2; in item_put_no_overwrite() local
178 int repeat = buffer.size; in item_put_saturate() local
223 int repeat = buffer.size - 1; in benchmark_item_put() local
264 int repeat = buffer.size * 2; in item_put_ext_no_overwrite() local
303 int repeat = 1 + buffer.size / w; in item_put_word_ext_overwrite() local
337 int repeat = buffer.size / PUT_EXT_LEN; in item_put_ext_saturate() local
387 int repeat = (buffer.size - 1) / PUT_EXT_LEN; in benchmark_item_put_ext() local
434 int repeat = (buffer.size - 1) / PUT_EXT_LEN; in benchmark_item_put_data() local
486 int repeat = 1 + buffer.size / w; in item_put_data_overwrite() local
526 int repeat = 1024; in item_alloc_commit() local
[all …]
/Zephyr-latest/drivers/flash/
Dflash_shell.c257 uint32_t repeat; in cmd_test() local
333 uint32_t *size, uint32_t *repeat) in read_write_erase_validate()
380 uint32_t repeat; in cmd_read_test() local
424 uint32_t repeat; in cmd_write_test() local
472 uint32_t repeat; in cmd_erase_test() local
520 uint32_t repeat; in cmd_erase_write_test() local
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/src/
Dmain.c311 static void init_test_data(struct test_data *data, const uint8_t *buf, int repeat) in init_test_data()
321 int repeat = CONFIG_STRESS_TEST_REPS; in ZTEST() local
/Zephyr-latest/drivers/adc/
Dadc_nrfx_adc.c124 bool repeat) in adc_context_update_buffer_pointer()
Dadc_cc13xx_cc26xx.c92 bool repeat) in adc_context_update_buffer_pointer()
Dadc_context.h245 bool repeat = false; in adc_context_on_sampling_done() local
Dadc_nrfx_saadc.c330 bool repeat) in adc_context_update_buffer_pointer()
Dadc_cc32xx.c96 bool repeat) in adc_context_update_buffer_pointer()
Dadc_mcux_gau_adc.c39 uint16_t *repeat; member
Dadc_sam.c172 static void adc_context_update_buffer_pointer(struct adc_context *ctx, bool repeat) in adc_context_update_buffer_pointer()
Dadc_smartbond_gpadc.c165 bool repeat) in adc_context_update_buffer_pointer()
Dadc_smartbond_sdadc.c171 bool repeat) in adc_context_update_buffer_pointer()
/Zephyr-latest/tests/lib/spsc_pbuf/src/
Dmain.c68 int repeat = capacity / (sizeof(message) + sizeof(uint32_t)); in test_spsc_pbuf_flags() local
471 uint32_t repeat = 0; in ZTEST() local
541 uint32_t repeat = 0; in ZTEST() local
/Zephyr-latest/drivers/input/
Dinput_cap12xx.c33 bool repeat; member
/Zephyr-latest/subsys/fs/
Dshell.c554 uint32_t repeat; in cmd_read_test() local
647 uint32_t repeat; in cmd_erase_write_test() local
/Zephyr-latest/tests/subsys/ipc/pbuf/src/
Dmain.c263 uint32_t repeat = 0; in ZTEST() local
/Zephyr-latest/tests/kernel/mem_protect/mem_map/src/
Dmain.c292 int i, repeat; in ZTEST() local
/Zephyr-latest/tests/subsys/logging/log_benchmark/src/
Dmain.c219 int repeat = 8; in ZTEST() local
/Zephyr-latest/subsys/testsuite/ztest/src/
Dztress.c219 uint8_t repeat = sys_rand8_get(); in microdelay() local
/Zephyr-latest/drivers/sdhc/
Dsdhc_esp32.c712 bool repeat = true; in sdmmc_host_clock_update_command() local
/Zephyr-latest/subsys/bluetooth/host/shell/
Dgatt.c485 uint16_t repeat; in cmd_write_without_rsp() local
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_tls.c2849 bool repeat; in recvfrom_dtls_server() local