ESP-IDF
I2C_EXIT_CRITICAL
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
I2C_EXIT_CRITICAL
I2C_EXIT_CRITICAL macro
Syntax
Show:
Summary
Declaration
from
i2c.c:50
#define
I2C_EXIT_CRITICAL
(
mux
)
portEXIT_CRITICAL
(
mux
)
Arguments
Argument
mux
Examples
References
from
examples
Code
Location
#define
I2C_EXIT_CRITICAL
(
mux
)
portEXIT_CRITICAL
(
mux
)
i2c.c:50
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:263
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:276
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:546
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:555
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:642
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:835
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:848
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:857
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:868
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:878
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:891
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:900
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:913
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:922
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:935
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:944
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:955
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:1666
I2C_EXIT_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:1690
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