Searched refs:I2S_GetSourceClockFreq (Results 1 – 2 of 2) sorted by relevance
25 static uint32_t I2S_GetSourceClockFreq(I2S_T *i2s);32 static uint32_t I2S_GetSourceClockFreq(I2S_T *i2s) in I2S_GetSourceClockFreq() function102 u32SrcClk = I2S_GetSourceClockFreq(i2s); in I2S_Open()163 u32SrcClk = I2S_GetSourceClockFreq(i2s); in I2S_EnableMCLK()
25 static uint32_t I2S_GetSourceClockFreq(I2S_T *i2s);32 static uint32_t I2S_GetSourceClockFreq(I2S_T *i2s) in I2S_GetSourceClockFreq() function157 u32SrcClk = I2S_GetSourceClockFreq(i2s); in I2S_Open()217 u32SrcClk = I2S_GetSourceClockFreq(i2s); in I2S_EnableMCLK()