Home
last modified time | relevance | path

Searched refs:SPI_I2SCFGR_ASTRTEN (Results 1 – 25 of 88) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_spi.h1615 #if defined(SPI_I2SCFGR_ASTRTEN)
1624 SET_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_EnableAsyncStart()
1635 CLEAR_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_DisableAsyncStart()
1646 return ((READ_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN) == (SPI_I2SCFGR_ASTRTEN)) ? 1UL : 0UL); in LL_I2S_IsEnabledAsyncStart()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_spi.h1614 #if defined(SPI_I2SCFGR_ASTRTEN)
1623 SET_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_EnableAsyncStart()
1634 CLEAR_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_DisableAsyncStart()
1645 return ((READ_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN) == (SPI_I2SCFGR_ASTRTEN)) ? 1UL : 0UL); in LL_I2S_IsEnabledAsyncStart()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_spi.h1873 #if defined(SPI_I2SCFGR_ASTRTEN)
1882 SET_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_EnableAsyncStart()
1893 CLEAR_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_DisableAsyncStart()
1904 return ((READ_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN) == (SPI_I2SCFGR_ASTRTEN)) ? 1UL : 0UL); in LL_I2S_IsEnabledAsyncStart()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_spi.h1872 #if defined(SPI_I2SCFGR_ASTRTEN)
1881 SET_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_EnableAsyncStart()
1892 CLEAR_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_DisableAsyncStart()
1903 return ((READ_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN) == (SPI_I2SCFGR_ASTRTEN)) ? 1UL : 0UL); in LL_I2S_IsEnabledAsyncStart()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_spi.h1873 #if defined(SPI_I2SCFGR_ASTRTEN)
1882 SET_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_EnableAsyncStart()
1893 CLEAR_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_DisableAsyncStart()
1904 return ((READ_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN) == (SPI_I2SCFGR_ASTRTEN)) ? 1UL : 0UL); in LL_I2S_IsEnabledAsyncStart()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_spi.h1873 #if defined(SPI_I2SCFGR_ASTRTEN)
1882 SET_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_EnableAsyncStart()
1893 CLEAR_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_DisableAsyncStart()
1904 return ((READ_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN) == (SPI_I2SCFGR_ASTRTEN)) ? 1UL : 0UL); in LL_I2S_IsEnabledAsyncStart()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_spi.h1872 #if defined(SPI_I2SCFGR_ASTRTEN)
1881 SET_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_EnableAsyncStart()
1892 CLEAR_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_DisableAsyncStart()
1903 return ((READ_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN) == (SPI_I2SCFGR_ASTRTEN)) ? 1UL : 0UL); in LL_I2S_IsEnabledAsyncStart()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_spi.h1872 #if defined(SPI_I2SCFGR_ASTRTEN)
1881 SET_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_EnableAsyncStart()
1892 CLEAR_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_DisableAsyncStart()
1903 return ((READ_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN) == (SPI_I2SCFGR_ASTRTEN)) ? 1UL : 0UL); in LL_I2S_IsEnabledAsyncStart()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_spi.h1888 #if defined(SPI_I2SCFGR_ASTRTEN)
1897 SET_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_EnableAsyncStart()
1908 CLEAR_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in LL_I2S_DisableAsyncStart()
1919 return ((READ_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_ASTRTEN) == (SPI_I2SCFGR_ASTRTEN)) ? 1UL : 0UL); in LL_I2S_IsEnabledAsyncStart()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_i2s.c447 #if defined(SPI_I2SCFGR_ASTRTEN) in HAL_I2S_Init()
451 SET_BIT(hi2s->Instance->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in HAL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_i2s.c407 #if defined(SPI_I2SCFGR_ASTRTEN) in HAL_I2S_Init()
411 SET_BIT(hi2s->Instance->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in HAL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_i2s.c406 #if defined(SPI_I2SCFGR_ASTRTEN) in HAL_I2S_Init()
410 SET_BIT(hi2s->Instance->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in HAL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_i2s.c408 #if defined(SPI_I2SCFGR_ASTRTEN) in HAL_I2S_Init()
412 SET_BIT(hi2s->Instance->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in HAL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_i2s.c428 #if defined(SPI_I2SCFGR_ASTRTEN) in HAL_I2S_Init()
432 SET_BIT(hi2s->Instance->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in HAL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_i2s.c421 #if defined(SPI_I2SCFGR_ASTRTEN) in HAL_I2S_Init()
425 SET_BIT(hi2s->Instance->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in HAL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_i2s.c418 #if defined(SPI_I2SCFGR_ASTRTEN) in HAL_I2S_Init()
422 SET_BIT(hi2s->Instance->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in HAL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_i2s.c406 #if defined(SPI_I2SCFGR_ASTRTEN) in HAL_I2S_Init()
410 SET_BIT(hi2s->Instance->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in HAL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_i2s.c419 #if defined(SPI_I2SCFGR_ASTRTEN) in HAL_I2S_Init()
423 SET_BIT(hi2s->Instance->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in HAL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_i2s.c406 #if defined(SPI_I2SCFGR_ASTRTEN) in HAL_I2S_Init()
410 SET_BIT(hi2s->Instance->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in HAL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_i2s.c409 #if defined(SPI_I2SCFGR_ASTRTEN) in HAL_I2S_Init()
413 SET_BIT(hi2s->Instance->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in HAL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_i2s.c460 #if defined(SPI_I2SCFGR_ASTRTEN) in HAL_I2S_Init()
464 SET_BIT(hi2s->Instance->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in HAL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_i2s.c434 #if defined(SPI_I2SCFGR_ASTRTEN) in HAL_I2S_Init()
438 SET_BIT(hi2s->Instance->I2SCFGR, SPI_I2SCFGR_ASTRTEN); in HAL_I2S_Init()
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l081xx.h5069 #define SPI_I2SCFGR_ASTRTEN SPI_I2SCFGR_ASTRTEN_Msk /*!<Asynchronous sta… macro
Dstm32l071xx.h4932 #define SPI_I2SCFGR_ASTRTEN SPI_I2SCFGR_ASTRTEN_Msk /*!<Asynchronous sta… macro
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h4907 #define SPI_I2SCFGR_ASTRTEN SPI_I2SCFGR_ASTRTEN_Msk /*!<Asynchronous sta… macro

1234