Lines Matching full:disabled
51 * - CH19 = (optional) gpio debug for wfr timer radio disabled
210 * serviced the radio interrupt (interrupts were disabled).
695 /* Enable the disabled interrupt so we time out on events compare */ in ble_phy_wfr_enable()
854 /* Clear events and clear interrupt on disabled event */ in ble_phy_tx_end_isr()
1082 /* Clear wfr timer channels and DISABLED interrupt */ in ble_phy_rx_start_isr()
1136 * If state is disabled, we should have the BCMATCH. If not, in ble_phy_rx_start_isr()
1206 * we have both an ADDRESS and DISABLED interrupt in rx state. If we get in ble_phy_isr()
1207 * an address, we disable the DISABLED interrupt. in ble_phy_isr()
1216 * be disabled while we are waiting for EVENT_BCCMATCH after 1st byte in ble_phy_isr()
1218 * case we should not clear DISABLED irq mask so it will be handled as in ble_phy_isr()
1219 * regular radio disabled event below. In other case radio was disabled in ble_phy_isr()
1227 /* Check for disabled event. This only happens for transmits now */ in ble_phy_isr()
1493 /* Make sure all interrupts are disabled */ in ble_phy_rx()
1671 * it is moving to disabled state. If so, let it get there. in ble_phy_tx()
1725 /* Clear the ready, end and disabled events */ in ble_phy_tx()