Searched refs:PRIO_COOP (Results 1 – 4 of 4) sorted by relevance
11 #define PRIO_COOP BIT(0) macro
45 zephyr,priority = <1 PRIO_COOP>;
44 zephyr,priority = <1 PRIO_COOP>;
324 prio = (conf->wq_prio_type == PRIO_COOP) ? K_PRIO_COOP(conf->wq_prio) : in mbox_init()