ESP-IDF
TIMER_ENTER_CRITICAL
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
TIMER_ENTER_CRITICAL
TIMER_ENTER_CRITICAL macro
Syntax
Show:
Summary
Declaration
from
timer_legacy.c:36
#define
TIMER_ENTER_CRITICAL
(
mux
)
portENTER_CRITICAL_SAFE
(
mux
)
;
Arguments
Argument
mux
Examples
References
from
examples
Code
Location
#define
TIMER_ENTER_CRITICAL
(
mux
)
portENTER_CRITICAL_SAFE
(
mux
)
;
timer_legacy.c:36
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:73
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:101
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:112
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:124
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:137
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:149
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:162
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:174
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:187
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:199
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
timer_obj
->
timer_isr_fun
.
isr_timer_group
]
)
;
timer_legacy.c:214
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:239
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:250
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:323
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:367
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:392
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:407
TIMER_ENTER_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:417
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