Searched refs:ticker_next_slot_get_ext (Results 1 – 10 of 10) sorted by relevance
| /Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/ |
| D | ticker.c | 47 uint8_t ticker_next_slot_get_ext(uint8_t instance_index, uint8_t user_id, in ticker_next_slot_get_ext() function
|
| /Zephyr-latest/subsys/bluetooth/controller/ticker/ |
| D | ticker.h | 211 uint8_t ticker_next_slot_get_ext(uint8_t instance_index, uint8_t user_id,
|
| D | ticker.c | 4017 return ticker_next_slot_get_ext(instance_index, user_id, ticker_id, 4023 uint8_t ticker_next_slot_get_ext(uint8_t instance_index, uint8_t user_id,
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
| D | ull_sched.c | 449 ret = ticker_next_slot_get_ext(TICKER_INSTANCE_ID_CTLR, user_id, in after_match_slot_get()
|
| D | ull_central_iso.c | 1130 ret = ticker_next_slot_get_ext(TICKER_INSTANCE_ID_CTLR, in mfy_cis_offset_get()
|
| D | ull_conn_iso.c | 1153 ret = ticker_next_slot_get_ext(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_LOW, &id, in mfy_cis_lazy_fill()
|
| D | ull_adv_iso.c | 1469 ret = ticker_next_slot_get_ext(TICKER_INSTANCE_ID_CTLR, in mfy_iso_offset_get()
|
| D | ull_conn.c | 2758 ret = ticker_next_slot_get_ext(TICKER_INSTANCE_ID_CTLR, TICKER_USER_ID_ULL_LOW, in get_ticker_offset()
|
| D | ull_adv_aux.c | 3226 ret = ticker_next_slot_get_ext(TICKER_INSTANCE_ID_CTLR, in mfy_aux_offset_get()
|
| D | ull_adv_sync.c | 2717 ret = ticker_next_slot_get_ext(TICKER_INSTANCE_ID_CTLR,
|