ESP-IDF
gpio_hal_deep_sleep_hold_dis
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
gpio_hal_deep_sleep_hold_dis
gpio_hal_deep_sleep_hold_dis macro
Disable all digital gpio pad hold function during Deep-sleep.
Syntax
Show:
Summary
Declaration
from
gpio_hal.h:344
#define
gpio_hal_deep_sleep_hold_dis
(
hal
)
gpio_ll_deep_sleep_hold_dis
(
(
hal
)
->
dev
)
Arguments
Argument
Description
hal
Context of the HAL layer
Examples
References
from
examples
Code
Location
#define
gpio_hal_deep_sleep_hold_dis
(
hal
)
gpio_ll_deep_sleep_hold_dis
(
(
hal
)
->
dev
)
gpio_hal.h:344
gpio_hal_deep_sleep_hold_dis
(
gpio_context
.
gpio_hal
)
;
gpio.c:767
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