Home
last modified time | relevance | path

Searched refs:window_size_event_us (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_sync.h64 uint32_t window_size_event_us; member
Dlll_sync_iso.h86 uint32_t window_size_event_us; member
Dlll_conn.h99 uint32_t window_size_event_us; member
Dull_sync.c295 lll->window_size_event_us = OFFS_UNIT_300_US; in ull_sync_setup_from_sync_transfer()
297 lll->window_size_event_us = OFFS_UNIT_30_US; in ull_sync_setup_from_sync_transfer()
325 sync_offset_us = PDU_ADV_SYNC_INFO_OFFSET_GET(si) * lll->window_size_event_us; in ull_sync_setup_from_sync_transfer()
373 lll->window_size_event_us += drift_us; in ull_sync_setup_from_sync_transfer()
1052 lll->window_size_event_us = OFFS_UNIT_300_US; in ull_sync_setup()
1054 lll->window_size_event_us = OFFS_UNIT_30_US; in ull_sync_setup()
1099 lll->window_size_event_us; in ull_sync_setup()
Dull_sync_iso.c554 lll->window_size_event_us = OFFS_UNIT_300_US; in ull_sync_iso_setup()
556 lll->window_size_event_us = OFFS_UNIT_30_US; in ull_sync_iso_setup()
567 lll->window_size_event_us; in ull_sync_iso_setup()
Dull_peripheral.c204 lll->periph.window_size_event_us = pdu_adv->connect_ind.win_size *
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_peripheral.c154 lll->periph.window_size_event_us += in prepare_cb()
199 lll->periph.window_size_event_us; in prepare_cb()
Dlll_conn.c607 lll->periph.window_size_event_us = 0; in isr_done()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_peripheral.c176 lll->periph.window_size_event_us +=
289 lll->periph.window_size_event_us;
Dlll_sync_iso.c366 lll->window_size_event_us; in prepare_cb_common()
528 lll->window_size_event_us = 0U; in isr_rx_estab()
1132 lll->window_size_event_us; in isr_rx()
1313 lll->window_size_event_us = 0U; in isr_rx_done()
Dlll_sync.c490 lll->window_size_event_us; in prepare_cb_common()
1206 lll->window_size_event_us = 0U; in isr_rx_done_cleanup()
Dlll_conn.c1004 lll->periph.window_size_event_us = 0;