Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO_utils.c45 check = (1 << RADIO_PCNF1_WHITEEN_Pos) in nrfra_check_pcnf1_ble()
166 check = (0 << RADIO_PCNF1_WHITEEN_Pos) in nrfra_check_802154_conf()
DNRF5340_peri_types.h4232 #define RADIO_PCNF1_WHITEEN_Pos (25UL) /*!< Position of WHITEEN field. */ macro
4233 #define RADIO_PCNF1_WHITEEN_Msk (0x1UL << RADIO_PCNF1_WHITEEN_Pos) /*!< Bit mask of WHITEEN field. …