/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_spi.h | 184 #define LL_SPI_IER_EOTIE (SPI_IER_EOTIE) 2019 SET_BIT(SPIx->IER, SPI_IER_EOTIE); in LL_SPI_EnableIT_EOT() 2129 CLEAR_BIT(SPIx->IER, SPI_IER_EOTIE); in LL_SPI_DisableIT_EOT() 2239 return ((READ_BIT(SPIx->IER, SPI_IER_EOTIE) == (SPI_IER_EOTIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_EOT()
|
D | stm32u5xx_hal_spi.h | 596 #define SPI_IT_EOT SPI_IER_EOTIE
|
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_spi.h | 172 #define LL_SPI_IER_EOTIE (SPI_IER_EOTIE) 2020 SET_BIT(SPIx->IER, SPI_IER_EOTIE); in LL_SPI_EnableIT_EOT() 2141 CLEAR_BIT(SPIx->IER, SPI_IER_EOTIE); in LL_SPI_DisableIT_EOT() 2262 return ((READ_BIT(SPIx->IER, SPI_IER_EOTIE) == (SPI_IER_EOTIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_EOT()
|
D | stm32h7xx_hal_spi.h | 605 #define SPI_IT_EOT SPI_IER_EOTIE
|
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_spi.h | 172 #define LL_SPI_IER_EOTIE (SPI_IER_EOTIE) 2020 SET_BIT(SPIx->IER, SPI_IER_EOTIE); in LL_SPI_EnableIT_EOT() 2141 CLEAR_BIT(SPIx->IER, SPI_IER_EOTIE); in LL_SPI_DisableIT_EOT() 2262 return ((READ_BIT(SPIx->IER, SPI_IER_EOTIE) == (SPI_IER_EOTIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_EOT()
|
D | stm32mp1xx_hal_spi.h | 605 #define SPI_IT_EOT SPI_IER_EOTIE
|
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_spi.h | 171 #define LL_SPI_IER_EOTIE (SPI_IER_EOTIE) 1932 SET_BIT(SPIx->IER, SPI_IER_EOTIE); in LL_SPI_EnableIT_EOT() 2042 CLEAR_BIT(SPIx->IER, SPI_IER_EOTIE); in LL_SPI_DisableIT_EOT() 2152 return ((READ_BIT(SPIx->IER, SPI_IER_EOTIE) == (SPI_IER_EOTIE)) ? 1UL : 0UL); in LL_SPI_IsEnabledIT_EOT()
|
D | stm32h5xx_hal_spi.h | 596 #define SPI_IT_EOT SPI_IER_EOTIE
|
/hal_stm32-3.4.0/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 13086 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TX… macro
|
D | stm32h562xx.h | 20057 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TX… macro
|
D | stm32h563xx.h | 22189 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TX… macro
|
D | stm32h573xx.h | 22790 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TX… macro
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/soc/ |
D | stm32u535xx.h | 20249 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TX… macro
|
D | stm32u545xx.h | 20759 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TX… macro
|
D | stm32u575xx.h | 23261 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TX… macro
|
/hal_stm32-3.4.0/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xxq.h | 16832 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TXC int… macro
|
D | stm32h7a3xx.h | 16820 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TXC int… macro
|
D | stm32h7b0xx.h | 17300 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TXC int… macro
|
D | stm32h7b0xxq.h | 17312 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TXC int… macro
|
D | stm32h7b3xx.h | 17307 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TXC int… macro
|
D | stm32h7b3xxq.h | 17319 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TXC int… macro
|
D | stm32h742xx.h | 17667 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TXC int… macro
|
D | stm32h730xx.h | 18864 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TXC int… macro
|
D | stm32h733xx.h | 18864 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TXC int… macro
|
D | stm32h735xx.h | 18876 #define SPI_IER_EOTIE SPI_IER_EOTIE_Msk /*!<EOT/SUSP/TXC int… macro
|