Home
last modified time | relevance | path

Searched refs:int_to_thread (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/benchmarks/latency_measure/src/
Dmain.c48 extern void int_to_thread(uint32_t num_iterations);
120 int_to_thread(CONFIG_BENCHMARK_NUM_ITERATIONS); in test_thread()
Dint_to_thread.c166 int int_to_thread(uint32_t num_iterations) in int_to_thread() function