Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_peripheral.c84 uint32_t ticks_at_stop; local
458 ticks_at_stop = ftr->ticks_anchor +
463 ticker_id_adv, ticks_at_stop,
Dull_central.c685 uint32_t ticks_at_stop; local
834 ticks_at_stop = ftr->ticks_anchor +
839 ticker_id_scan, ticks_at_stop,
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.h203 uint8_t ticker_id, uint32_t ticks_at_stop,
Dticker.c3937 uint8_t ticker_id, uint32_t ticks_at_stop,
3959 user_op->params.yield.ticks_at_yield = ticks_at_stop;