ESP-IDF
PCNT_USE_RETENTION_LINK
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
PCNT_USE_RETENTION_LINK
PCNT_USE_RETENTION_LINK macro
Syntax
Show:
Summary
Declaration
from
pulse_cnt.c:70
#define
PCNT_USE_RETENTION_LINK
(
SOC_PCNT_SUPPORT_SLEEP_RETENTION
&&
CONFIG_PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP
)
Examples
References
from
examples
Code
Location
#define
PCNT_USE_RETENTION_LINK
(
SOC_PCNT_SUPPORT_SLEEP_RETENTION
&&
CONFIG_PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP
)
pulse_cnt.c:70
#if
PCNT_USE_RETENTION_LINK
pulse_cnt.c:72
#if
PCNT_USE_RETENTION_LINK
pulse_cnt.c:876
#if
PCNT_USE_RETENTION_LINK
pulse_cnt.c:930
#if
PCNT_USE_RETENTION_LINK
pulse_cnt.c:1034
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