Home
last modified time | relevance | path

Searched refs:CRCPolynomial (Results 1 – 25 of 49) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_spi_ex.c95 assert_param(IS_SPI_CRC_POLYNOMIAL(hspi->Init.CRCPolynomial)); in HAL_SPI_Init()
123 hspi->Instance->CRCPR = hspi->Init.CRCPolynomial; in HAL_SPI_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_spi.c289 assert_param(IS_SPI_CRC_POLYNOMIAL(hspi->Init.CRCPolynomial)); in HAL_SPI_Init()
334 assert_param(IS_SPI_CRC_POLYNOMIAL_SIZE(hspi->Init.CRCPolynomial, crc_length)); in HAL_SPI_Init()
456 WRITE_REG(hspi->Instance->CRCPOLY, hspi->Init.CRCPolynomial); in HAL_SPI_Init()
466 WRITE_REG(hspi->Instance->CRCPOLY, (hspi->Init.CRCPolynomial) | crc_poly_msb_mask); in HAL_SPI_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_spi.c289 assert_param(IS_SPI_CRC_POLYNOMIAL(hspi->Init.CRCPolynomial)); in HAL_SPI_Init()
334 assert_param(IS_SPI_CRC_POLYNOMIAL_SIZE(hspi->Init.CRCPolynomial, crc_length)); in HAL_SPI_Init()
456 WRITE_REG(hspi->Instance->CRCPOLY, hspi->Init.CRCPolynomial); in HAL_SPI_Init()
466 WRITE_REG(hspi->Instance->CRCPOLY, (hspi->Init.CRCPolynomial) | crc_poly_msb_mask); in HAL_SPI_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_spi.c274 assert_param(IS_SPI_CRC_POLYNOMIAL(hspi->Init.CRCPolynomial)); in HAL_SPI_Init()
316 assert_param(IS_SPI_CRC_POLYNOMIAL_SIZE(hspi->Init.CRCPolynomial, crc_length)); in HAL_SPI_Init()
437 WRITE_REG(hspi->Instance->CRCPOLY, hspi->Init.CRCPolynomial); in HAL_SPI_Init()
447 WRITE_REG(hspi->Instance->CRCPOLY, (hspi->Init.CRCPolynomial) | crc_poly_msb_mask); in HAL_SPI_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_spi.c291 assert_param(IS_SPI_CRC_POLYNOMIAL(hspi->Init.CRCPolynomial)); in HAL_SPI_Init()
336 assert_param(IS_SPI_CRC_POLYNOMIAL_SIZE(hspi->Init.CRCPolynomial, crc_length)); in HAL_SPI_Init()
458 WRITE_REG(hspi->Instance->CRCPOLY, hspi->Init.CRCPolynomial); in HAL_SPI_Init()
468 WRITE_REG(hspi->Instance->CRCPOLY, (hspi->Init.CRCPolynomial) | crc_poly_msb_mask); in HAL_SPI_Init()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_spi.h82 uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calculation. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_spi.h83 …uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calcula… member
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_spi.h83 …uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calcula… member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_spi.h83 …uint32_t CRCPolynomial; /*!< Specifies the polynomial used for the CRC calcula… member

12