Searched refs:_zprio (Results 1 – 1 of 1) sorted by relevance
22 #define ZEPHYR_TO_POSIX_PRIORITY(_zprio) \ argument23 (((_zprio) < 0) ? (-1 * ((_zprio) + 1)) : (CONFIG_NUM_PREEMPT_PRIORITIES - (_zprio)-1))