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