nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_wifi_fmac_rf_params_get()

enum nrf_wifi_status nrf_wifi_fmac_rf_params_get ( struct nrf_wifi_fmac_dev_ctx fmac_dev_ctx,
struct nrf_wifi_phy_rf_params rf_params 
)

#include <nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h>

Get the RF parameters to be programmed to the RPU.

Parameters
fmac_dev_ctxPointer to the UMAC IF context for a RPU WLAN device.
rf_paramsPointer to the address where the RF params information needs to be copied.

This function is used to fetch RF parameters information from the RPU and update the default RF parameter with the OTP values. The updated RF parameters are then returned in the f_params.

Returns
Command execution status