Searched refs:I2Sxext (Results 1 – 4 of 4) sorted by relevance
554 ErrorStatus LL_I2S_InitFullDuplex(SPI_TypeDef *I2Sxext, LL_I2S_InitTypeDef *I2S_InitStruct) in LL_I2S_InitFullDuplex() argument560 assert_param(IS_I2S_EXT_ALL_INSTANCE(I2Sxext)); in LL_I2S_InitFullDuplex()566 if (LL_I2S_IsEnabled(I2Sxext) == 0x00000000U) in LL_I2S_InitFullDuplex()577 WRITE_REG(I2Sxext->I2SPR, I2S_I2SPR_CLEAR_MASK); in LL_I2S_InitFullDuplex()593 MODIFY_REG(I2Sxext->I2SCFGR, in LL_I2S_InitFullDuplex()
569 ErrorStatus LL_I2S_InitFullDuplex(SPI_TypeDef *I2Sxext, LL_I2S_InitTypeDef *I2S_InitStruct) in LL_I2S_InitFullDuplex() argument575 assert_param(IS_I2S_EXT_ALL_INSTANCE(I2Sxext)); in LL_I2S_InitFullDuplex()581 if (LL_I2S_IsEnabled(I2Sxext) == 0x00000000U) in LL_I2S_InitFullDuplex()592 WRITE_REG(I2Sxext->I2SPR, I2S_I2SPR_CLEAR_MASK); in LL_I2S_InitFullDuplex()608 MODIFY_REG(I2Sxext->I2SCFGR, in LL_I2S_InitFullDuplex()
2000 ErrorStatus LL_I2S_InitFullDuplex(SPI_TypeDef *I2Sxext, LL_I2S_InitTypeDef *I2S_InitStruct);
2224 ErrorStatus LL_I2S_InitFullDuplex(SPI_TypeDef *I2Sxext, LL_I2S_InitTypeDef *I2S_InitStruct);