ESP-IDF
+
0
/1 examples
SourceVu will show references to
XTOS_SET_INTLEVEL
from the following samples and libraries:
FreeRTOS
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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
XTOS_SET_INTLEVEL
XTOS_SET_INTLEVEL macro
Syntax
Show:
Summary
Declaration
from
xtruntime.h:80
# define
XTOS_SET_INTLEVEL
(
intlevel
)
0
Arguments
Argument
intlevel
Examples
XTOS_SET_INTLEVEL
is referenced by 1 libraries and example projects:
FreeRTOS
References
from
0/1
examples
Code
Location
# define
XTOS_SET_INTLEVEL
(
intlevel
)
0
xtruntime.h:80
return
XTOS_SET_INTLEVEL
(
XCHAL_DEBUGLEVEL
-
2
)
;
hli_api.c:103
uint32_t
irq_status
=
XTOS_SET_INTLEVEL
(
XCHAL_DEBUGLEVEL
-
2
)
;
pm_impl.c:709
irq_status
=
XTOS_SET_INTLEVEL
(
XCHAL_EXCM_LEVEL
)
;
spinlock.h:86
irq_status
=
XTOS_SET_INTLEVEL
(
XCHAL_EXCM_LEVEL
)
;
spinlock.h:183
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out