ESP-IDF
gpio_hal_pullup_dis
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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_pullup_dis
gpio_hal_pullup_dis macro
Disable pull-up on GPIO.
Syntax
Show:
Summary
Declaration
from
gpio_hal.h:69
#define
gpio_hal_pullup_dis
(
hal
,
gpio_num
)
gpio_ll_pullup_dis
(
(
hal
)
->
dev
,
gpio_num
)
Arguments
Argument
Description
hal
Context of the HAL layer
gpio_num
GPIO number
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