Searched refs:ticks_at_stop (Results 1 – 5 of 5) sorted by relevance
| /Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/ |
| D | ticker.c | 37 uint8_t ticker_id, uint32_t ticks_at_stop, in ticker_stop_abs() argument
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
| D | ull_peripheral.c | 84 uint32_t ticks_at_stop; local 458 ticks_at_stop = ftr->ticks_anchor + 463 ticker_id_adv, ticks_at_stop,
|
| D | ull_central.c | 685 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/ |
| D | ticker.h | 205 uint8_t ticker_id, uint32_t ticks_at_stop,
|
| D | ticker.c | 3948 uint8_t ticker_id, uint32_t ticks_at_stop, 3970 user_op->params.yield.ticks_at_yield = ticks_at_stop;
|