Searched refs:kCODEC_ModuleSwitchI2SInInterface (Results 1 – 4 of 4) sorted by relevance
61 (void)CODEC_ModuleControl(handle->driver, kCODEC_ModuleSwitchI2SInInterface, in SRTM_I2CCodecAdapter_SetParam()66 (void)CODEC_ModuleControl(handle->driver, kCODEC_ModuleSwitchI2SInInterface, in SRTM_I2CCodecAdapter_SetParam()
173 assert(cmd == (uint32_t)kCODEC_ModuleSwitchI2SInInterface); in HAL_CODEC_AK4497_ModuleControl()
106 kCODEC_ModuleSwitchI2SInInterface = 0U, /*!< module digital interface siwtch. */ enumerator
90 if (cmd == kCODEC_ModuleSwitchI2SInInterface) in CODEC_ModuleControl()