Home
last modified time | relevance | path

Searched refs:HAL_I2C_WRONG_START (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_i2c.c3470 hi2c->ErrorCode = HAL_I2C_WRONG_START; in HAL_I2C_IsDeviceReady()
6581 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestWrite()
6654 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestRead()
6695 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestRead()
6735 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryWrite()
6818 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryRead()
6892 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryRead()
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_i2c.c3458 hi2c->ErrorCode = HAL_I2C_WRONG_START; in HAL_I2C_IsDeviceReady()
6569 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestWrite()
6642 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestRead()
6683 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestRead()
6723 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryWrite()
6806 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryRead()
6880 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryRead()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_i2c.c3462 hi2c->ErrorCode = HAL_I2C_WRONG_START; in HAL_I2C_IsDeviceReady()
6581 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestWrite()
6654 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestRead()
6695 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestRead()
6735 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryWrite()
6818 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryRead()
6892 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryRead()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_i2c.c3557 hi2c->ErrorCode = HAL_I2C_WRONG_START; in HAL_I2C_IsDeviceReady()
6680 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestWrite()
6753 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestRead()
6794 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestRead()
6834 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryWrite()
6917 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryRead()
6991 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryRead()
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_i2c.h172 #define HAL_I2C_WRONG_START 0x00000200U /*!< Wrong start Error */ macro
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_i2c.h173 #define HAL_I2C_WRONG_START 0x00000200U /*!< Wrong start Error */ macro
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_i2c.h172 #define HAL_I2C_WRONG_START 0x00000200U /*!< Wrong start Error */ macro
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_i2c.h172 #define HAL_I2C_WRONG_START 0x00000200U /*!< Wrong start Error */ macro