Home
last modified time | relevance | path

Searched refs:SPI_IFCR_EOTC (Results 1 – 25 of 91) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_spi.h782 #define __HAL_SPI_CLEAR_EOTFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_EOTC)
Dstm32n6xx_ll_spi.h1805 SET_BIT(SPIx->IFCR, SPI_IFCR_EOTC); in LL_SPI_ClearFlag_EOT()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_spi.h782 #define __HAL_SPI_CLEAR_EOTFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_EOTC)
Dstm32wbaxx_ll_spi.h1887 SET_BIT(SPIx->IFCR, SPI_IFCR_EOTC); in LL_SPI_ClearFlag_EOT()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_spi.h786 #define __HAL_SPI_CLEAR_EOTFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_EOTC)
Dstm32h5xx_ll_spi.h1805 SET_BIT(SPIx->IFCR, SPI_IFCR_EOTC); in LL_SPI_ClearFlag_EOT()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_spi.h782 #define __HAL_SPI_CLEAR_EOTFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_EOTC)
Dstm32u5xx_ll_spi.h1892 SET_BIT(SPIx->IFCR, SPI_IFCR_EOTC); in LL_SPI_ClearFlag_EOT()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_spi.h797 #define __HAL_SPI_CLEAR_EOTFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_EOTC)
Dstm32h7xx_ll_spi.h1880 SET_BIT(SPIx->IFCR, SPI_IFCR_EOTC); in LL_SPI_ClearFlag_EOT()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_spi.h797 #define __HAL_SPI_CLEAR_EOTFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_EOTC)
Dstm32mp1xx_ll_spi.h1880 SET_BIT(SPIx->IFCR, SPI_IFCR_EOTC); in LL_SPI_ClearFlag_EOT()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_spi.h782 #define __HAL_SPI_CLEAR_EOTFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_EOTC)
Dstm32h7rsxx_ll_spi.h1805 SET_BIT(SPIx->IFCR, SPI_IFCR_EOTC); in LL_SPI_ClearFlag_EOT()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h7476 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro
Dstm32wba52xx.h11479 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro
Dstm32wba54xx.h12187 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro
Dstm32wba5mxx.h12205 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro
Dstm32wba55xx.h12205 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h12693 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro
Dstm32h523xx.h18679 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h16994 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Transfer … macro
Dstm32h7b0xx.h17474 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Transfer … macro
Dstm32h7b0xxq.h17486 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Transfer … macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h20810 #define SPI_IFCR_EOTC SPI_IFCR_EOTC_Msk /*!<End Of Tran… macro

1234