Home
last modified time | relevance | path

Searched refs:max_tx_power_table (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/modules/openthread/platform/
Dradio.c114 static int8_t max_tx_power_table[CHANNEL_COUNT]; variable
134 max_tx_power_table[aChannel - OT_RADIO_2P4GHZ_OQPSK_CHANNEL_MIN]; in get_transmit_power_for_channel()
345 max_tx_power_table[i] = OT_RADIO_POWER_INVALID; in dataInit()
1524 max_tx_power_table[aChannel - OT_RADIO_2P4GHZ_OQPSK_CHANNEL_MIN] = aMaxPower; in otPlatRadioSetChannelMaxTransmitPower()