Home
last modified time | relevance | path

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

/nrf_hw_models-3.5.0/src/HW_models/
DNHW_RADIO_utils.c64 | ( RADIO_PCNF0_PLEN_8bit << RADIO_PCNF0_PLEN_Pos ) ); in nrfra_check_ble1M_conf()
87 | ( RADIO_PCNF0_PLEN_16bit << RADIO_PCNF0_PLEN_Pos ) ); in nrfra_check_ble2M_conf()
116 | ( RADIO_PCNF0_PLEN_32bitZero << RADIO_PCNF0_PLEN_Pos ) in nrfra_check_802154_conf()
DNRF5340_peri_types.h3698 #define RADIO_PCNF0_PLEN_Pos (24UL) /*!< Position of PLEN field. */ macro
3699 #define RADIO_PCNF0_PLEN_Msk (0x3UL << RADIO_PCNF0_PLEN_Pos) /*!< Bit mask of PLEN field. */