Home
last modified time | relevance | path

Searched refs:RADIO_PCNF0_CRCINC_Msk (Results 1 – 2 of 2) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO_utils.c136 | 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()
DNRF5340_peri_types.h4194 #define RADIO_PCNF0_CRCINC_Msk (0x1UL << RADIO_PCNF0_CRCINC_Pos) /*!< Bit mask of CRCINC field. */ macro