Home
last modified time | relevance | path

Searched refs:slot_num (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/driver/deprecated/
Di2s_legacy.c757 uint32_t slot_num = p_i2s[i2s_num]->total_slot < 2 ? 2 : p_i2s[i2s_num]->total_slot; in i2s_calculate_common_clock() local
761 clk_info->bclk = rate * slot_num * slot_bits; in i2s_calculate_common_clock()
767 clk_info->bclk = rate * slot_num * slot_bits; in i2s_calculate_common_clock()