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