ESP-IDF
PCNT_ALLOW_INTR_PRIORITY_MASK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
PCNT_ALLOW_INTR_PRIORITY_MASK
PCNT_ALLOW_INTR_PRIORITY_MASK macro
Syntax
Show:
Summary
Declaration
from
pulse_cnt.c:52
#define
PCNT_ALLOW_INTR_PRIORITY_MASK
ESP_INTR_FLAG_LOWMED
Examples
References
from
examples
Code
Location
#define
PCNT_ALLOW_INTR_PRIORITY_MASK
ESP_INTR_FLAG_LOWMED
pulse_cnt.c:52
ESP_GOTO_ON_FALSE
(
1
<
<
(
config
->
intr_priority
)
&
PCNT_ALLOW_INTR_PRIORITY_MASK
,
ESP_ERR_INVALID_ARG
,
err
,
pulse_cnt.c:210
isr_flags
|=
PCNT_ALLOW_INTR_PRIORITY_MASK
;
pulse_cnt.c:249
isr_flags
|=
PCNT_ALLOW_INTR_PRIORITY_MASK
;
pulse_cnt.c:530
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