Searched refs:RADIO_MODE_MODE_Ble_2Mbit (Results 1 – 4 of 4) sorted by relevance
84 if (NRF_RADIO_regs.MODE == RADIO_MODE_MODE_Ble_2Mbit) { in nhwra_timings_get_Rx_chain_delay()109 if (NRF_RADIO_regs.MODE == RADIO_MODE_MODE_Ble_2Mbit) { in nhwra_timings_get_rampup_time()127 if (NRF_RADIO_regs.MODE == RADIO_MODE_MODE_Ble_2Mbit) { in nhwra_timings_get_TX_rampdown_time()
163 } else if (NRF_RADIO_regs.MODE == RADIO_MODE_MODE_Ble_2Mbit) { in nhwra_check_packet_conf()225 || (NRF_RADIO_regs.MODE == RADIO_MODE_MODE_Ble_2Mbit) in nhwra_prep_rx_request()244 } else if (NRF_RADIO_regs.MODE == RADIO_MODE_MODE_Ble_2Mbit) { in nhwra_prep_rx_request()301 } else if (NRF_RADIO_regs.MODE == RADIO_MODE_MODE_Ble_2Mbit) { in nhwra_prep_tx_request()308 || (NRF_RADIO_regs.MODE == RADIO_MODE_MODE_Ble_2Mbit) in nhwra_prep_tx_request()469 || (NRF_RADIO_regs.MODE == RADIO_MODE_MODE_Ble_2Mbit)) in nhwra_get_rx_crc_value()
740 } else if (NRF_RADIO_regs.MODE == RADIO_MODE_MODE_Ble_2Mbit) { in start_Tx()759 || (NRF_RADIO_regs.MODE == RADIO_MODE_MODE_Ble_2Mbit) ) { in start_Tx()831 || (NRF_RADIO_regs.MODE == RADIO_MODE_MODE_Ble_2Mbit)) { in Rx_handle_address_end_response()844 || (NRF_RADIO_regs.MODE == RADIO_MODE_MODE_Ble_2Mbit)) { in Rx_handle_address_end_response()936 } else if (NRF_RADIO_regs.MODE == RADIO_MODE_MODE_Ble_2Mbit) { in start_Rx()
3679 #define RADIO_MODE_MODE_Ble_2Mbit (4UL) /*!< 2 Mbps BLE */ macro