Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_spi.c176 #define I2SCFGR_CLEAR_MASK ((uint16_t)0xF040) macro
367 SPIx->I2SCFGR &= I2SCFGR_CLEAR_MASK; in I2S_Init()
747 I2Sxext->I2SCFGR &= I2SCFGR_CLEAR_MASK; in I2S_FullDuplexConfig()
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_spi.c133 #define I2SCFGR_CLEAR_MASK ((uint16_t)0xF040) macro
299 SPIx->I2SCFGR &= I2SCFGR_CLEAR_MASK; in I2S_Init()

Completed in 4 milliseconds