Searched refs:i2slFsSel (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | i2s_test.c | 41 test->channelIfMode, test->mclk, test->bclk, test->writeChannel, test->i2slFsSel); in I2sSetCfgTest() 52 cfg.i2slFsSel = test->i2slFsSel; in I2sSetCfgTest() 72 test->channelIfMode, test->mclk, test->bclk, test->writeChannel, test->i2slFsSel); in I2sGetCfgTest() 405 ret = face->GetUint8(node, "i2slFsSel", &test->i2slFsSel, 0); in I2sTestInitCodecFromHcs()
|
H A D | i2s_test.h | 44 uint8_t i2slFsSel; member
|
/ohos5.0/drivers/hdf_core/framework/include/platform/ |
H A D | i2s_if.h | 158 enum I2slFsSel i2slFsSel; member
|