Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/flexcomm/i2s/
Dfsl_i2s.c241 config->rightLow = false; in I2S_TxGetDefaultConfig()
295 config->rightLow = false; in I2S_RxGetDefaultConfig()
326 cfg1 |= I2S_CFG1_RIGHTLOW(config->rightLow); in I2S_Config()
Dfsl_i2s.h94 bool rightLow; /*!< Right channel data in low portion of FIFO */ member