ESP-IDF
GPIO_NOT_HOLD
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_NOT_HOLD
GPIO_NOT_HOLD value
If the GPIO input is not low
Syntax
Show:
Summary
Declaration
from
bootloader_common.h:19
GPIO_NOT_HOLD
=
0
;
Examples
References
from
examples
Code
Location
Referrer
GPIO_NOT_HOLD
=
0
/*!< If the GPIO input is not low */
bootloader_common.h:19
return
GPIO_NOT_HOLD
;
bootloader_common.c:46
bootloader_common_check_long_hold_gpio_level()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
GPIO_NOT_HOLD
is read by 1 function:
All items filtered out
GPIO_NOT_HOLD
bootloader_common_check_long_hold_gpio_level()
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