Searched refs:APBPeriph_I2S0_CLOCK (Results 1 – 2 of 2) sorted by relevance
83 #define APBPeriph_I2S0_CLOCK (SYS_CLK_CTRL2 << 30 | BIT_HSYS_I2S0_CKE) macro
133 RCC_PeriphClockCmd(APBPeriph_I2S0, APBPeriph_I2S0_CLOCK, ENABLE); in i2s_init()
Completed in 4 milliseconds