ESP-IDF
I2C_ENTER_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_ENTER_CRITICAL
I2C_ENTER_CRITICAL macro
Syntax
Show:
Summary
Declaration
from
i2c.c:49
#define
I2C_ENTER_CRITICAL
(
mux
)
portENTER_CRITICAL
(
mux
)
Arguments
Argument
mux
Examples
References
from
examples
Code
Location
#define
I2C_ENTER_CRITICAL
(
mux
)
portENTER_CRITICAL
(
mux
)
i2c.c:49
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:256
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:268
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:544
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:553
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:639
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:807
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:845
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:855
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:865
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:875
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:888
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:898
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:910
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:920
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:932
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:942
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:953
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:1664
I2C_ENTER_CRITICAL
(
&
(
i2c_context
[
i2c_num
]
.
spinlock
)
)
;
i2c.c:1688
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