/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_ll_spi.h | 777 WRITE_REG(SPIx->CRCPR, (uint16_t)CRCPoly); in LL_SPI_SetCRCPolynomial() 788 return (uint32_t)(READ_REG(SPIx->CRCPR)); in LL_SPI_GetCRCPolynomial()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_ll_spi.h | 639 WRITE_REG(SPIx->CRCPR, (uint16_t)CRCPoly); in LL_SPI_SetCRCPolynomial() 650 return (uint32_t)(READ_REG(SPIx->CRCPR)); in LL_SPI_GetCRCPolynomial()
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_spi.c | 390 WRITE_REG(hspi->Instance->CRCPR, hspi->Init.CRCPolynomial); in HAL_SPI_Init()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_spi.c | 394 WRITE_REG(hspi->Instance->CRCPR, hspi->Init.CRCPolynomial); in HAL_SPI_Init()
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/ |
H A D | stm32l0xx_hal_spi.c | 399 WRITE_REG(hspi->Instance->CRCPR, hspi->Init.CRCPolynomial); in HAL_SPI_Init()
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_spi.c | 437 WRITE_REG(hspi->Instance->CRCPR, hspi->Init.CRCPolynomial); in HAL_SPI_Init()
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_spi.c | 470 WRITE_REG(hspi->Instance->CRCPR, (hspi->Init.CRCPolynomial & SPI_CRCPR_CRCPOLY_Msk)); in HAL_SPI_Init()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f410rx.h | 464 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
|
H A D | stm32f410tx.h | 461 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
|
H A D | stm32f410cx.h | 464 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
|
H A D | stm32f401xe.h | 458 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
|
H A D | stm32f401xc.h | 458 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
|
H A D | stm32f411xe.h | 459 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
|
H A D | stm32f412cx.h | 599 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
|
H A D | stm32f405xx.h | 621 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
|
H A D | stm32f415xx.h | 620 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
|
H A D | stm32f412zx.h | 622 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
|
H A D | stm32f407xx.h | 717 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
|
H A D | stm32f412vx.h | 622 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
|
H A D | stm32f413xx.h | 683 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/ |
H A D | stm32l073xx.h | 499 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset: … member
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/ |
H A D | stm32wb50xx.h | 518 __IO uint32_t CRCPR; /*!< SPI CRC polynomial register, Address offset: 0x10 */ member
|
H A D | stm32wb55xx.h | 571 __IO uint32_t CRCPR; /*!< SPI CRC polynomial register, Address offset: 0x10 */ member
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/ |
H A D | stm32f407xx.h | 733 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Device/ST/STM32L4xx/Include/ |
H A D | stm32l451xx.h | 798 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register, Address offse… member
|