Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/util/
Dmayfly.h31 extern uint32_t mayfly_prio_is_equal(uint8_t caller_id, uint8_t callee_id);
Dmayfly.c81 chain = chain || !mayfly_prio_is_equal(caller_id, callee_id) || in mayfly_enqueue()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
Dmayfly.c79 uint32_t mayfly_prio_is_equal(uint8_t caller_id, uint8_t callee_id) in mayfly_prio_is_equal() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Dmayfly.c72 uint32_t mayfly_prio_is_equal(uint8_t caller_id, uint8_t callee_id) in mayfly_prio_is_equal() function