ESP-IDF
phy_wakeup_init()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
phy_wakeup_init()
phy_wakeup_init() function
Open PHY and RF.
Syntax
Show:
Summary
Declaration
from
phy.h:67
void
phy_wakeup_init
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
void
phy_wakeup_init
(
void
)
;
phy.h:67
phy_wakeup_init
(
)
;
phy_init.c:315
esp_phy_enable()
Call Tree
from
examples
phy_wakeup_init()
is called by 1 function:
esp_phy_enable()
All items filtered out
phy_wakeup_init()
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