/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_spi.c | 234 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 235 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 261 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_ll_spi.c | 246 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 247 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 273 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_spi.c | 246 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 247 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 273 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_spi.c | 247 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 248 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 274 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_spi.c | 229 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 230 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 258 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_spi.c | 216 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 217 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 247 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_spi.c | 229 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 230 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 260 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_spi.c | 228 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 229 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 259 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_spi.c | 235 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 236 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 264 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_spi.c | 235 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 236 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 266 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_spi.c | 235 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 236 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 266 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_spi.c | 260 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 261 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 291 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_spi.c | 247 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 248 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 278 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_spi.c | 283 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 284 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 312 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_spi.c | 359 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 360 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 388 SPI_InitStruct->CRCPoly = 7UL; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_spi.c | 264 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 265 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 293 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_spi.c | 411 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 412 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 440 SPI_InitStruct->CRCPoly = 7UL; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_ll_spi.c | 247 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 248 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 276 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_spi.c | 259 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 260 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 290 SPI_InitStruct->CRCPoly = 7U; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_spi.c | 412 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 413 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 443 SPI_InitStruct->CRCPoly = 7UL; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_spi.c | 414 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 415 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 445 SPI_InitStruct->CRCPoly = 7UL; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_spi.c | 412 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 413 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 443 SPI_InitStruct->CRCPoly = 7UL; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_spi.c | 411 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 412 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 442 SPI_InitStruct->CRCPoly = 7UL; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_spi.c | 412 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init() 413 LL_SPI_SetCRCPolynomial(SPIx, SPI_InitStruct->CRCPoly); in LL_SPI_Init() 443 SPI_InitStruct->CRCPoly = 7UL; in LL_SPI_StructInit()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_spi.h | 101 uint32_t CRCPoly; /*!< Specifies the polynomial used for the CRC calculation. member 774 __STATIC_INLINE void LL_SPI_SetCRCPolynomial(SPI_TypeDef *SPIx, uint32_t CRCPoly) in LL_SPI_SetCRCPolynomial() argument 776 WRITE_REG(SPIx->CRCPR, (uint16_t)CRCPoly); in LL_SPI_SetCRCPolynomial()
|