Searched refs:I2S_LL_PDM_BCK_FACTOR (Results 1 – 6 of 6) sorted by relevance
31 #define I2S_LL_PDM_BCK_FACTOR (64) macro
30 #define I2S_LL_PDM_BCK_FACTOR (64) macro
705 clk_info->bclk = clk_cfg->sample_rate_hz * I2S_LL_PDM_BCK_FACTOR * fp / fs; in i2s_calculate_pdm_tx_clock()732 …clk_info->bclk = clk_cfg->sample_rate_hz * I2S_LL_PDM_BCK_FACTOR * (dsr == I2S_PDM_DSR_16S ? 2 : 1… in i2s_calculate_pdm_rx_clock()