Home
last modified time | relevance | path

Searched refs:SPI_SR_CHSIDE (Results 1 – 25 of 196) sorted by relevance

12345678

/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_i2s.h270 #define I2S_FLAG_CHSIDE SPI_SR_CHSIDE
275 … | SPI_SR_TXE | SPI_SR_UDR | SPI_SR_OVR | SPI_SR_FRE | SPI_SR_CHSIDE | SPI_SR_BSY)
278 … | SPI_SR_TXE | SPI_SR_UDR | SPI_SR_OVR | SPI_SR_CHSIDE | SPI_SR_BSY)
Dstm32l1xx_ll_spi.h1709 return ((READ_BIT(SPIx->SR, SPI_SR_CHSIDE) == (SPI_SR_CHSIDE)) ? 1UL : 0UL); in LL_I2S_IsActiveFlag_CHSIDE()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_i2s.h271 #define I2S_FLAG_CHSIDE SPI_SR_CHSIDE
275 … | SPI_SR_TXE | SPI_SR_UDR | SPI_SR_OVR | SPI_SR_CHSIDE | SPI_SR_BSY)
Dstm32f1xx_ll_spi.h1646 return ((READ_BIT(SPIx->SR, SPI_SR_CHSIDE) == (SPI_SR_CHSIDE)) ? 1UL : 0UL); in LL_I2S_IsActiveFlag_CHSIDE()
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_i2s.h269 #define I2S_FLAG_CHSIDE SPI_SR_CHSIDE
273 … | SPI_SR_TXE | SPI_SR_UDR | SPI_SR_OVR | SPI_SR_FRE | SPI_SR_CHSIDE | SPI_SR_BSY)
Dstm32wlxx_ll_spi.h1992 return ((READ_BIT(SPIx->SR, SPI_SR_CHSIDE) == (SPI_SR_CHSIDE)) ? 1UL : 0UL); in LL_I2S_IsActiveFlag_CHSIDE()
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_i2s.h270 #define I2S_FLAG_CHSIDE SPI_SR_CHSIDE
274 … | SPI_SR_TXE | SPI_SR_UDR | SPI_SR_OVR | SPI_SR_FRE | SPI_SR_CHSIDE | SPI_SR_BSY)
Dstm32g4xx_ll_spi.h1993 return ((READ_BIT(SPIx->SR, SPI_SR_CHSIDE) == (SPI_SR_CHSIDE)) ? 1UL : 0UL); in LL_I2S_IsActiveFlag_CHSIDE()
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_i2s.h270 #define I2S_FLAG_CHSIDE SPI_SR_CHSIDE
274 … | SPI_SR_TXE | SPI_SR_UDR | SPI_SR_OVR | SPI_SR_FRE | SPI_SR_CHSIDE | SPI_SR_BSY)
Dstm32l0xx_ll_spi.h1735 return ((READ_BIT(SPIx->SR, SPI_SR_CHSIDE) == (SPI_SR_CHSIDE)) ? 1UL : 0UL); in LL_I2S_IsActiveFlag_CHSIDE()
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_i2s.h272 #define I2S_FLAG_CHSIDE SPI_SR_CHSIDE
276 … | SPI_SR_TXE | SPI_SR_UDR | SPI_SR_OVR | SPI_SR_FRE | SPI_SR_CHSIDE | SPI_SR_BSY)
Dstm32f7xx_ll_spi.h1992 return ((READ_BIT(SPIx->SR, SPI_SR_CHSIDE) == (SPI_SR_CHSIDE)) ? 1UL : 0UL); in LL_I2S_IsActiveFlag_CHSIDE()
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_i2s.h287 #define I2S_FLAG_CHSIDE SPI_SR_CHSIDE
291 … | SPI_SR_TXE | SPI_SR_UDR | SPI_SR_OVR | SPI_SR_FRE | SPI_SR_CHSIDE | SPI_SR_BSY)
Dstm32f3xx_ll_spi.h1958 return ((READ_BIT(SPIx->SR, SPI_SR_CHSIDE) == (SPI_SR_CHSIDE)) ? 1UL : 0UL); in LL_I2S_IsActiveFlag_CHSIDE()
/hal_stm32-3.5.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_i2s.h270 #define I2S_FLAG_CHSIDE SPI_SR_CHSIDE
274 … | SPI_SR_TXE | SPI_SR_UDR | SPI_SR_OVR | SPI_SR_FRE | SPI_SR_CHSIDE | SPI_SR_BSY)
Dstm32c0xx_ll_spi.h1993 return ((READ_BIT(SPIx->SR, SPI_SR_CHSIDE) == (SPI_SR_CHSIDE)) ? 1UL : 0UL); in LL_I2S_IsActiveFlag_CHSIDE()
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_i2s.h272 #define I2S_FLAG_CHSIDE SPI_SR_CHSIDE
276 … | SPI_SR_TXE | SPI_SR_UDR | SPI_SR_OVR | SPI_SR_FRE | SPI_SR_CHSIDE | SPI_SR_BSY)
Dstm32f2xx_ll_spi.h1699 return ((READ_BIT(SPIx->SR, SPI_SR_CHSIDE) == (SPI_SR_CHSIDE)) ? 1UL : 0UL); in LL_I2S_IsActiveFlag_CHSIDE()
/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_i2s.h270 #define I2S_FLAG_CHSIDE SPI_SR_CHSIDE
274 … | SPI_SR_TXE | SPI_SR_UDR | SPI_SR_OVR | SPI_SR_FRE | SPI_SR_CHSIDE | SPI_SR_BSY)
Dstm32f0xx_ll_spi.h1993 return ((READ_BIT(SPIx->SR, SPI_SR_CHSIDE) == (SPI_SR_CHSIDE)) ? 1UL : 0UL); in LL_I2S_IsActiveFlag_CHSIDE()
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_i2s.h270 #define I2S_FLAG_CHSIDE SPI_SR_CHSIDE
274 … | SPI_SR_TXE | SPI_SR_UDR | SPI_SR_OVR | SPI_SR_FRE | SPI_SR_CHSIDE | SPI_SR_BSY)
Dstm32g0xx_ll_spi.h1993 return ((READ_BIT(SPIx->SR, SPI_SR_CHSIDE) == (SPI_SR_CHSIDE)) ? 1UL : 0UL); in LL_I2S_IsActiveFlag_CHSIDE()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_i2s.h286 #define I2S_FLAG_CHSIDE SPI_SR_CHSIDE
290 … | SPI_SR_TXE | SPI_SR_UDR | SPI_SR_OVR | SPI_SR_FRE | SPI_SR_CHSIDE | SPI_SR_BSY)
Dstm32f4xx_ll_spi.h1734 return ((READ_BIT(SPIx->SR, SPI_SR_CHSIDE) == (SPI_SR_CHSIDE)) ? 1UL : 0UL); in LL_I2S_IsActiveFlag_CHSIDE()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h4386 #define SPI_SR_CHSIDE SPI_SR_CHSIDE_Msk /*!< Channel side */ macro

12345678