Searched refs:BASE_PRIORITY (Results 1 – 2 of 2) sorted by relevance
20 #define BASE_PRIORITY 1 macro76 K_PRIO_PREEMPT(BASE_PRIORITY - 1)); in ZTEST()82 K_PRIO_PREEMPT(BASE_PRIORITY + i), 0, in ZTEST()
21 #define BASE_PRIORITY 0 macro102 k_thread_priority_set(k_current_get(), K_PRIO_PREEMPT(BASE_PRIORITY)); in ZTEST()109 K_PRIO_PREEMPT(BASE_PRIORITY), 0, in ZTEST()114 k_sched_time_slice_set(SLICE_SIZE, K_PRIO_PREEMPT(BASE_PRIORITY)); in ZTEST()