Searched refs:rightLow (Results 1 – 2 of 2) sorted by relevance
241 config->rightLow = false; in I2S_TxGetDefaultConfig()295 config->rightLow = false; in I2S_RxGetDefaultConfig()326 cfg1 |= I2S_CFG1_RIGHTLOW(config->rightLow); in I2S_Config()
94 bool rightLow; /*!< Right channel data in low portion of FIFO */ member