/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_spi.h | 782 #define __HAL_SPI_CLEAR_EOTFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_EOTC)
|
D | stm32n6xx_ll_spi.h | 1805 SET_BIT(SPIx->IFCR, SPI_IFCR_EOTC); in LL_SPI_ClearFlag_EOT()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_spi.h | 782 #define __HAL_SPI_CLEAR_EOTFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_EOTC)
|
D | stm32wbaxx_ll_spi.h | 1887 SET_BIT(SPIx->IFCR, SPI_IFCR_EOTC); in LL_SPI_ClearFlag_EOT()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_spi.h | 786 #define __HAL_SPI_CLEAR_EOTFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_EOTC)
|
D | stm32h5xx_ll_spi.h | 1805 SET_BIT(SPIx->IFCR, SPI_IFCR_EOTC); in LL_SPI_ClearFlag_EOT()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_spi.h | 782 #define __HAL_SPI_CLEAR_EOTFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_EOTC)
|
D | stm32u5xx_ll_spi.h | 1892 SET_BIT(SPIx->IFCR, SPI_IFCR_EOTC); in LL_SPI_ClearFlag_EOT()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_spi.h | 797 #define __HAL_SPI_CLEAR_EOTFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_EOTC)
|
D | stm32h7xx_ll_spi.h | 1880 SET_BIT(SPIx->IFCR, SPI_IFCR_EOTC); in LL_SPI_ClearFlag_EOT()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_spi.h | 797 #define __HAL_SPI_CLEAR_EOTFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_EOTC)
|
D | stm32mp1xx_ll_spi.h | 1880 SET_BIT(SPIx->IFCR, SPI_IFCR_EOTC); in LL_SPI_ClearFlag_EOT()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_spi.h | 782 #define __HAL_SPI_CLEAR_EOTFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_EOTC)
|
D | stm32h7rsxx_ll_spi.h | 1805 SET_BIT(SPIx->IFCR, SPI_IFCR_EOTC); in LL_SPI_ClearFlag_EOT()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 7476 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro
|
D | stm32wba52xx.h | 11479 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro
|
D | stm32wba54xx.h | 12187 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro
|
D | stm32wba5mxx.h | 12205 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro
|
D | stm32wba55xx.h | 12205 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 12693 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro
|
D | stm32h523xx.h | 18679 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 16994 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Transfer … macro
|
D | stm32h7b0xx.h | 17474 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Transfer … macro
|
D | stm32h7b0xxq.h | 17486 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Transfer … macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 20810 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro
|