ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_phy_set_ant_gpio()
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_set_ant_gpio()
esp_phy_set_ant_gpio() function
Set antenna GPIO configuration
Syntax
Show:
Summary
Declaration
Definition
from
esp_phy.h:75
esp_err_t
esp_phy_set_ant_gpio
(
esp_phy_ant_gpio_config_t
*
config
)
;
Implemented in
phy_common.c:163
Arguments
Argument
Description
config
Antenna GPIO configuration.
Return value
- ESP_OK : success - other : failed
Related Functions
Found 1 other functions taking a
esp_phy_ant_gpio_config_t
argument:
Function
Description
esp_phy_get_ant_gpio()
Get current antenna GPIO configuration
Examples
esp_phy_set_ant_gpio()
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