other_rx_active
return rx_active(i2s) || other_rx_active(i2s);
return other_rx_active(i2s) || other_tx_active(i2s);