PaulStoffregen 5 yıl önce
ebeveyn
işleme
cad2b012c7
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. +2
    -0
      output_tdm.cpp

+ 2
- 0
output_tdm.cpp Dosyayı Görüntüle

for (int i=0; i < 16; i++) { for (int i=0; i < 16; i++) {
block_input[i] = nullptr; block_input[i] = nullptr;
} }
memset(zeros, 0, sizeof(zeros));
memset(tdm_tx_buffer, 0, sizeof(tdm_tx_buffer));


// TODO: should we set & clear the I2S_TCSR_SR bit here? // TODO: should we set & clear the I2S_TCSR_SR bit here?
config_tdm(); config_tdm();

Yükleniyor…
İptal
Kaydet