Home
last modified time | relevance | path

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

1234

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_spi.h794 #define __HAL_SPI_CLEAR_SUSPFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_SUSPC)
Dstm32n6xx_ll_spi.h1882 SET_BIT(SPIx->IFCR, SPI_IFCR_SUSPC); in LL_SPI_ClearFlag_SUSP()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_spi.h794 #define __HAL_SPI_CLEAR_SUSPFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_SUSPC)
Dstm32wbaxx_ll_spi.h1964 SET_BIT(SPIx->IFCR, SPI_IFCR_SUSPC); in LL_SPI_ClearFlag_SUSP()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_spi.h798 #define __HAL_SPI_CLEAR_SUSPFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_SUSPC)
Dstm32h5xx_ll_spi.h1882 SET_BIT(SPIx->IFCR, SPI_IFCR_SUSPC); in LL_SPI_ClearFlag_SUSP()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_spi.h794 #define __HAL_SPI_CLEAR_SUSPFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_SUSPC)
Dstm32u5xx_ll_spi.h1969 SET_BIT(SPIx->IFCR, SPI_IFCR_SUSPC); in LL_SPI_ClearFlag_SUSP()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_spi.h809 #define __HAL_SPI_CLEAR_SUSPFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_SUSPC)
Dstm32h7xx_ll_spi.h1968 SET_BIT(SPIx->IFCR, SPI_IFCR_SUSPC); in LL_SPI_ClearFlag_SUSP()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_spi.h809 #define __HAL_SPI_CLEAR_SUSPFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_SUSPC)
Dstm32mp1xx_ll_spi.h1968 SET_BIT(SPIx->IFCR, SPI_IFCR_SUSPC); in LL_SPI_ClearFlag_SUSP()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_spi.h794 #define __HAL_SPI_CLEAR_SUSPFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_SUSPC)
Dstm32h7rsxx_ll_spi.h1882 SET_BIT(SPIx->IFCR, SPI_IFCR_SUSPC); in LL_SPI_ClearFlag_SUSP()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h7497 #define SPI_IFCR_SUSPC SPI_IFCR_SUSPC_Msk /*!<SUSPend fla… macro
Dstm32wba52xx.h11500 #define SPI_IFCR_SUSPC SPI_IFCR_SUSPC_Msk /*!<SUSPend fla… macro
Dstm32wba54xx.h12208 #define SPI_IFCR_SUSPC SPI_IFCR_SUSPC_Msk /*!<SUSPend fla… macro
Dstm32wba5mxx.h12226 #define SPI_IFCR_SUSPC SPI_IFCR_SUSPC_Msk /*!<SUSPend fla… macro
Dstm32wba55xx.h12226 #define SPI_IFCR_SUSPC SPI_IFCR_SUSPC_Msk /*!<SUSPend fla… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h12714 #define SPI_IFCR_SUSPC SPI_IFCR_SUSPC_Msk /*!<SUSPend fla… macro
Dstm32h523xx.h18700 #define SPI_IFCR_SUSPC SPI_IFCR_SUSPC_Msk /*!<SUSPend fla… macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h17018 #define SPI_IFCR_SUSPC SPI_IFCR_SUSPC_Msk /*!<SUSPend flag cle… macro
Dstm32h7b0xx.h17498 #define SPI_IFCR_SUSPC SPI_IFCR_SUSPC_Msk /*!<SUSPend flag cle… macro
Dstm32h7b0xxq.h17510 #define SPI_IFCR_SUSPC SPI_IFCR_SUSPC_Msk /*!<SUSPend flag cle… macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h20831 #define SPI_IFCR_SUSPC SPI_IFCR_SUSPC_Msk /*!<SUSPend fla… macro

1234