Searched refs:next_chan_calc_int (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
| D | lll_sync_iso.c | 61 static void next_chan_calc_int(struct lll_sync_iso *lll, 452 next_chan_calc_int(lll, event_counter); in prepare_cb_common() 1026 next_chan_calc_int(lll, event_counter); in isr_rx() 1042 next_chan_calc_int(lll, event_counter); in isr_rx() 1086 next_chan_calc_int(lll, event_counter); in isr_rx() 1102 next_chan_calc_int(lll, event_counter); in isr_rx() 1130 next_chan_calc_int(lll, event_counter); in isr_rx() 1429 next_chan_calc_int(lll, event_counter); in isr_rx() 1674 static void next_chan_calc_int(struct lll_sync_iso *lll, uint16_t event_counter) in next_chan_calc_int() function
|
| D | lll_adv_iso.c | 64 static void next_chan_calc_int(struct lll_adv_iso *lll, uint16_t event_counter); 469 next_chan_calc_int(lll, event_counter); in prepare_cb_common() 916 next_chan_calc_int(lll, event_counter); in isr_tx_common() 964 static void next_chan_calc_int(struct lll_adv_iso *lll, uint16_t event_counter) in next_chan_calc_int() function
|