ESP-IDF
GPIO_PULLUP_PULLDOWN
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_PULLUP_PULLDOWN
GPIO_PULLUP_PULLDOWN value
Pad pull up + pull down
Syntax
Show:
Summary
Declaration
from
gpio_types.h:117
GPIO_PULLUP_PULLDOWN
;
Examples
References
from
examples
Code
Location
Referrer
GPIO_PULLUP_PULLDOWN
,
/*!< Pad pull up + pull down*/
gpio_types.h:117
case
GPIO_PULLUP_PULLDOWN
:
gpio.c:287
gpio_set_pull_mode()
case
GPIO_PULLUP_PULLDOWN
:
gpio.c:921
gpio_sleep_set_pull_mode()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
GPIO_PULLUP_PULLDOWN
is read by 2 functions:
All items filtered out
GPIO_PULLUP_PULLDOWN
gpio_set_pull_mode()
gpio_sleep_set_pull_mode()
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