Searched refs:I2S_DAC_CHANNEL_RIGHT_EN (Results 1 – 2 of 2) sorted by relevance
138 …I2S_DAC_CHANNEL_RIGHT_EN = 1, /*!< Enable I2S built-in DAC right channel, maps to DAC channel 0… enumerator
848 if (dac_mode & I2S_DAC_CHANNEL_RIGHT_EN) { in i2s_set_dac_mode()