Searched refs:I2C_STATE_NONE (Results 1 – 3 of 3) sorted by relevance
267 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) … macro442 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init()475 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit()1224 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Transmit_IT()1301 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Receive_IT()1390 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Sequential_Transmit_IT()1427 if((hi2c->PreviousState == I2C_STATE_MASTER_BUSY_RX) || (hi2c->PreviousState == I2C_STATE_NONE)) in HAL_I2C_Master_Sequential_Transmit_IT()1490 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Sequential_Receive_IT()1526 if((hi2c->PreviousState == I2C_STATE_MASTER_BUSY_TX) || (hi2c->PreviousState == I2C_STATE_NONE)) in HAL_I2C_Master_Sequential_Receive_IT()1907 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Master_Transmit_DMA()[all …]
278 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) … macro479 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init()512 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit()3951 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt()4084 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt()4144 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt()4204 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITError()4219 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITError()
360 #define I2C_STATE_NONE ((uint32_t)(HAL_I2C_MODE_NONE)) … macro582 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_Init()625 hi2c->PreviousState = I2C_STATE_NONE; in HAL_I2C_DeInit()5440 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITMasterCplt()5613 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITSlaveCplt()5685 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITListenCplt()5754 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITError()5769 hi2c->PreviousState = I2C_STATE_NONE; in I2C_ITError()