Home
last modified time | relevance | path

Searched refs:ticks_anchor (Results 1 – 25 of 28) sorted by relevance

12

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sched.c61 uint32_t ticks_anchor,
72 uint32_t *ticks_anchor,
84 uint32_t *ticks_anchor);
93 uint32_t *ticks_anchor) in ull_sched_adv_aux_sync_free_anchor_get() argument
99 &ticks_to_expire, &ticks_slot, ticks_anchor); in ull_sched_adv_aux_sync_free_anchor_get()
107 uint32_t ticks_anchor; in ull_sched_conn_iso_free_offset_get() local
112 ticks_to_expire, &ticks_slot, &ticks_anchor); in ull_sched_conn_iso_free_offset_get()
126 uint32_t *ticks_anchor, uint32_t *us_offset) in ull_sched_after_cen_slot_get() argument
135 ticks_anchor, &ticks_to_expire, in ull_sched_after_cen_slot_get()
261 uint32_t ticks_anchor, in after_cen_offset_get() argument
[all …]
Dull_sched_internal.h8 uint32_t *ticks_anchor);
12 uint32_t *ticks_anchor, uint32_t *us_offset);
Dull_iso_internal.h58 uint32_t ticks_anchor,
Dull_adv_internal.h88 uint32_t *ticks_anchor);
91 uint32_t ull_adv_aux_start(struct ll_adv_aux_set *aux, uint32_t ticks_anchor,
253 uint32_t ticks_anchor,
Dull_scan.c390 uint32_t ticks_anchor; local
585 ticks_anchor = ticker_ticks_now_get();
586 ticks_anchor += HAL_TICKER_US_TO_TICKS(EVENT_OVERHEAD_START_US);
604 ticks_anchor = ticks_ref +
619 (ticks_anchor + ticks_offset), 0, ticks_interval,
Dull_conn_types.h116 uint32_t ticks_anchor; member
Dull_adv.c804 uint8_t at_anchor, uint32_t ticks_anchor, uint8_t retry, argument
817 uint32_t ticks_anchor;
823 uint32_t ticks_anchor;
1296 ticks_anchor = ticker_ticks_now_get();
1297 ticks_anchor += HAL_TICKER_US_TO_TICKS(EVENT_OVERHEAD_START_US);
1301 ticks_anchor = ticker_ticks_now_get();
1328 ticks_anchor, 0,
1347 TICKER_ID_ADV_STOP, ticks_anchor,
1411 ticks_anchor + ticks_slot +
1555 ticks_anchor, 0,
Dull_adv_aux.c657 uint32_t ticks_anchor; local
682 ticks_anchor =
687 ull_adv_aux_evt_init(aux, &ticks_anchor);
689 ret = ull_adv_aux_start(aux, ticks_anchor,
2517 uint32_t *ticks_anchor) in ull_adv_aux_evt_init() argument
2556 *ticks_anchor = ticks_anchor_aux; in ull_adv_aux_evt_init()
2557 *ticks_anchor += HAL_TICKER_US_TO_TICKS( in ull_adv_aux_evt_init()
2598 uint32_t ull_adv_aux_start(struct ll_adv_aux_set *aux, uint32_t ticks_anchor, in ull_adv_aux_start() argument
2646 ticks_anchor, 0U, in ull_adv_aux_start()
Dull_adv_iso.c1222 uint32_t ticks_anchor; in adv_iso_start() local
1249 ticks_anchor = ticker_ticks_now_get() + in adv_iso_start()
1251 err = ull_sched_adv_aux_sync_free_anchor_get(ticks_slot, &ticks_anchor); in adv_iso_start()
1253 ticks_anchor += HAL_TICKER_US_TO_TICKS( in adv_iso_start()
1266 ticks_anchor, 0U, in adv_iso_start()
Dull_sync.c219 uint32_t ticks_anchor; in ull_sync_setup_from_sync_transfer() local
414 ticks_anchor = conn->llcp.prep.ticks_at_expire; in ull_sync_setup_from_sync_transfer()
419 ticks_anchor += HAL_TICKER_US_TO_TICKS(conn->lll.periph.window_widening_event_us); in ull_sync_setup_from_sync_transfer()
425 ticks_anchor, in ull_sync_setup_from_sync_transfer()
1155 ftr->ticks_anchor - ticks_slot_offset, in ull_sync_setup()
Dull_peripheral.c458 ticks_at_stop = ftr->ticks_anchor +
482 ftr->ticks_anchor - ticks_slot_offset,
Dlll.h368 uint32_t ticks_anchor; member
Dull_scan_aux.c644 ticks_at_expire = ftr->ticks_anchor + ticks_aux_offset - in ull_scan_aux_setup()
881 (ftr->ticks_anchor + in ull_scan_aux_setup()
893 ftr->ticks_anchor - ticks_slot_offset, in ull_scan_aux_setup()
1974 ticks_at_expire = ftr->ticks_anchor + ticks_aux_offset - in ull_scan_aux_setup()
2134 chain->ticker_ticks = (ftr->ticks_anchor + ticks_aux_offset) & HAL_TICKER_CNTR_MASK; in ull_scan_aux_setup()
Dull_central.c834 ticks_at_stop = ftr->ticks_anchor +
881 ftr->ticks_anchor - ticks_slot_offset,
Dull_sync_iso.c660 ticks_expire = ftr->ticks_anchor - ticks_slot_offset + in ull_sync_iso_setup()
680 ftr->ticks_anchor - ticks_slot_offset, in ull_sync_iso_setup()
Dull_iso.c1990 uint32_t ticks_anchor, in ull_iso_resume_ticker_start() argument
2060 ticks_anchor, in ull_iso_resume_ticker_start()
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.h179 uint8_t ticker_id, uint32_t ticks_anchor,
186 uint8_t ticker_id, uint32_t ticks_anchor,
264 uint8_t ticker_id, uint32_t ticks_anchor,
Dticker.c3537 uint32_t ticks_anchor, uint32_t ticks_first, uint32_t ticks_periodic,
3543 ticks_anchor, ticks_first, ticks_periodic,
3551 uint8_t ticker_id, uint32_t ticks_anchor,
3560 uint8_t ticker_id, uint32_t ticks_anchor,
3567 return start_us(instance_index, user_id, ticker_id, ticks_anchor,
3577 uint32_t ticks_anchor, uint32_t ticks_first,
3584 return start_us(instance_index, user_id, ticker_id, ticks_anchor,
3593 uint8_t ticker_id, uint32_t ticks_anchor,
3603 uint32_t ticks_anchor, uint32_t ticks_first, uint32_t ticks_periodic,
3609 ticker_id, ticks_anchor,
[all …]
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dticker.c22 uint32_t ticks_anchor, uint32_t ticks_first, uint32_t ticks_periodic, in ticker_start() argument
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_scan.c849 ftr->ticks_anchor = radio_tmr_start_get();
1139 node_rx->rx_ftr.ticks_anchor = _radio.ticks_anchor;
Dlll_adv.c932 ftr->ticks_anchor = radio_tmr_start_get(); in isr_rx_pdu()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_scan.c1257 ftr->ticks_anchor = radio_tmr_start_get();
1559 ftr->ticks_anchor = radio_tmr_start_get();
1607 node_rx->rx_ftr.ticks_anchor = _radio.ticks_anchor;
Dlll_scan_aux.c1096 ftr->ticks_anchor = radio_tmr_start_get();
1223 ftr->ticks_anchor = radio_tmr_start_get();
1311 ftr->ticks_anchor = radio_tmr_start_get();
Dlll_adv_aux.c914 ftr->ticks_anchor = radio_tmr_start_get(); in isr_rx_pdu()
/Zephyr-latest/subsys/bluetooth/controller/include/
Dll.h99 uint8_t at_anchor, uint32_t ticks_anchor, uint8_t retry,

12