ESP-IDF
TIMER_EXIT_CRITICAL
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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_EXIT_CRITICAL
TIMER_EXIT_CRITICAL macro
Syntax
Show:
Summary
Declaration
from
timer_legacy.c:37
#define
TIMER_EXIT_CRITICAL
(
mux
)
portEXIT_CRITICAL_SAFE
(
mux
)
;
Arguments
Argument
mux
Examples
References
from
examples
Code
Location
#define
TIMER_EXIT_CRITICAL
(
mux
)
portEXIT_CRITICAL_SAFE
(
mux
)
;
timer_legacy.c:37
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:75
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:103
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:115
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:127
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:139
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:152
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:165
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:177
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:189
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:201
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
timer_obj
->
timer_isr_fun
.
isr_timer_group
]
)
;
timer_legacy.c:227
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:241
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:252
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:351
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:371
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:399
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:409
TIMER_EXIT_CRITICAL
(
&
timer_spinlock
[
group_num
]
)
;
timer_legacy.c:419
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