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.c271 struct ticker_user_op_slot_get slot_get; member
2972 uop->params.slot_get.ticker_id,
2973 uop->params.slot_get.ticks_current,
2974 uop->params.slot_get.ticks_to_expire,
2976 uop->params.slot_get.fp_match_op_func,
2977 uop->params.slot_get.match_op_context,
2982 uop->params.slot_get.remainder,
2987 uop->params.slot_get.lazy);
4043 user_op->params.slot_get.ticker_id = ticker_id;
4044 user_op->params.slot_get.ticks_current = ticks_current;
[all …]