Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/tests/lib/mpsc_pbuf/src/
Dmain.c112 int repeat = buffer.size*2; in item_put_no_overwrite() local
169 int repeat = buffer.size; in item_put_saturate() local
214 int repeat = buffer.size - 1; in benchmark_item_put() local
255 int repeat = buffer.size * 2; in item_put_ext_no_overwrite() local
294 int repeat = 1 + (buffer.size - 1) / w; in item_put_word_ext_overwrite() local
331 int repeat = buffer.size / PUT_EXT_LEN; in item_put_ext_saturate() local
381 int repeat = (buffer.size - 1) / PUT_EXT_LEN; in benchmark_item_put_ext() local
428 int repeat = (buffer.size - 1) / PUT_EXT_LEN; in benchmark_item_put_data() local
480 int repeat = 1 + (buffer.size - 1) / w; in item_put_data_overwrite() local
521 int repeat = 1024; in item_alloc_commit() local
[all …]
/Zephyr-Core-2.7.6/tests/drivers/uart/uart_mix_fifo_poll/src/
Dmain.c291 static void init_test_data(struct test_data *data, int id, int repeat) in init_test_data()
301 int repeat = 10000; in test_mixed_uart_access() local
/Zephyr-Core-2.7.6/drivers/adc/
Dadc_nrfx_adc.c111 bool repeat) in adc_context_update_buffer_pointer()
Dadc_nrfx_saadc.c149 bool repeat) in adc_context_update_buffer_pointer()
Dadc_context.h212 bool repeat = false; in adc_context_on_sampling_done() local
Dadc_cc32xx.c95 bool repeat) in adc_context_update_buffer_pointer()
/Zephyr-Core-2.7.6/tests/kernel/mem_protect/mem_map/src/
Dmain.c206 int i, repeat; in test_k_mem_map_unmap() local
/Zephyr-Core-2.7.6/drivers/flash/
Dflash_shell.c180 uint32_t repeat; in cmd_test() local
/Zephyr-Core-2.7.6/tests/subsys/logging/log_benchmark/src/
Dmain.c226 int repeat = 8; in test_log_message_with_string() local
/Zephyr-Core-2.7.6/subsys/bluetooth/shell/
Dgatt.c464 uint16_t repeat; in cmd_write_without_rsp() local
/Zephyr-Core-2.7.6/subsys/net/lib/sockets/
Dsockets_tls.c1853 bool repeat; in recvfrom_dtls_server() local