ESP-IDF
xthal_set_intclear()
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
xthal_set_intclear()
xthal_set_intclear() function
Syntax
Show:
Summary
Declaration
from
hal.h:705
extern
void
xthal_set_intclear
(
unsigned
)
;
Arguments
Argument
#0
Examples
References
from
examples
Code
Location
Referrer
extern
void
xthal_set_intclear
(
unsigned
)
;
hal.h:705
xthal_set_intclear
(
1
<
<
intnum
)
;
core-macros.h:396
xthal_interrupt_clear()
xthal_set_intclear
(
(
unsigned
)
(
1
<
<
intr_num
)
)
;
esp_cpu.h:431
esp_cpu_intr_edge_ack()
xthal_set_intclear
(
arg
)
;
xtensa_api.h:124
xt_set_intclear()
Call Tree
from
examples
xthal_set_intclear()
is called by 3 functions:
esp_cpu_intr_edge_ack()
xt_set_intclear()
xthal_interrupt_clear()
All items filtered out
xthal_set_intclear()
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