Searched refs:I2S_COMM_FORMAT_STAND_PCM_LONG (Results 1 – 2 of 2) sorted by relevance
84 …I2S_COMM_FORMAT_STAND_PCM_LONG = 0x0C, /*!< PCM Long standard. The period of synchronization sig… enumerator
1367 } else if (i2s_config->communication_format == I2S_COMM_FORMAT_STAND_PCM_LONG) { in i2s_config_transfer()