Searched refs:RADIO_PCNF0_CRCINC_Msk (Results 1 – 2 of 2) sorted by relevance
136 | RADIO_PCNF0_CRCINC_Msk in nrfra_check_802154_conf()146 RADIO_PCNF0_CRCINC_Msk in nrfra_check_802154_conf()641 if (NRF_RADIO_regs.PCNF0 & RADIO_PCNF0_CRCINC_Msk) { in nhwra_get_payload_length()
4194 #define RADIO_PCNF0_CRCINC_Msk (0x1UL << RADIO_PCNF0_CRCINC_Pos) /*!< Bit mask of CRCINC field. */ macro