Home
last modified time | relevance | path

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

/Zephyr-latest/tests/benchmarks/latency_measure/src/
Dthread.c29 #define START_ALT 0x01 macro
84 if ((bit_options & START_ALT) == START_ALT) { in start_thread_entry()
176 uint32_t bit_options = START_ALT; in thread_ops()
214 if ((bit_options & START_ALT) == 0) { in thread_ops()
247 if ((bit_options & START_ALT) == START_ALT) { in thread_ops()