Searched refs:I2S_COMM_FORMAT_STAND_PCM_SHORT (Results 1 – 2 of 2) sorted by relevance
83 …I2S_COMM_FORMAT_STAND_PCM_SHORT = 0x04, /*!< PCM Short standard, also known as DSP mode. The peri… enumerator
1301 if (i2s_config->communication_format & I2S_COMM_FORMAT_STAND_PCM_SHORT) { in i2s_config_transfer()1363 } else if (i2s_config->communication_format == I2S_COMM_FORMAT_STAND_PCM_SHORT) { in i2s_config_transfer()