HAL
+
0
/10 examples
SourceVu will show references to
I2C_MEMADD_SIZE_8BIT
from the following samples and libraries:
Drivers
Boards
STM32F411E-Discovery
STM32F401-Discovery
STM32F429I-Discovery
STM324x9I_EVAL
STM32412G-Discovery
STM32F413H-Discovery
STM324xG_EVAL
STM32469I-Discovery
STM32469I_EVAL
STM32F4-Discovery
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HAL
I2C_MEMADD_SIZE_8BIT
I2C_MEMADD_SIZE_8BIT macro
Syntax
Show:
Summary
Declaration
from
stm32f4xx_hal_i2c.h:334
#define
I2C_MEMADD_SIZE_8BIT
0x00000001U
Examples
I2C_MEMADD_SIZE_8BIT
is referenced by 10 libraries and example projects:
Drivers
Boards
STM32F411E-Discovery
STM32F401-Discovery
STM32F429I-Discovery
STM324x9I_EVAL
STM32412G-Discovery
STM32F413H-Discovery
STM324xG_EVAL
STM32469I-Discovery
STM32469I_EVAL
STM32F4-Discovery
References
from
0/10
examples
Code
Location
#define
I2C_MEMADD_SIZE_8BIT
0x00000001U
stm32f4xx_hal_i2c.h:334
if
(
hi2c
->
MemaddSize
==
I2C_MEMADD_SIZE_8BIT
)
stm32f4xx_hal_i2c.c:5441
if
(
MemAddSize
==
I2C_MEMADD_SIZE_8BIT
)
stm32f4xx_hal_i2c.c:6786
if
(
MemAddSize
==
I2C_MEMADD_SIZE_8BIT
)
stm32f4xx_hal_i2c.c:6869
#define
IS_I2C_MEMADD_SIZE
(
SIZE
)
(
(
(
SIZE
)
==
I2C_MEMADD_SIZE_8BIT
)
||
\
stm32f4xx_hal_i2c.h:692
Call Tree
from
0/10
examples
All items filtered out
All items filtered out
Data Use
from
0/10
examples
All items filtered out
All items filtered out
Class Tree
from
0/10
examples
All items filtered out
All items filtered out
Override Tree
from
0/10
examples
All items filtered out
All items filtered out
Implementations
from
0/10
examples
All items filtered out
All items filtered out
Instances
from
0/10
examples
Lifecycle
from
0/10
examples
All items filtered out
All items filtered out