Searched refs:HAL_I2C_WRONG_START (Results 1 – 8 of 8) sorted by relevance
3475 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()
3475 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()
3577 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()
3458 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()
172 #define HAL_I2C_WRONG_START 0x00000200U /*!< Wrong start Error */ macro