Searched refs:SPI_I2SCFGR_ASTRTEN (Results 1 – 5 of 5) sorted by relevance
1624 #if defined(SPI_I2SCFGR_ASTRTEN)1633 SET_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_EnableAsyncStart()1644 CLEAR_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_DisableAsyncStart()1655 return (READ_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN) == (SPI_I2SCFGR_ASTRTEN)); in LL_I2S_IsEnabledAsyncStart()
319 #if defined(SPI_I2SCFGR_ASTRTEN) in HAL_I2S_Init()323 hi2s->Instance->I2SCFGR = tmpreg | SPI_I2SCFGR_ASTRTEN; in HAL_I2S_Init()
5075 #define SPI_I2SCFGR_ASTRTEN SPI_I2SCFGR_ASTRTEN_Msk /*!<Asynchronous sta… macro
5582 #define SPI_I2SCFGR_ASTRTEN SPI_I2SCFGR_ASTRTEN_Msk /*!<Asynchronous sta… macro
5431 #define SPI_I2SCFGR_ASTRTEN SPI_I2SCFGR_ASTRTEN_Msk /*!<Asynchronous sta… macro