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

FMPI2C_FLAG_BUSY macro

Syntax

#define FMPI2C_FLAG_BUSY FMPI2C_ISR_BUSY

References

LocationText
stm32f4xx_hal_fmpi2c.h:442
#define FMPI2C_FLAG_BUSY FMPI2C_ISR_BUSY
stm32f4xx_hal_fmpi2c.c:1134
if (FMPI2C_WaitOnFlagUntilTimeout(hfmpi2c, FMPI2C_FLAG_BUSY, SET, FMPI2C_TIMEOUT_BUSY, tickstart) != HAL_OK)
stm32f4xx_hal_fmpi2c.c:1274
if (FMPI2C_WaitOnFlagUntilTimeout(hfmpi2c, FMPI2C_FLAG_BUSY, SET, FMPI2C_TIMEOUT_BUSY, tickstart) != HAL_OK)
stm32f4xx_hal_fmpi2c.c:1521
if (FMPI2C_WaitOnFlagUntilTimeout(hfmpi2c, FMPI2C_FLAG_BUSY, SET, Timeout, tickstart) != HAL_OK)
stm32f4xx_hal_fmpi2c.c:1650
if (FMPI2C_WaitOnFlagUntilTimeout(hfmpi2c, FMPI2C_FLAG_BUSY, SET, Timeout, tickstart) != HAL_OK)
stm32f4xx_hal_fmpi2c.c:1691
if (__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_BUSY) == SET)
stm32f4xx_hal_fmpi2c.c:1781
if (__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_BUSY) == SET)
stm32f4xx_hal_fmpi2c.c:1968
if (__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_BUSY) == SET)
stm32f4xx_hal_fmpi2c.c:2130
if (__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_BUSY) == SET)
stm32f4xx_hal_fmpi2c.c:2534
if (FMPI2C_WaitOnFlagUntilTimeout(hfmpi2c, FMPI2C_FLAG_BUSY, SET, FMPI2C_TIMEOUT_BUSY, tickstart) != HAL_OK)
stm32f4xx_hal_fmpi2c.c:2671
if (FMPI2C_WaitOnFlagUntilTimeout(hfmpi2c, FMPI2C_FLAG_BUSY, SET, FMPI2C_TIMEOUT_BUSY, tickstart) != HAL_OK)
stm32f4xx_hal_fmpi2c.c:2800
if (__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_BUSY) == SET)
stm32f4xx_hal_fmpi2c.c:2888
if (__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_BUSY) == SET)
stm32f4xx_hal_fmpi2c.c:2977
if (__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_BUSY) == SET)
stm32f4xx_hal_fmpi2c.c:3123
if (__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_BUSY) == SET)
stm32f4xx_hal_fmpi2c.c:3264
if (__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_BUSY) == SET)
stm32f4xx_hal_fmpi2c.c:7227
if ((__HAL_FMPI2C_GET_FLAG(hfmpi2c, FMPI2C_FLAG_BUSY) != RESET) && \