ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_phy_get_ant()
from the following samples and libraries:
antenna sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_phy_get_ant()
esp_phy_get_ant() function
Get current antenna configuration
Syntax
Show:
Summary
Declaration
Definition
from
esp_phy.h:108
esp_err_t
esp_phy_get_ant
(
esp_phy_ant_config_t
*
config
)
;
Implemented in
phy_common.c:293
Arguments
Argument
Description
config
Antenna configuration.
Return value
- ESP_OK : success - other : failed
Related Functions
Found 2 other functions taking a
esp_phy_ant_config_t
argument:
Function
Description
esp_phy_set_ant()
Set antenna configuration
phy_ant_config_check()
Examples
esp_phy_get_ant()
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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