ESP-IDF
gpio_sleep_mode_config_unapply()
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
gpio_sleep_mode_config_unapply()
gpio_sleep_mode_config_unapply() function
Restore GPIO pull-up and pull-down configuration information in the wake-up state In light sleep mode, after the system wakes up, it needs to restore all GPIO pull-up and pull-down configurations before the last sleep.
Syntax
Show:
Summary
Declaration
Definition
from
sleep_gpio.h:40
void
gpio_sleep_mode_config_unapply
(
void
)
;
Implemented in
sleep_gpio.c:45
Examples
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