HAL
SPI_CRCCALCULATION_ENABLE is only used within HAL.
 
Symbols
loading...
Files
loading...

SPI_CRCCALCULATION_ENABLE macro

Syntax

#define SPI_CRCCALCULATION_ENABLE SPI_CR1_CRCEN

References

LocationText
stm32f4xx_hal_spi.h:296
#define SPI_CRCCALCULATION_ENABLE SPI_CR1_CRCEN
stm32f4xx_hal_spi.c:353
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:414
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:821
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:897
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:988
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:1064
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:1205
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:1229
if ((hspi->TxXferCount == 0U) && (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE))
stm32f4xx_hal_spi.c:1249
if ((hspi->TxXferCount == 0U) && (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE))
stm32f4xx_hal_spi.c:1284
if ((hspi->TxXferCount == 0U) && (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE))
stm32f4xx_hal_spi.c:1303
if ((hspi->TxXferCount == 0U) && (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE))
stm32f4xx_hal_spi.c:1330
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:1449
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:1540
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:1633
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:1713
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:1827
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:1940
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:2784
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:2873
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:3168
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:3230
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:3266
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:3323
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:3380
if ((hspi->RxXferCount == 1U) && (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE))
stm32f4xx_hal_spi.c:3389
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:3436
if ((hspi->RxXferCount == 1U) && (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE))
stm32f4xx_hal_spi.c:3445
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:3470
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:3496
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.c:3551
if (hspi->Init.CRCCalculation == SPI_CRCCALCULATION_ENABLE)
stm32f4xx_hal_spi.h:621
((__CALCULATION__) == SPI_CRCCALCULATION_ENABLE))