Home
last modified time | relevance | path

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

1234

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_spi.h187 #define LL_SPI_IER_OVRIE (SPI_IER_OVRIE)
2054 SET_BIT(SPIx->IER, SPI_IER_OVRIE); in LL_SPI_EnableIT_OVR()
2164 CLEAR_BIT(SPIx->IER, SPI_IER_OVRIE); in LL_SPI_DisableIT_OVR()
2274 return ((READ_BIT(SPIx->IER, SPI_IER_OVRIE) == (SPI_IER_OVRIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_OVR()
Dstm32u5xx_hal_spi.h599 #define SPI_IT_OVR SPI_IER_OVRIE
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_spi.h178 #define LL_SPI_IER_OVRIE (SPI_IER_OVRIE)
2049 SET_BIT(SPIx->IER, SPI_IER_OVRIE); in LL_SPI_EnableIT_OVR()
2159 CLEAR_BIT(SPIx->IER, SPI_IER_OVRIE); in LL_SPI_DisableIT_OVR()
2269 return ((READ_BIT(SPIx->IER, SPI_IER_OVRIE) == (SPI_IER_OVRIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_OVR()
Dstm32wbaxx_hal_spi.h599 #define SPI_IT_OVR SPI_IER_OVRIE
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_spi.h174 #define LL_SPI_IER_OVRIE (SPI_IER_OVRIE)
1967 SET_BIT(SPIx->IER, SPI_IER_OVRIE); in LL_SPI_EnableIT_OVR()
2077 CLEAR_BIT(SPIx->IER, SPI_IER_OVRIE); in LL_SPI_DisableIT_OVR()
2187 return ((READ_BIT(SPIx->IER, SPI_IER_OVRIE) == (SPI_IER_OVRIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_OVR()
Dstm32h5xx_hal_i2s.h316 #define I2S_IT_OVR SPI_IER_OVRIE
318 #define I2S_IT_ERR (SPI_IER_UDRIE | SPI_IER_OVRIE | SPI_IER_TIFREIE)
Dstm32h5xx_hal_spi.h603 #define SPI_IT_OVR SPI_IER_OVRIE
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_spi.h175 #define LL_SPI_IER_OVRIE (SPI_IER_OVRIE)
2053 SET_BIT(SPIx->IER, SPI_IER_OVRIE); in LL_SPI_EnableIT_OVR()
2174 CLEAR_BIT(SPIx->IER, SPI_IER_OVRIE); in LL_SPI_DisableIT_OVR()
2295 return ((READ_BIT(SPIx->IER, SPI_IER_OVRIE) == (SPI_IER_OVRIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_OVR()
Dstm32mp1xx_hal_spi.h608 #define SPI_IT_OVR SPI_IER_OVRIE
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_spi.h174 #define LL_SPI_IER_OVRIE (SPI_IER_OVRIE)
1967 SET_BIT(SPIx->IER, SPI_IER_OVRIE); in LL_SPI_EnableIT_OVR()
2077 CLEAR_BIT(SPIx->IER, SPI_IER_OVRIE); in LL_SPI_DisableIT_OVR()
2187 return ((READ_BIT(SPIx->IER, SPI_IER_OVRIE) == (SPI_IER_OVRIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_OVR()
Dstm32h7rsxx_hal_i2s.h316 #define I2S_IT_OVR SPI_IER_OVRIE
318 #define I2S_IT_ERR (SPI_IER_UDRIE | SPI_IER_OVRIE | SPI_IER_TIFREIE)
Dstm32h7rsxx_hal_spi.h599 #define SPI_IT_OVR SPI_IER_OVRIE
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_spi.h175 #define LL_SPI_IER_OVRIE (SPI_IER_OVRIE)
2053 SET_BIT(SPIx->IER, SPI_IER_OVRIE); in LL_SPI_EnableIT_OVR()
2174 CLEAR_BIT(SPIx->IER, SPI_IER_OVRIE); in LL_SPI_DisableIT_OVR()
2295 return ((READ_BIT(SPIx->IER, SPI_IER_OVRIE) == (SPI_IER_OVRIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_OVR()
Dstm32h7xx_hal_i2s.h316 #define I2S_IT_OVR SPI_IER_OVRIE
318 #define I2S_IT_ERR (SPI_IER_UDRIE | SPI_IER_OVRIE | SPI_IER_TIFREIE)
Dstm32h7xx_hal_spi.h608 #define SPI_IT_OVR SPI_IER_OVRIE
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_spi.h174 #define LL_SPI_IER_OVRIE (SPI_IER_OVRIE)
1967 SET_BIT(SPIx->IER, SPI_IER_OVRIE); in LL_SPI_EnableIT_OVR()
2077 CLEAR_BIT(SPIx->IER, SPI_IER_OVRIE); in LL_SPI_DisableIT_OVR()
2187 return ((READ_BIT(SPIx->IER, SPI_IER_OVRIE) == (SPI_IER_OVRIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_OVR()
Dstm32n6xx_hal_i2s.h316 #define I2S_IT_OVR SPI_IER_OVRIE
318 #define I2S_IT_ERR (SPI_IER_UDRIE | SPI_IER_OVRIE | SPI_IER_TIFREIE)
Dstm32n6xx_hal_spi.h599 #define SPI_IT_OVR SPI_IER_OVRIE
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h7413 #define SPI_IER_OVRIE SPI_IER_OVRIE_Msk /*!<OVR interru… macro
Dstm32wba52xx.h11416 #define SPI_IER_OVRIE SPI_IER_OVRIE_Msk /*!<OVR interru… macro
Dstm32wba54xx.h12124 #define SPI_IER_OVRIE SPI_IER_OVRIE_Msk /*!<OVR interru… macro
Dstm32wba5mxx.h12142 #define SPI_IER_OVRIE SPI_IER_OVRIE_Msk /*!<OVR interru… macro
Dstm32wba55xx.h12142 #define SPI_IER_OVRIE SPI_IER_OVRIE_Msk /*!<OVR interru… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h12630 #define SPI_IER_OVRIE SPI_IER_OVRIE_Msk /*!<OVR interru… macro
Dstm32h523xx.h18616 #define SPI_IER_OVRIE SPI_IER_OVRIE_Msk /*!<OVR interru… macro

1234