/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_spi.h | 798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_spi.h | 798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_spi.h | 811 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_spi.h | 798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_spi.h | 660 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_spi.h | 673 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_spi.h | 638 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_spi.h | 660 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_spi.h | 665 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_spi.h | 798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_spi.h | 798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_spi.h | 798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_spi.h | 798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_spi.h | 798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_spi.h | 798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_spi.h | 798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_spi.h | 811 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_spi.c | 4000 if (hspi->Instance->RXCRCR == 0U) in SPI_ISCRCErrorValid()
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f101x6.h | 391 __IO uint32_t RXCRCR; member
|
D | stm32f101xb.h | 396 __IO uint32_t RXCRCR; member
|
D | stm32f100xb.h | 440 __IO uint32_t RXCRCR; member
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 354 …__IO uint32_t RXCRCR; /*!< SPI Rx CRC register (not used in I2S mode), Address offset:… member
|
D | stm32f030x8.h | 360 …__IO uint32_t RXCRCR; /*!< SPI Rx CRC register (not used in I2S mode), Address offset:… member
|
D | stm32f070x6.h | 356 …__IO uint32_t RXCRCR; /*!< SPI Rx CRC register (not used in I2S mode), Address offset:… member
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 429 …__IO uint32_t RXCRCR; /*!< SPI Rx CRC register, Address offset: … member
|