HAL
FMPI2C_FLAG_STOPF is only used within HAL.
 
Symbols
loading...
Files
loading...

FMPI2C_FLAG_STOPF macro

Syntax

#define FMPI2C_FLAG_STOPF FMPI2C_ISR_STOPF

References

LocationText
stm32f4xx_hal_fmpi2c.h:433
#define FMPI2C_FLAG_STOPF FMPI2C_ISR_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
__HAL_FMPI2C_CLEAR_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF);
stm32f4xx_hal_fmpi2c.c:3284
tmp1 = __HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF);
stm32f4xx_hal_fmpi2c.c:3306
tmp1 = __HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF);
stm32f4xx_hal_fmpi2c.c:3314
if (FMPI2C_WaitOnFlagUntilTimeout(hfmpi2c, FMPI2C_FLAG_STOPF, RESET, Timeout, tickstart) != HAL_OK)
stm32f4xx_hal_fmpi2c.c:3320
__HAL_FMPI2C_CLEAR_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF);
stm32f4xx_hal_fmpi2c.c:3333
if (FMPI2C_WaitOnFlagUntilTimeout(hfmpi2c, FMPI2C_FLAG_STOPF, RESET, Timeout, tickstart) != HAL_OK)
stm32f4xx_hal_fmpi2c.c:3342
__HAL_FMPI2C_CLEAR_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF);
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
if ((FMPI2C_CHECK_FLAG(tmpITFlags, FMPI2C_FLAG_STOPF) != RESET) && \
stm32f4xx_hal_fmpi2c.c:5507
else if ((FMPI2C_CHECK_FLAG(ITFlags, FMPI2C_FLAG_STOPF) != RESET) && \
stm32f4xx_hal_fmpi2c.c:5671
else if ((FMPI2C_CHECK_FLAG(ITFlags, FMPI2C_FLAG_STOPF) != RESET) && \
stm32f4xx_hal_fmpi2c.c:5707
if ((FMPI2C_CHECK_FLAG(ITFlags, FMPI2C_FLAG_STOPF) != RESET) && \
stm32f4xx_hal_fmpi2c.c:6173
__HAL_FMPI2C_CLEAR_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF);
stm32f4xx_hal_fmpi2c.c:6317
__HAL_FMPI2C_CLEAR_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF);
stm32f4xx_hal_fmpi2c.c:6618
if (__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF) == SET)
stm32f4xx_hal_fmpi2c.c:6627
__HAL_FMPI2C_CLEAR_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF);
stm32f4xx_hal_fmpi2c.c:7088
while (__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF) == RESET)
stm32f4xx_hal_fmpi2c.c:7099
if ((__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF) == RESET))
stm32f4xx_hal_fmpi2c.c:7137
if ((__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF) == SET) && (status == HAL_OK))
stm32f4xx_hal_fmpi2c.c:7155
__HAL_FMPI2C_CLEAR_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF);
stm32f4xx_hal_fmpi2c.c:7216
while ((__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF) == RESET) && (status == HAL_OK))
stm32f4xx_hal_fmpi2c.c:7238
while (__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF) == RESET)
stm32f4xx_hal_fmpi2c.c:7258
__HAL_FMPI2C_CLEAR_FLAG(hfmpi2c, FMPI2C_FLAG_STOPF);