HAL
FMPI2C_FLAG_STOPF
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_STOPF
FMPI2C_FLAG_STOPF macro
Syntax
Show:
Summary
Declaration
from
stm32f4xx_hal_fmpi2c.h:433
#define
FMPI2C_FLAG_STOPF
FMPI2C_ISR_STOPF
Examples
References
from
examples
Code
Location
#define
FMPI2C_FLAG_STOPF
FMPI2C_ISR_STOPF
stm32f4xx_hal_fmpi2c.h:433
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
;
stm32f4xx_hal_fmpi2c.c:1231
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
;
stm32f4xx_hal_fmpi2c.c:1351
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
;
stm32f4xx_hal_fmpi2c.c:1517
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
;
stm32f4xx_hal_fmpi2c.c:1647
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
;
stm32f4xx_hal_fmpi2c.c:2617
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
;
stm32f4xx_hal_fmpi2c.c:2756
tmp1
=
__HAL_FMPI2C_GET_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
;
stm32f4xx_hal_fmpi2c.c:3284
tmp1
=
__HAL_FMPI2C_GET_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
;
stm32f4xx_hal_fmpi2c.c:3306
if
(
FMPI2C_WaitOnFlagUntilTimeout
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
,
RESET
,
Timeout
,
tickstart
)
!=
HAL_OK
)
stm32f4xx_hal_fmpi2c.c:3314
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
;
stm32f4xx_hal_fmpi2c.c:3320
if
(
FMPI2C_WaitOnFlagUntilTimeout
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
,
RESET
,
Timeout
,
tickstart
)
!=
HAL_OK
)
stm32f4xx_hal_fmpi2c.c:3333
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
;
stm32f4xx_hal_fmpi2c.c:3342
if
(
(
FMPI2C_CHECK_FLAG
(
tmpITFlags
,
FMPI2C_FLAG_STOPF
)
!=
RESET
)
&&
\
stm32f4xx_hal_fmpi2c.c:5064
if
(
(
FMPI2C_CHECK_FLAG
(
tmpITFlags
,
FMPI2C_FLAG_STOPF
)
!=
RESET
)
&&
\
stm32f4xx_hal_fmpi2c.c:5223
if
(
(
FMPI2C_CHECK_FLAG
(
tmpITFlags
,
FMPI2C_FLAG_STOPF
)
!=
RESET
)
&&
\
stm32f4xx_hal_fmpi2c.c:5254
else
if
(
(
FMPI2C_CHECK_FLAG
(
ITFlags
,
FMPI2C_FLAG_STOPF
)
!=
RESET
)
&&
\
stm32f4xx_hal_fmpi2c.c:5507
else
if
(
(
FMPI2C_CHECK_FLAG
(
ITFlags
,
FMPI2C_FLAG_STOPF
)
!=
RESET
)
&&
\
stm32f4xx_hal_fmpi2c.c:5671
if
(
(
FMPI2C_CHECK_FLAG
(
ITFlags
,
FMPI2C_FLAG_STOPF
)
!=
RESET
)
&&
\
stm32f4xx_hal_fmpi2c.c:5707
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
;
stm32f4xx_hal_fmpi2c.c:6173
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
;
stm32f4xx_hal_fmpi2c.c:6317
if
(
__HAL_FMPI2C_GET_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
==
SET
)
stm32f4xx_hal_fmpi2c.c:6618
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
;
stm32f4xx_hal_fmpi2c.c:6627
while
(
__HAL_FMPI2C_GET_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
==
RESET
)
stm32f4xx_hal_fmpi2c.c:7088
if
(
(
__HAL_FMPI2C_GET_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
==
RESET
)
)
stm32f4xx_hal_fmpi2c.c:7099
if
(
(
__HAL_FMPI2C_GET_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
==
SET
)
&&
(
status
==
HAL_OK
)
)
stm32f4xx_hal_fmpi2c.c:7137
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
;
stm32f4xx_hal_fmpi2c.c:7155
while
(
(
__HAL_FMPI2C_GET_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
==
RESET
)
&&
(
status
==
HAL_OK
)
)
stm32f4xx_hal_fmpi2c.c:7216
while
(
__HAL_FMPI2C_GET_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
==
RESET
)
stm32f4xx_hal_fmpi2c.c:7238
__HAL_FMPI2C_CLEAR_FLAG
(
hfmpi2c
,
FMPI2C_FLAG_STOPF
)
;
stm32f4xx_hal_fmpi2c.c:7258
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