Home
last modified time | relevance | path

Searched refs:RADIO_PCNF0_S1INCL_Pos (Results 1 – 3 of 3) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO_utils.c722 if ( NRF_RADIO_regs.PCNF0 & ( RADIO_PCNF0_S1INCL_Include << RADIO_PCNF0_S1INCL_Pos ) ) { in nhwra_tx_copy_payload()
DNHW_RADIO.c1248 if ( NRF_RADIO_regs.PCNF0 & ( RADIO_PCNF0_S1INCL_Include << RADIO_PCNF0_S1INCL_Pos ) ){ in start_Rx()
DNRF5340_peri_types.h4211 #define RADIO_PCNF0_S1INCL_Pos (20UL) /*!< Position of S1INCL field. */ macro
4212 #define RADIO_PCNF0_S1INCL_Msk (0x1UL << RADIO_PCNF0_S1INCL_Pos) /*!< Bit mask of S1INCL field. */