Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Dspi.h604 void SPII2S_SetFIFO(SPI_T *i2s, uint32_t u32TxThreshold, uint32_t u32RxThreshold);
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dspi.h580 void SPII2S_SetFIFO(SPI_T *i2s, uint32_t u32TxThreshold, uint32_t u32RxThreshold);
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dspi.h603 void SPII2S_SetFIFO(SPI_T *i2s, uint32_t u32TxThreshold, uint32_t u32RxThreshold);
/hal_nuvoton-latest/m46x/StdDriver/src/
Dspi.c1828 SPII2S_SetFIFO(i2s, 2, 1); in SPII2S_Open()
2116 void SPII2S_SetFIFO(SPI_T *i2s, uint32_t u32TxThreshold, uint32_t u32RxThreshold) in SPII2S_SetFIFO() function
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dspi.c1429 void SPII2S_SetFIFO(SPI_T *i2s, uint32_t u32TxThreshold, uint32_t u32RxThreshold) in SPII2S_SetFIFO() function
/hal_nuvoton-latest/m48x/StdDriver/src/
Dspi.c1430 void SPII2S_SetFIFO(SPI_T *i2s, uint32_t u32TxThreshold, uint32_t u32RxThreshold) in SPII2S_SetFIFO() function