HAL
FMPI2C_FLAG_AF
is only used within HAL.
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
FMPI2C_FLAG_AF
FMPI2C_FLAG_AF macro
Syntax
Show:
Summary
Declaration
from
stm32f4xx_hal_fmpi2c.h:432
#define
FMPI2C_FLAG_AF
FMPI2C_ISR_NACKF
Examples
References
from
examples
Code
Location
#define
FMPI2C_FLAG_AF
FMPI2C_ISR_NACKF
stm32f4xx_hal_fmpi2c.h:432
error
=
FMPI2C_WaitOnFlagUntilTimeout
(
hfmpi2c
,
FMPI2C_FLAG_AF
,
RESET
,
Timeout
,
tickstart
)
;
stm32f4xx_hal_fmpi2c.c:1478
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:1505
tmp2
=
__HAL_FMPI2C_GET_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:3285
tmp2
=
__HAL_FMPI2C_GET_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:3307
if
(
__HAL_FMPI2C_GET_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
==
RESET
)
stm32f4xx_hal_fmpi2c.c:3311
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:3339
if
(
(
FMPI2C_CHECK_FLAG
(
tmpITFlags
,
FMPI2C_FLAG_AF
)
!=
RESET
)
&&
\
stm32f4xx_hal_fmpi2c.c:4935
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:4939
if
(
(
FMPI2C_CHECK_FLAG
(
tmpITFlags
,
FMPI2C_FLAG_AF
)
!=
RESET
)
&&
\
stm32f4xx_hal_fmpi2c.c:5094
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:5098
else
if
(
(
FMPI2C_CHECK_FLAG
(
tmpITFlags
,
FMPI2C_FLAG_AF
)
!=
RESET
)
&&
\
stm32f4xx_hal_fmpi2c.c:5260
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:5279
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:5291
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:5298
if
(
(
FMPI2C_CHECK_FLAG
(
ITFlags
,
FMPI2C_FLAG_AF
)
!=
RESET
)
&&
\
stm32f4xx_hal_fmpi2c.c:5393
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:5397
if
(
(
FMPI2C_CHECK_FLAG
(
ITFlags
,
FMPI2C_FLAG_AF
)
!=
RESET
)
&&
\
stm32f4xx_hal_fmpi2c.c:5540
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:5544
else
if
(
(
FMPI2C_CHECK_FLAG
(
ITFlags
,
FMPI2C_FLAG_AF
)
!=
RESET
)
&&
\
stm32f4xx_hal_fmpi2c.c:5713
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:5759
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:5771
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:5778
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:5809
if
(
FMPI2C_CHECK_FLAG
(
tmpITFlags
,
FMPI2C_FLAG_AF
)
!=
RESET
)
stm32f4xx_hal_fmpi2c.c:6198
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:6201
if
(
(
FMPI2C_CHECK_FLAG
(
tmpITFlags
,
FMPI2C_FLAG_AF
)
!=
RESET
)
&&
\
stm32f4xx_hal_fmpi2c.c:6401
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:6420
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:6432
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:6439
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:6557
if
(
__HAL_FMPI2C_GET_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
==
SET
)
stm32f4xx_hal_fmpi2c.c:6620
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:6622
if
(
__HAL_FMPI2C_GET_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
==
SET
)
stm32f4xx_hal_fmpi2c.c:7149
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:7151
if
(
HAL_IS_BIT_SET
(
itflag
,
FMPI2C_FLAG_AF
)
)
stm32f4xx_hal_fmpi2c.c:7209
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_AF
)
;
stm32f4xx_hal_fmpi2c.c:7212
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