Lines Matching full:need

59  * and 16ms for a 30ppm crystal! We need to limit PDU size based on
290 * so no need to apply them every time. in ble_phy_apply_nrf52840_errata()
506 * We need to adjust start time to include radio ramp-up and TX pipeline in ble_phy_set_start_time()
543 * need to account for it. in ble_phy_set_start_time()
594 * Set RTC compare to start TIMER0. We need to set it to at least N+2 ticks in ble_phy_set_start_now()
707 * CC[1] is only used as a reference on RX start, we do not need it here so in ble_phy_wfr_enable()
799 * On Coded PHY there are CI and TERM1 fields before PDU starts so we need in ble_phy_rx_xcvr_setup()
847 /* If this transmission was encrypted we need to remember it */ in ble_phy_tx_end_isr()
909 * XXX: not sure we need to stop the timer here all the time. Or that in ble_phy_tx_end_isr()
930 * set in packet header. However, here we need actual coding of received in ble_phy_get_cur_rx_phy_mode()
931 * packet as this determines pipeline delays so need to figure this out in ble_phy_get_cur_rx_phy_mode()
997 * encrypted we need to not trust this frame and drop it. in ble_phy_rx_end_isr()
1009 * packet if we don't need TX. in ble_phy_rx_end_isr()
1011 * We need this to initiate connection in case AUX_CONNECT_REQ was sent on in ble_phy_rx_end_isr()
1013 * same as the limit when we need to have TX scheduled (i.e. TIMER0 and PPI in ble_phy_rx_end_isr()
1043 * the need for extra handling in many places. in ble_phy_rx_end_isr()
1045 * Note: CC[3] is used only for wfr which we do not need here. in ble_phy_rx_end_isr()
1102 * running - need to take this into account. in ble_phy_rx_start_isr()
1125 /* XXX: I wonder if we always have the 1st byte. If we need to wait for in ble_phy_rx_start_isr()
1156 /* Must start aar if we need to */ in ble_phy_rx_start_isr()
1359 * XXX: I do not think we need to wait for settling time here since in ble_phy_init()
2022 /* When DTM is enabled we need to disable whitening as per in ble_phy_enable_dtm()