Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO_utils.c67 | ( RADIO_PCNF0_PLEN_8bit << RADIO_PCNF0_PLEN_Pos ) ); in nrfra_check_ble1M_conf()
90 | ( RADIO_PCNF0_PLEN_16bit << RADIO_PCNF0_PLEN_Pos ) ); in nrfra_check_ble2M_conf()
116 | ( RADIO_PCNF0_PLEN_LongRange << RADIO_PCNF0_PLEN_Pos ) in nrfra_check_bleLR_conf()
147 | ( RADIO_PCNF0_PLEN_32bitZero << RADIO_PCNF0_PLEN_Pos ) in nrfra_check_802154_conf()
DNRF5340_peri_types.h4199 #define RADIO_PCNF0_PLEN_Pos (24UL) /*!< Position of PLEN field. */ macro
4200 #define RADIO_PCNF0_PLEN_Msk (0x3UL << RADIO_PCNF0_PLEN_Pos) /*!< Bit mask of PLEN field. */