ESP-IDF
::wakeup_gpio_num
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
::wakeup_gpio_num
::wakeup_gpio_num field
Syntax
Show:
Summary
Declaration
from
cmd_system_sleep.c:123
struct
arg_int
*
wakeup_gpio_num
;
Examples
References
from
examples
Code
Location
Referrer
struct
arg_int
*
wakeup_gpio_num
;
cmd_system_sleep.c:123
int
io_count
=
light_sleep_args
.
wakeup_gpio_num
->
count
;
cmd_system_sleep.c:141
light_sleep()
int
io_num
=
light_sleep_args
.
wakeup_gpio_num
->
ival
[
i
]
;
cmd_system_sleep.c:147
light_sleep()
light_sleep_args
.
wakeup_gpio_num
=
cmd_system_sleep.c:194
register_system_light_sleep()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
::wakeup_gpio_num
is written by 1 function and is read by 1 function:
register_system_light_sleep()
All items filtered out
::wakeup_gpio_num
light_sleep()
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