Home
last modified time | relevance | path

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

1234

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_spi.h752 …efine __HAL_SPI_CLEAR_CRCERRFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_CRCEC)
Dstm32n6xx_ll_spi.h1849 SET_BIT(SPIx->IFCR, SPI_IFCR_CRCEC); in LL_SPI_ClearFlag_CRCERR()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_spi.h752 …efine __HAL_SPI_CLEAR_CRCERRFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_CRCEC)
Dstm32wbaxx_ll_spi.h1931 SET_BIT(SPIx->IFCR, SPI_IFCR_CRCEC); in LL_SPI_ClearFlag_CRCERR()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_spi.h756 …efine __HAL_SPI_CLEAR_CRCERRFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_CRCEC)
Dstm32h5xx_ll_spi.h1849 SET_BIT(SPIx->IFCR, SPI_IFCR_CRCEC); in LL_SPI_ClearFlag_CRCERR()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_spi.h752 …efine __HAL_SPI_CLEAR_CRCERRFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_CRCEC)
Dstm32u5xx_ll_spi.h1936 SET_BIT(SPIx->IFCR, SPI_IFCR_CRCEC); in LL_SPI_ClearFlag_CRCERR()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_spi.h767 …efine __HAL_SPI_CLEAR_CRCERRFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_CRCEC)
Dstm32h7xx_ll_spi.h1924 SET_BIT(SPIx->IFCR, SPI_IFCR_CRCEC); in LL_SPI_ClearFlag_CRCERR()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_spi.h767 …efine __HAL_SPI_CLEAR_CRCERRFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_CRCEC)
Dstm32mp1xx_ll_spi.h1924 SET_BIT(SPIx->IFCR, SPI_IFCR_CRCEC); in LL_SPI_ClearFlag_CRCERR()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_spi.h752 …efine __HAL_SPI_CLEAR_CRCERRFLAG(__HANDLE__) SET_BIT((__HANDLE__)->Instance->IFCR , SPI_IFCR_CRCEC)
Dstm32h7rsxx_ll_spi.h1849 SET_BIT(SPIx->IFCR, SPI_IFCR_CRCEC); in LL_SPI_ClearFlag_CRCERR()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h7488 #define SPI_IFCR_CRCEC SPI_IFCR_CRCEC_Msk /*!<CRC Error f… macro
Dstm32wba52xx.h11491 #define SPI_IFCR_CRCEC SPI_IFCR_CRCEC_Msk /*!<CRC Error f… macro
Dstm32wba54xx.h12199 #define SPI_IFCR_CRCEC SPI_IFCR_CRCEC_Msk /*!<CRC Error f… macro
Dstm32wba5mxx.h12217 #define SPI_IFCR_CRCEC SPI_IFCR_CRCEC_Msk /*!<CRC Error f… macro
Dstm32wba55xx.h12217 #define SPI_IFCR_CRCEC SPI_IFCR_CRCEC_Msk /*!<CRC Error f… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h12705 #define SPI_IFCR_CRCEC SPI_IFCR_CRCEC_Msk /*!<CRC Error f… macro
Dstm32h523xx.h18691 #define SPI_IFCR_CRCEC SPI_IFCR_CRCEC_Msk /*!<CRC Error f… macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h17006 #define SPI_IFCR_CRCEC SPI_IFCR_CRCEC_Msk /*!<CRC Error flag c… macro
Dstm32h7b0xx.h17486 #define SPI_IFCR_CRCEC SPI_IFCR_CRCEC_Msk /*!<CRC Error flag c… macro
Dstm32h7b0xxq.h17498 #define SPI_IFCR_CRCEC SPI_IFCR_CRCEC_Msk /*!<CRC Error flag c… macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h20822 #define SPI_IFCR_CRCEC SPI_IFCR_CRCEC_Msk /*!<CRC Error f… macro

1234