Searched refs:IS_CTL (Results 1 – 2 of 2) sorted by relevance
95 Tmp = I2Sx->IS_CTL; in I2S_Init()110 I2Sx->IS_CTL = Tmp; in I2S_Init()154 Tmp = I2Sx->IS_CTL; in I2S_Cmd()161 I2Sx->IS_CTL = Tmp; in I2S_Cmd()373 Tmp = I2Sx->IS_CTL; in I2S_SetMute()380 I2Sx->IS_CTL = Tmp; in I2S_SetMute()402 reg_value = I2Sx->IS_CTL; in I2S_SetBurstSize()405 I2Sx->IS_CTL = reg_value; in I2S_SetBurstSize()426 reg_value = I2Sx->IS_CTL; in I2S_SetWordLen()429 I2Sx->IS_CTL = reg_value; in I2S_SetWordLen()[all …]
902 __IO uint32_t IS_CTL; /*!< I2S control register, Address offset: 0x00 */ member
Completed in 17 milliseconds