Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_spi.c546 (state) ? SET_BIT(spi->CFGR, I2S_CFGR_SPI_I2S) : CLEAR_BIT(spi->CFGR, I2S_CFGR_SPI_I2S); in I2S_Cmd()
637 (I2S_CFGR_SPI_I2S) | \ in I2S_Init()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_spi.h343 #define I2S_CFGR_SPI_I2S (0x01U << I2S_CFGR_SPI_I2S_Pos) ///< SPI/I2S mod… macro

Completed in 12 milliseconds