Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/driver/
Di2s_types_legacy.h84I2S_COMM_FORMAT_STAND_PCM_LONG = 0x0C, /*!< PCM Long standard. The period of synchronization sig… enumerator
/hal_espressif-latest/components/driver/deprecated/
Di2s_legacy.c1367 } else if (i2s_config->communication_format == I2S_COMM_FORMAT_STAND_PCM_LONG) { in i2s_config_transfer()