nrfxlib API 0.1.0
|
int nrf_wifi_phy_rf_params_init | ( | struct nrf_wifi_phy_rf_params * | prf, |
unsigned int | package_info, | ||
unsigned char * | str | ||
) |
#include <nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h>
Initialize RF parameters.
prf | Pointer to the RF parameter structure. |
package_info | Package information, QFN, CSP etc. |
str | String of RF params |
This function is used to initialize the RF parameter structure with the XO, power ceiling info, voltage and temperature based backoffs etc.