Searched refs:RADIO_TXPOWER_TXPOWER_Msk (Results 1 – 2 of 2) sorted by relevance
433 …TxPower = (int8_t)( NRF_RADIO_regs.TXPOWER & RADIO_TXPOWER_TXPOWER_Msk); //the cast is to sign ext… in nhwra_tx_power_from_reg()
4155 #define RADIO_TXPOWER_TXPOWER_Msk (0xFFUL << RADIO_TXPOWER_TXPOWER_Pos) /*!< Bit mask of TXPOWER fi… macro