/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_spi.h | 186 #define LL_SPI_IER_UDRIE (SPI_IER_UDRIE) 2041 SET_BIT(SPIx->IER, SPI_IER_UDRIE); in LL_SPI_EnableIT_UDR() 2151 CLEAR_BIT(SPIx->IER, SPI_IER_UDRIE); in LL_SPI_DisableIT_UDR() 2261 return ((READ_BIT(SPIx->IER, SPI_IER_UDRIE) == (SPI_IER_UDRIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_UDR()
|
D | stm32u5xx_hal_spi.h | 598 #define SPI_IT_UDR SPI_IER_UDRIE
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_spi.h | 177 #define LL_SPI_IER_UDRIE (SPI_IER_UDRIE) 2036 SET_BIT(SPIx->IER, SPI_IER_UDRIE); in LL_SPI_EnableIT_UDR() 2146 CLEAR_BIT(SPIx->IER, SPI_IER_UDRIE); in LL_SPI_DisableIT_UDR() 2256 return ((READ_BIT(SPIx->IER, SPI_IER_UDRIE) == (SPI_IER_UDRIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_UDR()
|
D | stm32wbaxx_hal_spi.h | 598 #define SPI_IT_UDR SPI_IER_UDRIE
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_spi.h | 174 #define LL_SPI_IER_UDRIE (SPI_IER_UDRIE) 2042 SET_BIT(SPIx->IER, SPI_IER_UDRIE); in LL_SPI_EnableIT_UDR() 2163 CLEAR_BIT(SPIx->IER, SPI_IER_UDRIE); in LL_SPI_DisableIT_UDR() 2284 return ((READ_BIT(SPIx->IER, SPI_IER_UDRIE) == (SPI_IER_UDRIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_UDR()
|
D | stm32h7xx_hal_i2s.h | 315 #define I2S_IT_UDR SPI_IER_UDRIE 318 #define I2S_IT_ERR (SPI_IER_UDRIE | SPI_IER_OVRIE | SPI_IER_TIFREIE)
|
D | stm32h7xx_hal_spi.h | 607 #define SPI_IT_UDR SPI_IER_UDRIE
|
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_spi.h | 174 #define LL_SPI_IER_UDRIE (SPI_IER_UDRIE) 2042 SET_BIT(SPIx->IER, SPI_IER_UDRIE); in LL_SPI_EnableIT_UDR() 2163 CLEAR_BIT(SPIx->IER, SPI_IER_UDRIE); in LL_SPI_DisableIT_UDR() 2284 return ((READ_BIT(SPIx->IER, SPI_IER_UDRIE) == (SPI_IER_UDRIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_UDR()
|
D | stm32mp1xx_hal_spi.h | 607 #define SPI_IT_UDR SPI_IER_UDRIE
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_spi.h | 173 #define LL_SPI_IER_UDRIE (SPI_IER_UDRIE) 1954 SET_BIT(SPIx->IER, SPI_IER_UDRIE); in LL_SPI_EnableIT_UDR() 2064 CLEAR_BIT(SPIx->IER, SPI_IER_UDRIE); in LL_SPI_DisableIT_UDR() 2174 return ((READ_BIT(SPIx->IER, SPI_IER_UDRIE) == (SPI_IER_UDRIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_UDR()
|
D | stm32h5xx_hal_i2s.h | 315 #define I2S_IT_UDR SPI_IER_UDRIE 318 #define I2S_IT_ERR (SPI_IER_UDRIE | SPI_IER_OVRIE | SPI_IER_TIFREIE)
|
D | stm32h5xx_hal_spi.h | 598 #define SPI_IT_UDR SPI_IER_UDRIE
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 7413 #define SPI_IER_UDRIE SPI_IER_UDRIE_Msk /*!<UDR interru… macro
|
D | stm32wba52xx.h | 11411 #define SPI_IER_UDRIE SPI_IER_UDRIE_Msk /*!<UDR interru… macro
|
D | stm32wba54xx.h | 12118 #define SPI_IER_UDRIE SPI_IER_UDRIE_Msk /*!<UDR interru… macro
|
D | stm32wba55xx.h | 12136 #define SPI_IER_UDRIE SPI_IER_UDRIE_Msk /*!<UDR interru… macro
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 13094 #define SPI_IER_UDRIE SPI_IER_UDRIE_Msk /*!<UDR interru… macro
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 20765 #define SPI_IER_UDRIE SPI_IER_UDRIE_Msk /*!<UDR interru… macro
|
D | stm32u535xx.h | 20169 #define SPI_IER_UDRIE SPI_IER_UDRIE_Msk /*!<UDR interru… macro
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/soc/ |
D | stm32h7b3xx.h | 17313 #define SPI_IER_UDRIE SPI_IER_UDRIE_Msk /*!<UDR interrupt en… macro
|
D | stm32h7a3xx.h | 16826 #define SPI_IER_UDRIE SPI_IER_UDRIE_Msk /*!<UDR interrupt en… macro
|
D | stm32h7b3xxq.h | 17325 #define SPI_IER_UDRIE SPI_IER_UDRIE_Msk /*!<UDR interrupt en… macro
|
D | stm32h7b0xx.h | 17306 #define SPI_IER_UDRIE SPI_IER_UDRIE_Msk /*!<UDR interrupt en… macro
|
D | stm32h7b0xxq.h | 17318 #define SPI_IER_UDRIE SPI_IER_UDRIE_Msk /*!<UDR interrupt en… macro
|
D | stm32h7a3xxq.h | 16838 #define SPI_IER_UDRIE SPI_IER_UDRIE_Msk /*!<UDR interrupt en… macro
|