Lines Matching full:rx
154 * -> Enable RX.
273 * Called when we want to wait if the radio is in either the rx or tx
283 * RX and TX states have the same values except for 3rd bit (0=RX, 1=TX) so in nrf_wait_disabled()
284 * we use RX symbols only. in nrf_wait_disabled()
486 /* Reset the rx started flag. Used for the wait for response */ in ble_phy_rx_xcvr_setup()
617 * this is just some form of rx error and that is how we in ble_phy_rx_end_isr()
677 /* Initialize flags, channel and state in ble header at rx start */ in ble_phy_rx_start_isr()
724 /* Set rx started flag and enable rx end ISR */ in ble_phy_rx_start_isr()
759 /* Count rx starts */ in ble_phy_rx_start_isr()
775 * we have both an ADDRESS and DISABLED interrupt in rx state. If we get in ble_phy_isr()
865 /* Captures tx/rx start in timer0 cc 1 and tx/rx end in timer0 cc 2 */ in ble_phy_init()
947 /* Setup for rx */ in ble_phy_rx()
950 /* Start the receive task in the radio if not automatically going to rx */ in ble_phy_rx()
1024 * rx to tx automatically.
1100 /* Start rx */ in ble_phy_rx_set_start_time()