Home
last modified time | relevance | path

Searched refs:SPI_IER_DXPIE (Results 1 – 25 of 95) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_spi.h183 #define LL_SPI_IER_DXPIE (SPI_IER_DXPIE)
2010 SET_BIT(SPIx->IER, SPI_IER_DXPIE); in LL_SPI_EnableIT_DXP()
2120 CLEAR_BIT(SPIx->IER, SPI_IER_DXPIE); in LL_SPI_DisableIT_DXP()
2230 return ((READ_BIT(SPIx->IER, SPI_IER_DXPIE) == (SPI_IER_DXPIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_DXP()
Dstm32u5xx_hal_spi.h595 #define SPI_IT_DXP SPI_IER_DXPIE
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_spi.h174 #define LL_SPI_IER_DXPIE (SPI_IER_DXPIE)
2005 SET_BIT(SPIx->IER, SPI_IER_DXPIE); in LL_SPI_EnableIT_DXP()
2115 CLEAR_BIT(SPIx->IER, SPI_IER_DXPIE); in LL_SPI_DisableIT_DXP()
2225 return ((READ_BIT(SPIx->IER, SPI_IER_DXPIE) == (SPI_IER_DXPIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_DXP()
Dstm32wbaxx_hal_spi.h595 #define SPI_IT_DXP SPI_IER_DXPIE
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_spi.h170 #define LL_SPI_IER_DXPIE (SPI_IER_DXPIE)
1923 SET_BIT(SPIx->IER, SPI_IER_DXPIE); in LL_SPI_EnableIT_DXP()
2033 CLEAR_BIT(SPIx->IER, SPI_IER_DXPIE); in LL_SPI_DisableIT_DXP()
2143 return ((READ_BIT(SPIx->IER, SPI_IER_DXPIE) == (SPI_IER_DXPIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_DXP()
Dstm32h5xx_hal_i2s.h314 #define I2S_IT_DXP SPI_IER_DXPIE
Dstm32h5xx_hal_spi.h599 #define SPI_IT_DXP SPI_IER_DXPIE
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_spi.h171 #define LL_SPI_IER_DXPIE (SPI_IER_DXPIE)
2009 SET_BIT(SPIx->IER, SPI_IER_DXPIE); in LL_SPI_EnableIT_DXP()
2130 CLEAR_BIT(SPIx->IER, SPI_IER_DXPIE); in LL_SPI_DisableIT_DXP()
2251 return ((READ_BIT(SPIx->IER, SPI_IER_DXPIE) == (SPI_IER_DXPIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_DXP()
Dstm32mp1xx_hal_spi.h604 #define SPI_IT_DXP SPI_IER_DXPIE
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_spi.h170 #define LL_SPI_IER_DXPIE (SPI_IER_DXPIE)
1923 SET_BIT(SPIx->IER, SPI_IER_DXPIE); in LL_SPI_EnableIT_DXP()
2033 CLEAR_BIT(SPIx->IER, SPI_IER_DXPIE); in LL_SPI_DisableIT_DXP()
2143 return ((READ_BIT(SPIx->IER, SPI_IER_DXPIE) == (SPI_IER_DXPIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_DXP()
Dstm32h7rsxx_hal_i2s.h314 #define I2S_IT_DXP SPI_IER_DXPIE
Dstm32h7rsxx_hal_spi.h595 #define SPI_IT_DXP SPI_IER_DXPIE
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_spi.h171 #define LL_SPI_IER_DXPIE (SPI_IER_DXPIE)
2009 SET_BIT(SPIx->IER, SPI_IER_DXPIE); in LL_SPI_EnableIT_DXP()
2130 CLEAR_BIT(SPIx->IER, SPI_IER_DXPIE); in LL_SPI_DisableIT_DXP()
2251 return ((READ_BIT(SPIx->IER, SPI_IER_DXPIE) == (SPI_IER_DXPIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_DXP()
Dstm32h7xx_hal_i2s.h314 #define I2S_IT_DXP SPI_IER_DXPIE
Dstm32h7xx_hal_spi.h604 #define SPI_IT_DXP SPI_IER_DXPIE
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_spi.h170 #define LL_SPI_IER_DXPIE (SPI_IER_DXPIE)
1923 SET_BIT(SPIx->IER, SPI_IER_DXPIE); in LL_SPI_EnableIT_DXP()
2033 CLEAR_BIT(SPIx->IER, SPI_IER_DXPIE); in LL_SPI_DisableIT_DXP()
2143 return ((READ_BIT(SPIx->IER, SPI_IER_DXPIE) == (SPI_IER_DXPIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_DXP()
Dstm32n6xx_hal_i2s.h314 #define I2S_IT_DXP SPI_IER_DXPIE
Dstm32n6xx_hal_spi.h595 #define SPI_IT_DXP SPI_IER_DXPIE
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h7401 #define SPI_IER_DXPIE SPI_IER_DXPIE_Msk /*!<DXP interru… macro
Dstm32wba52xx.h11404 #define SPI_IER_DXPIE SPI_IER_DXPIE_Msk /*!<DXP interru… macro
Dstm32wba54xx.h12112 #define SPI_IER_DXPIE SPI_IER_DXPIE_Msk /*!<DXP interru… macro
Dstm32wba5mxx.h12130 #define SPI_IER_DXPIE SPI_IER_DXPIE_Msk /*!<DXP interru… macro
Dstm32wba55xx.h12130 #define SPI_IER_DXPIE SPI_IER_DXPIE_Msk /*!<DXP interru… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h12618 #define SPI_IER_DXPIE SPI_IER_DXPIE_Msk /*!<DXP interru… macro
Dstm32h523xx.h18604 #define SPI_IER_DXPIE SPI_IER_DXPIE_Msk /*!<DXP interru… macro

1234