Home
last modified time | relevance | path

Searched refs:HAL_TICKER_TICKS_TO_US (Results 1 – 25 of 26) sorted by relevance

12

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
Dticker.h51 #define HAL_TICKER_TICKS_TO_US(x) \ macro
72 HAL_TICKER_TICKS_TO_US(HAL_TICKER_PSEC_PER_USEC)
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/include/hal/
Dticker_vendor_hal.h45 #define HAL_TICKER_TICKS_TO_US(x) \ macro
66 HAL_TICKER_TICKS_TO_US(HAL_TICKER_PSEC_PER_USEC)
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Dticker.h70 #define HAL_TICKER_TICKS_TO_US(x) ((uint32_t)HAL_TICKER_TICKS_TO_US_64BIT(x)) macro
87 HAL_TICKER_TICKS_TO_US(HAL_TICKER_PSEC_PER_USEC)
/Zephyr-latest/subsys/bluetooth/controller/ticker/shell/
Dticker.c105 HAL_TICKER_TICKS_TO_US(ticks_current)); in cmd_ticker_info()
118 HAL_TICKER_TICKS_TO_US(tickers[i].ticks_to_expire)); in cmd_ticker_info()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_vendor.h81 #define EVENT_TICKS_TO_US_FRAC(ticks) HAL_TICKER_TICKS_TO_US(ticks)
Dlll_scan.c976 ticks_delta_us = HAL_TICKER_TICKS_TO_US(ticks_delta);
1164 if (pdu_end_us > (HAL_TICKER_TICKS_TO_US(ull->ticks_slot) -
Dlll_scan_aux.c225 HAL_TICKER_TICKS_TO_US(HAL_TICKER_CNTR_CMP_OFFSET_MIN)) << 1; in lll_scan_aux_setup()
998 if (pdu_end_us > (HAL_TICKER_TICKS_TO_US(ull->ticks_slot) -
Dlll_sync_iso.c1767 iso_meta->timestamp = HAL_TICKER_TICKS_TO_US(radio_tmr_start_get()) + in isr_rx_iso_data_valid()
1807 iso_meta->timestamp = HAL_TICKER_TICKS_TO_US(radio_tmr_start_get()) + in isr_rx_iso_data_invalid()
Dlll_central_iso.c778 HAL_TICKER_TICKS_TO_US(radio_tmr_start_get()) + in isr_rx()
Dlll_peripheral_iso.c615 HAL_TICKER_TICKS_TO_US(radio_tmr_start_get()) + in isr_rx()
/Zephyr-latest/subsys/bluetooth/controller/hal/
Ddebug.h45 __func__, HAL_TICKER_TICKS_TO_US(overhead));
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sched.c152 slot_us = HAL_TICKER_TICKS_TO_US(ticks_slot); in ull_sched_after_cen_slot_get()
163 *us_offset = HAL_TICKER_TICKS_TO_US(ticks_to_expire) + in ull_sched_after_cen_slot_get()
198 HAL_TICKER_TICKS_TO_US(p->ticks_at_expire - in ull_sched_mfy_after_cen_offset_get()
275 *win_offset_us -= HAL_TICKER_TICKS_TO_US( in after_cen_offset_get()
279 *win_offset_us += HAL_TICKER_TICKS_TO_US( in after_cen_offset_get()
Dull_central_iso.c884 time_of_intant = HAL_TICKER_TICKS_TO_US(conn->llcp.prep.ticks_at_expire) + in ull_central_iso_setup()
911 cis_offset = HAL_TICKER_TICKS_TO_US(conn->ull.ticks_slot) + in ull_central_iso_setup()
1003 *cis_offset_min = HAL_TICKER_TICKS_TO_US(conn->ull.ticks_slot) + in ull_central_iso_cis_offset_get()
1048 offset_min_us = HAL_TICKER_TICKS_TO_US(ticks_to_expire) + in mfy_cig_offset_get()
1171 offset_min_us = HAL_TICKER_TICKS_TO_US(ticks_to_expire) + in mfy_cis_offset_get()
Dull_adv_aux.c671 HAL_TICKER_TICKS_TO_US(
2807 offs = HAL_TICKER_TICKS_TO_US(ticks_offset) + remainder_us - start_us; in ull_adv_aux_lll_offset_fill()
3157 offset_us = HAL_TICKER_TICKS_TO_US(lll_aux->ticks_pri_pdu_offset) + in ull_adv_aux_lll_auxptr_fill()
3167 HAL_TICKER_TICKS_TO_US(lll_aux->ticks_pri_pdu_offset); in ull_adv_aux_lll_auxptr_fill()
3290 offset_us = HAL_TICKER_TICKS_TO_US(lll_aux->ticks_pri_pdu_offset) + in mfy_aux_offset_get()
3300 HAL_TICKER_TICKS_TO_US(lll_aux->ticks_pri_pdu_offset); in mfy_aux_offset_get()
3399 lll_sync->us_adv_sync_pdu_offset = HAL_TICKER_TICKS_TO_US(ticks_to_expire) + in ticker_cb()
Dull_peripheral_iso.c112 cis_offset_min = HAL_TICKER_TICKS_TO_US(conn->ull.ticks_slot) + in ll_cis_accept()
Dull_adv_iso.c404 slot_overhead = HAL_TICKER_TICKS_TO_US(ticks_slot_overhead); in big_create()
1573 offs = HAL_TICKER_TICKS_TO_US(ticks_offset) - start_us; in big_info_offset_fill()
1626 adv_iso->big_ref_point = isoal_get_wrapped_time_us(HAL_TICKER_TICKS_TO_US(ticks_at_expire), in ticker_cb()
Dull_adv.c1510 HAL_TICKER_TICKS_TO_US(ULL_ADV_RANDOM_DELAY),
2049 HAL_TICKER_TICKS_TO_US(
2482 HAL_TICKER_TICKS_TO_US(ticks_drift);
2486 HAL_TICKER_TICKS_TO_US(random_delay)) {
Dull_scan_aux.c665 HAL_TICKER_TICKS_TO_US(HAL_TICKER_CNTR_CMP_OFFSET_MIN)) << 1; in ull_scan_aux_setup()
2064 HAL_TICKER_TICKS_TO_US(HAL_TICKER_CNTR_CMP_OFFSET_MIN)) << 1; in ull_scan_aux_setup()
Dull_adv_sync.c598 (HAL_TICKER_TICKS_TO_US( in ll_adv_sync_enable()
2790 offs = HAL_TICKER_TICKS_TO_US(ticks_offset) + remainder_us - start_us;
Dull_conn_iso.c816 cig->cig_ref_point = isoal_get_wrapped_time_us(HAL_TICKER_TICKS_TO_US(*ticks_at_expire), in cig_offset_calc()
Dull_iso.c1173 sdu.cntr_time_stamp = HAL_TICKER_TICKS_TO_US(ticks_at_expire); in ll_iso_transmit_test_send_sdu()
Dull_sync.c1117 overhead_us = HAL_TICKER_TICKS_TO_US(HAL_TICKER_CNTR_CMP_OFFSET_MIN << 1); in ull_sync_setup()
Dull_conn.c2783 return ull_get_wrapped_time_us(HAL_TICKER_TICKS_TO_US(ticks_to_expire), in get_ticker_offset()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_scan.c708 if (pdu_end_us > (HAL_TICKER_TICKS_TO_US(ull->ticks_slot) -
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c1039 rtc_diff_start_us = HAL_TICKER_TICKS_TO_US(rtc_start - cntr_cnt_get()); in radio_tmr_start_hlp()

12