ESP-IDF
PHY_RF_CAL_FULL
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
PHY_RF_CAL_FULL
PHY_RF_CAL_FULL value
Do full RF calibration. Produces best results, but also consumes a lot of time and current. Suggested to be used once.
Syntax
Show:
Summary
Declaration
from
esp_phy_init.h:60
PHY_RF_CAL_FULL
=
0x00000002
;
Examples
References
from
examples
Code
Location
Referrer
PHY_RF_CAL_FULL
=
0x00000002
/*!< Do full RF calibration. Produces best results, but also consumes a lot of time and current. Suggested to be used once. */
esp_phy_init.h:60
calibration_mode
=
PHY_RF_CAL_FULL
;
phy_init.c:883
esp_phy_load_cal_and_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
PHY_RF_CAL_FULL
is read by 1 function:
All items filtered out
PHY_RF_CAL_FULL
esp_phy_load_cal_and_init()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out