Searched refs:expt_cut_off (Results 1 – 1 of 1) sorted by relevance
216 float expt_cut_off = slot_cfg->pdm_tx.hp_cut_off_freq_hz; in i2s_hal_pdm_set_tx_slot() local219 …float tmp = cut_off_coef[i][0] < expt_cut_off ? expt_cut_off - cut_off_coef[i][0] : cut_off_coef[i… in i2s_hal_pdm_set_tx_slot()