/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_qspi.c | 1287 uint32_t data_size = (READ_REG(hqspi->Instance->DLR) + 1U); in HAL_QSPI_Transmit_DMA() local 1399 uint32_t data_size = (READ_REG(hqspi->Instance->DLR) + 1U); in HAL_QSPI_Receive_DMA() local
|
D | stm32mp1xx_hal_spi.c | 3882 uint32_t data_size = (hspi->Init.DataSize >> SPI_CFG1_DSIZE_Pos) + 1UL; in SPI_GetPacketSize() local
|
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_qspi.c | 1264 uint32_t data_size = (READ_REG(hqspi->Instance->DLR) + 1U); in HAL_QSPI_Transmit_DMA() local 1409 uint32_t data_size = (READ_REG(hqspi->Instance->DLR) + 1U); in HAL_QSPI_Receive_DMA() local
|
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_qspi.c | 1255 uint32_t data_size = (READ_REG(hqspi->Instance->DLR) + 1U); in HAL_QSPI_Transmit_DMA() local 1400 uint32_t data_size = (READ_REG(hqspi->Instance->DLR) + 1U); in HAL_QSPI_Receive_DMA() local
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_qspi.c | 1268 uint32_t data_size = (READ_REG(hqspi->Instance->DLR) + 1U); in HAL_QSPI_Transmit_DMA() local 1382 uint32_t data_size = (READ_REG(hqspi->Instance->DLR) + 1U); in HAL_QSPI_Receive_DMA() local
|
D | stm32h7xx_hal_ospi.c | 1426 uint32_t data_size = hospi->Instance->DLR + 1U; in HAL_OSPI_Transmit_DMA() local 1527 uint32_t data_size = hospi->Instance->DLR + 1U; in HAL_OSPI_Receive_DMA() local
|
D | stm32h7xx_hal_spi.c | 3872 uint32_t data_size = (hspi->Init.DataSize >> SPI_CFG1_DSIZE_Pos) + 1UL; in SPI_GetPacketSize() local
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_qspi.c | 1288 uint32_t data_size = (READ_REG(hqspi->Instance->DLR) + 1U); in HAL_QSPI_Transmit_DMA() local 1433 uint32_t data_size = (READ_REG(hqspi->Instance->DLR) + 1U); in HAL_QSPI_Receive_DMA() local
|
D | stm32l4xx_hal_ospi.c | 1402 uint32_t data_size = hospi->Instance->DLR + 1U; in HAL_OSPI_Transmit_DMA() local 1525 uint32_t data_size = hospi->Instance->DLR + 1U; in HAL_OSPI_Receive_DMA() local
|
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_qspi.c | 1272 uint32_t data_size = (READ_REG(hqspi->Instance->DLR) + 1U); in HAL_QSPI_Transmit_DMA() local 1440 uint32_t data_size = (READ_REG(hqspi->Instance->DLR) + 1U); in HAL_QSPI_Receive_DMA() local
|
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_qspi.c | 1280 uint32_t data_size = (READ_REG(hqspi->Instance->DLR) + 1U); in HAL_QSPI_Transmit_DMA() local 1425 uint32_t data_size = (READ_REG(hqspi->Instance->DLR) + 1U); in HAL_QSPI_Receive_DMA() local
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_ospi.c | 1391 uint32_t data_size = hospi->Instance->DLR + 1U; in HAL_OSPI_Transmit_DMA() local 1514 uint32_t data_size = hospi->Instance->DLR + 1U; in HAL_OSPI_Receive_DMA() local
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_xspi.c | 1423 uint32_t data_size = hxspi->Instance->DLR + 1U; in HAL_XSPI_Transmit_DMA() local 1606 uint32_t data_size = hxspi->Instance->DLR + 1U; in HAL_XSPI_Receive_DMA() local
|
D | stm32h5xx_hal_spi.c | 3776 uint32_t data_size = (hspi->Init.DataSize >> SPI_CFG1_DSIZE_Pos) + 1UL; in SPI_GetPacketSize() local
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_ospi.c | 1405 uint32_t data_size = hospi->Instance->DLR + 1U; in HAL_OSPI_Transmit_DMA() local 1585 uint32_t data_size = hospi->Instance->DLR + 1U; in HAL_OSPI_Receive_DMA() local
|
D | stm32u5xx_hal_xspi.c | 1571 uint32_t data_size = hxspi->Instance->DLR + 1U; in HAL_XSPI_Transmit_DMA() local 1754 uint32_t data_size = hxspi->Instance->DLR + 1U; in HAL_XSPI_Receive_DMA() local
|
D | stm32u5xx_hal_spi.c | 3776 uint32_t data_size = (hspi->Init.DataSize >> SPI_CFG1_DSIZE_Pos) + 1UL; in SPI_GetPacketSize() local
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_spi.c | 3776 uint32_t data_size = (hspi->Init.DataSize >> SPI_CFG1_DSIZE_Pos) + 1UL; in SPI_GetPacketSize() local
|