Searched refs:I2S_SD0_INPUT (Results 1 – 2 of 2) sorted by relevance
785 I2S_SD0_INPUT = 0x01U, /*!< SD0 is an input */ enumerator
392 if(SD0->interfaceConfig == I2S_SD0_INPUT) { in I2S_startRead()476 if(SD0->interfaceConfig == I2S_SD0_INPUT) { in I2S_stopRead()664 if(SD0->interfaceConfig == I2S_SD0_INPUT) { in updateDataReadDMA()809 if((SD0->interfaceConfig == I2S_SD0_INPUT) && (transaction != NULL) && (!dataKO)) { in updateDataReadCPU()1044 object->noOfInputs = ((SD0->interfaceConfig == I2S_SD0_INPUT)? 1: 0) in initObject()1313 channelsToActivate = ((SD0->interfaceConfig == I2S_SD0_INPUT)? SD0->channelsUsed: 0x00) | in configSerialFormat()