Home
last modified time | relevance | path

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

1234

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_spi.h181 #define LL_SPI_IER_RXPIE (SPI_IER_RXPIE)
1988 SET_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_EnableIT_RXP()
2098 CLEAR_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_DisableIT_RXP()
2208 return ((READ_BIT(SPIx->IER, SPI_IER_RXPIE) == (SPI_IER_RXPIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_RXP()
Dstm32u5xx_hal_spi.h593 #define SPI_IT_RXP SPI_IER_RXPIE
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_spi.h172 #define LL_SPI_IER_RXPIE (SPI_IER_RXPIE)
1983 SET_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_EnableIT_RXP()
2093 CLEAR_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_DisableIT_RXP()
2203 return ((READ_BIT(SPIx->IER, SPI_IER_RXPIE) == (SPI_IER_RXPIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_RXP()
Dstm32wbaxx_hal_spi.h593 #define SPI_IT_RXP SPI_IER_RXPIE
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_spi.h168 #define LL_SPI_IER_RXPIE (SPI_IER_RXPIE)
1901 SET_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_EnableIT_RXP()
2011 CLEAR_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_DisableIT_RXP()
2121 return ((READ_BIT(SPIx->IER, SPI_IER_RXPIE) == (SPI_IER_RXPIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_RXP()
Dstm32h5xx_hal_i2s.h312 #define I2S_IT_RXP SPI_IER_RXPIE
Dstm32h5xx_hal_spi.h597 #define SPI_IT_RXP SPI_IER_RXPIE
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_spi.h169 #define LL_SPI_IER_RXPIE (SPI_IER_RXPIE)
1987 SET_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_EnableIT_RXP()
2108 CLEAR_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_DisableIT_RXP()
2229 return ((READ_BIT(SPIx->IER, SPI_IER_RXPIE) == (SPI_IER_RXPIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_RXP()
Dstm32mp1xx_hal_spi.h602 #define SPI_IT_RXP SPI_IER_RXPIE
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_spi.h168 #define LL_SPI_IER_RXPIE (SPI_IER_RXPIE)
1901 SET_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_EnableIT_RXP()
2011 CLEAR_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_DisableIT_RXP()
2121 return ((READ_BIT(SPIx->IER, SPI_IER_RXPIE) == (SPI_IER_RXPIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_RXP()
Dstm32h7rsxx_hal_i2s.h312 #define I2S_IT_RXP SPI_IER_RXPIE
Dstm32h7rsxx_hal_spi.h593 #define SPI_IT_RXP SPI_IER_RXPIE
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_spi.h169 #define LL_SPI_IER_RXPIE (SPI_IER_RXPIE)
1987 SET_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_EnableIT_RXP()
2108 CLEAR_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_DisableIT_RXP()
2229 return ((READ_BIT(SPIx->IER, SPI_IER_RXPIE) == (SPI_IER_RXPIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_RXP()
Dstm32h7xx_hal_i2s.h312 #define I2S_IT_RXP SPI_IER_RXPIE
Dstm32h7xx_hal_spi.h602 #define SPI_IT_RXP SPI_IER_RXPIE
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_spi.h168 #define LL_SPI_IER_RXPIE (SPI_IER_RXPIE)
1901 SET_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_EnableIT_RXP()
2011 CLEAR_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_DisableIT_RXP()
2121 return ((READ_BIT(SPIx->IER, SPI_IER_RXPIE) == (SPI_IER_RXPIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_RXP()
Dstm32n6xx_hal_i2s.h312 #define I2S_IT_RXP SPI_IER_RXPIE
Dstm32n6xx_hal_spi.h593 #define SPI_IT_RXP SPI_IER_RXPIE
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h7395 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interru… macro
Dstm32wba52xx.h11398 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interru… macro
Dstm32wba54xx.h12106 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interru… macro
Dstm32wba5mxx.h12124 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interru… macro
Dstm32wba55xx.h12124 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interru… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h12612 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interru… macro
Dstm32h523xx.h18598 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interru… macro

1234