Home
last modified time | relevance | path

Searched refs:CRCPoly (Results 1 – 25 of 48) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_spi.c234 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/
Dstm32u0xx_ll_spi.c246 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/
Dstm32l5xx_ll_spi.c246 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/
Dstm32l4xx_ll_spi.c247 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/
Dstm32f2xx_ll_spi.c229 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/
Dstm32l0xx_ll_spi.c216 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/
Dstm32f1xx_ll_spi.c229 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/
Dstm32l1xx_ll_spi.c228 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/
Dstm32wlxx_ll_spi.c235 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/
Dstm32c0xx_ll_spi.c235 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/
Dstm32f0xx_ll_spi.c235 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/
Dstm32g4xx_ll_spi.c260 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/
Dstm32g0xx_ll_spi.c247 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/
Dstm32f7xx_ll_spi.c283 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/
Dstm32wbaxx_ll_spi.c359 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/
Dstm32f4xx_ll_spi.c264 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/
Dstm32u5xx_ll_spi.c411 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/
Dstm32wb0x_ll_spi.c247 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/
Dstm32f3xx_ll_spi.c259 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/
Dstm32h7rsxx_ll_spi.c412 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/
Dstm32mp1xx_ll_spi.c414 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/
Dstm32n6xx_ll_spi.c412 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/
Dstm32h7xx_ll_spi.c411 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/
Dstm32h5xx_ll_spi.c412 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/
Dstm32wbxx_ll_spi.h101 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()

12