Searched refs:RADIO_SHORTS_DISABLED_TXEN_Msk (Results 1 – 3 of 3) sorted by relevance
243 || ( NRF_RADIO_regs.SHORTS & RADIO_SHORTS_DISABLED_TXEN_Msk ) ) in nhwra_is_HW_TIFS_enabled()
632 if ( NRF_RADIO_regs.SHORTS & RADIO_SHORTS_DISABLED_TXEN_Msk ){ in maybe_prepare_TIFS()
3693 #define RADIO_SHORTS_DISABLED_TXEN_Msk (0x1UL << RADIO_SHORTS_DISABLED_TXEN_Pos) /*!< Bit mask of D… macro