Home
last modified time | relevance | path

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

123

/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_spi.h181 #define LL_SPI_IER_RXPIE (SPI_IER_RXPIE)
1986 SET_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_EnableIT_RXP()
2096 CLEAR_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_DisableIT_RXP()
2206 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-3.4.0/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-3.4.0/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-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_spi.h168 #define LL_SPI_IER_RXPIE (SPI_IER_RXPIE)
1899 SET_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_EnableIT_RXP()
2009 CLEAR_BIT(SPIx->IER, SPI_IER_RXPIE); in LL_SPI_DisableIT_RXP()
2119 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.h593 #define SPI_IT_RXP SPI_IER_RXPIE
/hal_stm32-3.4.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h13077 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interru… macro
Dstm32h562xx.h20048 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interru… macro
Dstm32h563xx.h22180 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interru… macro
Dstm32h573xx.h22781 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interru… macro
/hal_stm32-3.4.0/stm32cube/stm32u5xx/soc/
Dstm32u535xx.h20240 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interru… macro
Dstm32u545xx.h20750 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interru… macro
Dstm32u575xx.h23252 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interru… macro
/hal_stm32-3.4.0/stm32cube/stm32h7xx/soc/
Dstm32h7a3xxq.h16823 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interrupt En… macro
Dstm32h7a3xx.h16811 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interrupt En… macro
Dstm32h7b0xx.h17291 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interrupt En… macro
Dstm32h7b0xxq.h17303 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interrupt En… macro
Dstm32h7b3xx.h17298 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interrupt En… macro
Dstm32h7b3xxq.h17310 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interrupt En… macro
Dstm32h742xx.h17658 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interrupt En… macro
Dstm32h730xx.h18855 #define SPI_IER_RXPIE SPI_IER_RXPIE_Msk /*!<RXP Interrupt En… macro

123