Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dticker.c37 uint8_t ticker_id, uint32_t ticks_at_stop, in ticker_stop_abs() argument
/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.h205 uint8_t ticker_id, uint32_t ticks_at_stop,
Dticker.c3948 uint8_t ticker_id, uint32_t ticks_at_stop,
3970 user_op->params.yield.ticks_at_yield = ticks_at_stop;