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

HAL_I2C_ERROR_DMA_PARAM macro

DMA Parameter Error

Syntax

#define HAL_I2C_ERROR_DMA_PARAM 0x00000080U

References

LocationText
stm32f4xx_hal_i2c.h:171
#define HAL_I2C_ERROR_DMA_PARAM 0x00000080U /*!< DMA Parameter Error */
stm32f4xx_hal_i2c.c:2036
hi2c->ErrorCode |= HAL_I2C_ERROR_DMA_PARAM;
stm32f4xx_hal_i2c.c:2191
hi2c->ErrorCode |= HAL_I2C_ERROR_DMA_PARAM;
stm32f4xx_hal_i2c.c:2328
hi2c->ErrorCode |= HAL_I2C_ERROR_DMA_PARAM;
stm32f4xx_hal_i2c.c:2442
hi2c->ErrorCode |= HAL_I2C_ERROR_DMA_PARAM;
stm32f4xx_hal_i2c.c:3137
hi2c->ErrorCode |= HAL_I2C_ERROR_DMA_PARAM;
stm32f4xx_hal_i2c.c:3318
hi2c->ErrorCode |= HAL_I2C_ERROR_DMA_PARAM;
stm32f4xx_hal_i2c.c:3745
hi2c->ErrorCode |= HAL_I2C_ERROR_DMA_PARAM;
stm32f4xx_hal_i2c.c:4080
hi2c->ErrorCode |= HAL_I2C_ERROR_DMA_PARAM;
stm32f4xx_hal_i2c.c:4358
hi2c->ErrorCode |= HAL_I2C_ERROR_DMA_PARAM;
stm32f4xx_hal_i2c.c:4598
hi2c->ErrorCode |= HAL_I2C_ERROR_DMA_PARAM;