Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c273 struct ticker_user_op_slot_get slot_get; member
2983 uop->params.slot_get.ticker_id,
2984 uop->params.slot_get.ticks_current,
2985 uop->params.slot_get.ticks_to_expire,
2987 uop->params.slot_get.fp_match_op_func,
2988 uop->params.slot_get.match_op_context,
2993 uop->params.slot_get.remainder,
2998 uop->params.slot_get.lazy);
4054 user_op->params.slot_get.ticker_id = ticker_id;
4055 user_op->params.slot_get.ticks_current = ticks_current;
[all …]