I2C_TXN_STATE_BLOCKED
if (txn->txn_state == I2C_TXN_STATE_BLOCKED) {
txn->txn_state = I2C_TXN_STATE_BLOCKED;
while (txn->txn_state == I2C_TXN_STATE_BLOCKED) {