Searched refs:checked (Results 1 – 1 of 1) sorted by relevance
38 int checked, check; in nrfra_check_pcnf1_ble() local39 checked = NRF_RADIO_regs.PCNF1 & in nrfra_check_pcnf1_ble()50 if (checked != check) { in nrfra_check_pcnf1_ble()58 int checked =NRF_RADIO_regs.PCNF0 & in nrfra_check_ble1M_conf() local69 if (checked != check) { in nrfra_check_ble1M_conf()81 int checked =NRF_RADIO_regs.PCNF0 & in nrfra_check_ble2M_conf() local92 if (checked != check) { in nrfra_check_ble2M_conf()104 int checked =NRF_RADIO_regs.PCNF0 & in nrfra_check_bleLR_conf() local119 if (checked != check) { in nrfra_check_bleLR_conf()131 int checked, check; in nrfra_check_802154_conf() local[all …]