35#ifndef NRF_802154_TX_POWER_H__
36#define NRF_802154_TX_POWER_H__
58 nrf_802154_fal_tx_power_split_t *
const p_tx_power_split);
71 nrf_802154_fal_tx_power_split_t *
const p_split_power);
84 nrf_802154_fal_tx_power_split_t *
const p_split_power);
int8_t nrf_802154_tx_power_convert_metadata_to_tx_power_split(uint8_t channel, nrf_802154_tx_power_metadata_t tx_power, nrf_802154_fal_tx_power_split_t *const p_tx_power_split)
Convert tx_power value passed through metadata to raw components in dBms to be applied on each stage ...
int8_t nrf_802154_tx_power_split_pib_power_for_channel_get(uint8_t channel, nrf_802154_fal_tx_power_split_t *const p_split_power)
Get the transmit power stored in PIB after applying the power constraints for the given channel and s...
int8_t nrf_802154_tx_power_split_pib_power_get(nrf_802154_fal_tx_power_split_t *const p_split_power)
Get the transmit power stored in PIB after applying the power constraints for the current channel and...