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

HAL_I2C_ERROR_TIMEOUT macro

Timeout Error

Syntax

#define HAL_I2C_ERROR_TIMEOUT 0x00000020U

References

LocationText
stm32f4xx_hal_i2c.h:169
#define HAL_I2C_ERROR_TIMEOUT 0x00000020U /*!< Timeout Error */
stm32f4xx_hal_i2c.c:1695
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:1772
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:1979
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:2134
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:2897
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:2982
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:3077
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:3258
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:3591
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:3687
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:3867
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:3989
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:7137
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:7240
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:7295
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:7336
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:7377
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:7416
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:7445
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
stm32f4xx_hal_i2c.c:7493
hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;