Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_peripheral.c84 uint32_t ticks_at_stop; local
433 ticks_at_stop = ftr->ticks_anchor +
438 ticker_id_adv, ticks_at_stop,
Dull_central.c679 uint32_t ticks_at_stop; local
823 ticks_at_stop = ftr->ticks_anchor +
828 ticker_id_scan, ticks_at_stop,
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ticker/
Dticker.h187 uint8_t ticker_id, uint32_t ticks_at_stop,
Dticker.c3804 uint8_t ticker_id, uint32_t ticks_at_stop,
3826 user_op->params.yield.ticks_at_yield = ticks_at_stop;