Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Dspi.h598 …32MasterSlave, uint32_t u32SampleRate, uint32_t u32WordWidth, uint32_t u32Channels, uint32_t u32Da…
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dspi.h574 …32MasterSlave, uint32_t u32SampleRate, uint32_t u32WordWidth, uint32_t u32Channels, uint32_t u32Da…
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dspi.h597 …32MasterSlave, uint32_t u32SampleRate, uint32_t u32WordWidth, uint32_t u32Channels, uint32_t u32Da…
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dspi.c1132 …32MasterSlave, uint32_t u32SampleRate, uint32_t u32WordWidth, uint32_t u32Channels, uint32_t u32Da… in SPII2S_Open() argument
1160 i2s->I2SCTL = u32MasterSlave | u32WordWidth | u32Channels | u32DataFormat; in SPII2S_Open()
/hal_nuvoton-latest/m48x/StdDriver/src/
Dspi.c1133 …32MasterSlave, uint32_t u32SampleRate, uint32_t u32WordWidth, uint32_t u32Channels, uint32_t u32Da… in SPII2S_Open() argument
1161 i2s->I2SCTL = u32MasterSlave | u32WordWidth | u32Channels | u32DataFormat; in SPII2S_Open()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dspi.c1798 …32MasterSlave, uint32_t u32SampleRate, uint32_t u32WordWidth, uint32_t u32Channels, uint32_t u32Da… in SPII2S_Open() argument
1826 i2s->I2SCTL = u32MasterSlave | u32WordWidth | u32Channels | u32DataFormat; in SPII2S_Open()