Home
last modified time | relevance | path

Searched refs:RXCRCR (Results 1 – 25 of 219) sorted by relevance

123456789

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_spi.h798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_spi.h798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_spi.h811 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_spi.h798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_spi.h660 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_spi.h673 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_spi.h638 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_spi.h660 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_spi.h665 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_spi.h798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_spi.h798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_spi.h798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_spi.h798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_spi.h798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_spi.h798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_spi.h798 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_spi.h811 return (uint32_t)(READ_REG(SPIx->RXCRCR)); in LL_SPI_GetRxCRC()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_spi.c4000 if (hspi->Instance->RXCRCR == 0U) in SPI_ISCRCErrorValid()
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h391 __IO uint32_t RXCRCR; member
Dstm32f101xb.h396 __IO uint32_t RXCRCR; member
Dstm32f100xb.h440 __IO uint32_t RXCRCR; member
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h354 …__IO uint32_t RXCRCR; /*!< SPI Rx CRC register (not used in I2S mode), Address offset:… member
Dstm32f030x8.h360 …__IO uint32_t RXCRCR; /*!< SPI Rx CRC register (not used in I2S mode), Address offset:… member
Dstm32f070x6.h356 …__IO uint32_t RXCRCR; /*!< SPI Rx CRC register (not used in I2S mode), Address offset:… member
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h429 …__IO uint32_t RXCRCR; /*!< SPI Rx CRC register, Address offset: … member

123456789