20#ifndef MPSL_FEM_NRF21540_POWER_MODEL_BUILTIN_H__
21#define MPSL_FEM_NRF21540_POWER_MODEL_BUILTIN_H__
void mpsl_fem_nrf21540_power_model_builtin_update(const mpsl_fem_external_conditions_t *p_environment)
Update the built-in nRF21540 model using provided parameters.
const mpsl_fem_power_model_t * mpsl_fem_nrf21540_power_model_builtin_get(void)
Get the pointer to the built-in nRF21540 model.
External conditions that affect Front-End Module's power model.
Definition mpsl_fem_power_model.h:111
Front-End Module power model.
Definition mpsl_fem_power_model.h:96