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

FMPI2C_TIMEOUT_STOPF macro

25 ms

Syntax

#define FMPI2C_TIMEOUT_STOPF (25U)

References

LocationText
stm32f4xx_hal_fmpi2c.c:348
#define FMPI2C_TIMEOUT_STOPF (25U) /*!< 25 ms */
stm32f4xx_hal_fmpi2c.c:7241
if ((HAL_GetTick() - tickstart) > FMPI2C_TIMEOUT_STOPF)