Searched refs:I2S_EnableSecondaryChannel (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/audio/ |
| D | fsl_adapter_flexcomm_i2s.c | 269 … I2S_EnableSecondaryChannel(s_i2sBases[audioHandle->instance], kI2S_SecondaryChannel1, oneChannel, in HAL_AudioCommonInit() 274 … I2S_EnableSecondaryChannel(s_i2sBases[audioHandle->instance], kI2S_SecondaryChannel1, false, in HAL_AudioCommonInit() 276 … I2S_EnableSecondaryChannel(s_i2sBases[audioHandle->instance], kI2S_SecondaryChannel2, oneChannel, in HAL_AudioCommonInit() 281 … I2S_EnableSecondaryChannel(s_i2sBases[audioHandle->instance], kI2S_SecondaryChannel1, false, in HAL_AudioCommonInit() 283 … I2S_EnableSecondaryChannel(s_i2sBases[audioHandle->instance], kI2S_SecondaryChannel2, false, in HAL_AudioCommonInit() 285 … I2S_EnableSecondaryChannel(s_i2sBases[audioHandle->instance], kI2S_SecondaryChannel3, oneChannel, in HAL_AudioCommonInit()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/i2s/ |
| D | fsl_i2s.h | 410 void I2S_EnableSecondaryChannel(I2S_Type *base, uint32_t channel, bool oneChannel, uint32_t positio…
|
| D | fsl_i2s.c | 516 void I2S_EnableSecondaryChannel(I2S_Type *base, uint32_t channel, bool oneChannel, uint32_t positio… in I2S_EnableSecondaryChannel() function
|