Home
last modified time | relevance | path

Searched refs:CRCPR (Results 1 – 25 of 36) sorted by relevance

12

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_spi.h777 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 Dstm32f4xx_ll_spi.h639 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 Dstm32f4xx_hal_spi.c390 WRITE_REG(hspi->Instance->CRCPR, hspi->Init.CRCPolynomial); in HAL_SPI_Init()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_spi.c394 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 Dstm32l0xx_hal_spi.c399 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 Dstm32l4xx_hal_spi.c437 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 Dstm32l4xx_hal_spi.c470 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 Dstm32f410rx.h464 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
H A Dstm32f410tx.h461 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
H A Dstm32f410cx.h464 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
H A Dstm32f401xe.h458 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
H A Dstm32f401xc.h458 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
H A Dstm32f411xe.h459 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
H A Dstm32f412cx.h599 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
H A Dstm32f405xx.h621 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
H A Dstm32f415xx.h620 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
H A Dstm32f412zx.h622 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
H A Dstm32f407xx.h717 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
H A Dstm32f412vx.h622 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register (not used in I2S mode), Address offset:… member
H A Dstm32f413xx.h683 …__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 Dstm32l073xx.h499 …__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 Dstm32wb50xx.h518 __IO uint32_t CRCPR; /*!< SPI CRC polynomial register, Address offset: 0x10 */ member
H A Dstm32wb55xx.h571 __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 Dstm32f407xx.h733 …__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 Dstm32l451xx.h798 …__IO uint32_t CRCPR; /*!< SPI CRC polynomial register, Address offse… member

12