Lines Matching full:wait
156 * -> Wait until a packet is received and the ADDRESS event occurs.
273 * Called when we want to wait if the radio is in either the rx or tx
274 * disable states. We want to wait until that state is over before doing
391 * is no additional time to wait; we know when we should receive the address of
396 * @param wfr_usecs Amount of usecs to wait.
422 /* Enable wait for response PPI */ in ble_phy_wfr_enable()
486 /* Reset the rx started flag. Used for the wait for response */ in ble_phy_rx_xcvr_setup()
557 * Enable the wait for response timer. Note that cc #1 on in ble_phy_tx_end_isr()
702 /* Wait to get 1st byte of frame */ in ble_phy_rx_start_isr()
826 * XXX: I do not think we need to wait for settling time here since in ble_phy_init()
828 * and it will only degrade performance. Might want to wait here though. in ble_phy_init()
895 * to cancel the wait for response timer. in ble_phy_init()
896 * Channel 5: TIMER0 CC[3] to TASKS_DISABLE on radio. This is the wait in ble_phy_init()
1363 * wait for response timeout or a packet being received and the phy is to be