Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_i2c.c3475 hi2c->ErrorCode = HAL_I2C_WRONG_START; in HAL_I2C_IsDeviceReady()
6599 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestWrite()
6672 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestRead()
6713 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestRead()
6753 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryWrite()
6836 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryRead()
6910 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryRead()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_i2c.c3475 hi2c->ErrorCode = HAL_I2C_WRONG_START; in HAL_I2C_IsDeviceReady()
6603 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestWrite()
6676 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestRead()
6717 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestRead()
6757 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryWrite()
6840 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryRead()
6914 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryRead()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_i2c.c3577 hi2c->ErrorCode = HAL_I2C_WRONG_START; in HAL_I2C_IsDeviceReady()
6707 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestWrite()
6780 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestRead()
6821 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_MasterRequestRead()
6861 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryWrite()
6944 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryRead()
7018 hi2c->ErrorCode = HAL_I2C_WRONG_START; in I2C_RequestMemoryRead()
/hal_stm32-latest/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-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_i2c.h172 #define HAL_I2C_WRONG_START 0x00000200U /*!< Wrong start Error */ macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_i2c.h172 #define HAL_I2C_WRONG_START 0x00000200U /*!< Wrong start Error */ macro
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_i2c.h172 #define HAL_I2C_WRONG_START 0x00000200U /*!< Wrong start Error */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_i2c.h172 #define HAL_I2C_WRONG_START 0x00000200U /*!< Wrong start Error */ macro