Home
last modified time | relevance | path

Searched refs:ticker_op_match_func (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ticker/
Dticker.h138 typedef bool (*ticker_op_match_func) (uint8_t ticker_id, uint32_t ticks_slot, typedef
197 ticker_op_match_func fp_op_match_func,
Dticker.c237 ticker_op_match_func fp_match_op_func;
451 ticker_op_match_func fp_match_op_func,
3828 ticker_op_match_func fp_match_op_func,
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dull_sched.c70 ticker_op_match_func ticker_match_op_cb,
415 ticker_op_match_func ticker_match_op_cb, in after_match_slot_get()