Home
last modified time | relevance | path

Searched refs:I2sCntlrEnable (Results 1 – 3 of 3) sorted by relevance

/drivers/hdf_core/framework/support/platform/include/i2s/
Di2s_core.h66 int32_t I2sCntlrEnable(struct I2sCntlr *cntlr);
/drivers/hdf_core/framework/support/platform/src/i2s/
Di2s_if.c50 int ret = I2sCntlrEnable(cntlr); in I2sEnable()
Di2s_core.c54 int32_t I2sCntlrEnable(struct I2sCntlr *cntlr) in I2sCntlrEnable() function