Home
last modified time | relevance | path

Searched refs:I2S_GetSourceClockFreq (Results 1 – 2 of 2) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/src/
Di2s.c25 static uint32_t I2S_GetSourceClockFreq(I2S_T *i2s);
32 static uint32_t I2S_GetSourceClockFreq(I2S_T *i2s) in I2S_GetSourceClockFreq() function
102 u32SrcClk = I2S_GetSourceClockFreq(i2s); in I2S_Open()
163 u32SrcClk = I2S_GetSourceClockFreq(i2s); in I2S_EnableMCLK()
/hal_nuvoton-latest/m46x/StdDriver/src/
Di2s.c25 static uint32_t I2S_GetSourceClockFreq(I2S_T *i2s);
32 static uint32_t I2S_GetSourceClockFreq(I2S_T *i2s) in I2S_GetSourceClockFreq() function
157 u32SrcClk = I2S_GetSourceClockFreq(i2s); in I2S_Open()
217 u32SrcClk = I2S_GetSourceClockFreq(i2s); in I2S_EnableMCLK()