Searched refs:check (Results 1 – 3 of 3) sorted by relevance
38 int checked, check; in nrfra_check_pcnf1_ble() local45 check = (1 << RADIO_PCNF1_WHITEEN_Pos) in nrfra_check_pcnf1_ble()50 if (checked != check) { in nrfra_check_pcnf1_ble()64 int check = ( ( 8 << RADIO_PCNF0_LFLEN_Pos ) in nrfra_check_ble1M_conf() local69 if (checked != check) { in nrfra_check_ble1M_conf()87 int check = ( ( 8 << RADIO_PCNF0_LFLEN_Pos ) in nrfra_check_ble2M_conf() local92 if (checked != check) { in nrfra_check_ble2M_conf()112 int check = ( ( 8 << RADIO_PCNF0_LFLEN_Pos ) 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 …]
22 If you want to integrate them in another way, please check the section107 interfaces the models expect and your execution framework. If so, check the
208 For details about the SW register IF please see check the232 You can check Zephyr's nrf*bsim wrapping code for an insight on how