Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dstm32f10x_spi.c68 #define I2SCFGR_CLEAR_Mask ((uint16_t)0xF040) macro
236 SPIx->I2SCFGR &= I2SCFGR_CLEAR_Mask; in I2S_Init()

Completed in 3 milliseconds