/Zephyr-latest/tests/ztest/ztress/src/ |
D | main.c | 29 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/ |
D | main.c | 120 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/ |
D | flash_shell.c | 257 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/ |
D | main.c | 311 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/ |
D | adc_nrfx_adc.c | 124 bool repeat) in adc_context_update_buffer_pointer()
|
D | adc_cc13xx_cc26xx.c | 92 bool repeat) in adc_context_update_buffer_pointer()
|
D | adc_context.h | 245 bool repeat = false; in adc_context_on_sampling_done() local
|
D | adc_nrfx_saadc.c | 330 bool repeat) in adc_context_update_buffer_pointer()
|
D | adc_cc32xx.c | 96 bool repeat) in adc_context_update_buffer_pointer()
|
D | adc_mcux_gau_adc.c | 39 uint16_t *repeat; member
|
D | adc_sam.c | 172 static void adc_context_update_buffer_pointer(struct adc_context *ctx, bool repeat) in adc_context_update_buffer_pointer()
|
D | adc_smartbond_gpadc.c | 165 bool repeat) in adc_context_update_buffer_pointer()
|
D | adc_smartbond_sdadc.c | 171 bool repeat) in adc_context_update_buffer_pointer()
|
/Zephyr-latest/tests/lib/spsc_pbuf/src/ |
D | main.c | 68 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/ |
D | input_cap12xx.c | 33 bool repeat; member
|
/Zephyr-latest/subsys/fs/ |
D | shell.c | 554 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/ |
D | main.c | 263 uint32_t repeat = 0; in ZTEST() local
|
/Zephyr-latest/tests/kernel/mem_protect/mem_map/src/ |
D | main.c | 292 int i, repeat; in ZTEST() local
|
/Zephyr-latest/tests/subsys/logging/log_benchmark/src/ |
D | main.c | 219 int repeat = 8; in ZTEST() local
|
/Zephyr-latest/subsys/testsuite/ztest/src/ |
D | ztress.c | 219 uint8_t repeat = sys_rand8_get(); in microdelay() local
|
/Zephyr-latest/drivers/sdhc/ |
D | sdhc_esp32.c | 712 bool repeat = true; in sdmmc_host_clock_update_command() local
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | gatt.c | 485 uint16_t repeat; in cmd_write_without_rsp() local
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | sockets_tls.c | 2849 bool repeat; in recvfrom_dtls_server() local
|