Searched refs:I2C_STATUS_IDLE (Results 1 – 1 of 1) sorted by relevance
129 I2C_STATUS_IDLE, /*!< idle status for current master command */ enumerator266 p_i2c->status = I2C_STATUS_IDLE; in i2c_driver_install()499 if (p_i2c->status != I2C_STATUS_ACK_ERROR && p_i2c->status != I2C_STATUS_IDLE) { in i2c_isr_handler_default()1305 p_i2c->status = I2C_STATUS_IDLE; in i2c_master_cmd_begin_static()1439 p_i2c->status = I2C_STATUS_IDLE; in i2c_master_cmd_begin()