Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dstm32f10x_spi.c77 #define I2S_MUL_MASK ((uint32_t)(0x0000F000)) macro
281 tmp = (uint32_t)((RCC->CFGR2 & I2S_MUL_MASK) >> 12); in I2S_Init()

Completed in 3 milliseconds