other_tx_active
return tx_active(i2s) || other_tx_active(i2s);
return other_rx_active(i2s) || other_tx_active(i2s);
if (other_tx_active(i2s)) {