Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/src/
Dspi.c24 static uint32_t SPII2S_GetSourceClockFreq(SPI_T *i2s);
1107 static uint32_t SPII2S_GetSourceClockFreq(SPI_T *i2s) in SPII2S_GetSourceClockFreq() function
1257 u32SrcClk = SPII2S_GetSourceClockFreq(i2s); in SPII2S_Open()
1586 u32SrcClk = SPII2S_GetSourceClockFreq(i2s); in SPII2S_EnableMCLK()