Searched refs:tx_pwr_max (Results 1 – 2 of 2) sorted by relevance
92 int8_t tx_pwr_max[2]; member
499 max = conf->tx_pwr_max[1]; in rf2xx_set_txpower()500 if (conf->tx_pwr_max[0] == 0x01) { in rf2xx_set_txpower()1119 BUILD_ASSERT(DT_INST_PROP_LEN(n, tx_pwr_max) == 2, \1137 .tx_pwr_max = DT_INST_PROP_OR(n, tx_pwr_max, 0), \