Searched refs:txpower (Results 1 – 2 of 2) sorted by relevance
47 static const int8_t txpower[DEVICE_BEACON_TXPOWER_NUM] = {4, 0, -3, -8, variable237 printk("Set Tx power level to %d\n", txpower[idx]); in modulate_tx_power()239 0, txpower[idx]); in modulate_tx_power()
132 DEFINE_FREG_WRITE(txpower, CC2520_FREG_TXPOWER) in DEFINE_FREG_READ()