Home
last modified time | relevance | path

Searched refs:DLR (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_ospi.c1066 WRITE_REG(hospi->Instance->DLR, (cmd->NbData - 1U)); in HAL_OSPI_HyperbusCmd()
1111 hospi->XferCount = READ_REG(hospi->Instance->DLR) + 1U; in HAL_OSPI_Transmit()
1187 hospi->XferCount = READ_REG(hospi->Instance->DLR) + 1U; in HAL_OSPI_Receive()
1275 hospi->XferCount = READ_REG(hospi->Instance->DLR) + 1U; in HAL_OSPI_Transmit_IT()
1327 hospi->XferCount = READ_REG(hospi->Instance->DLR) + 1U; in HAL_OSPI_Receive_IT()
1385 uint32_t data_size = hospi->Instance->DLR + 1U; in HAL_OSPI_Transmit_DMA()
1508 uint32_t data_size = hospi->Instance->DLR + 1U; in HAL_OSPI_Receive_DMA()
1651 uint32_t dlr_reg = hospi->Instance->DLR; in HAL_OSPI_AutoPolling()
1729 uint32_t dlr_reg = hospi->Instance->DLR; in HAL_OSPI_AutoPolling_IT()
2680 hospi->Instance->DLR = (cmd->NbData - 1U); in OSPI_ConfigCmd()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_ospi.c1083 WRITE_REG(hospi->Instance->DLR, (cmd->NbData - 1U)); in HAL_OSPI_HyperbusCmd()
1128 hospi->XferCount = READ_REG(hospi->Instance->DLR) + 1U; in HAL_OSPI_Transmit()
1204 hospi->XferCount = READ_REG(hospi->Instance->DLR) + 1U; in HAL_OSPI_Receive()
1292 hospi->XferCount = READ_REG(hospi->Instance->DLR) + 1U; in HAL_OSPI_Transmit_IT()
1344 hospi->XferCount = READ_REG(hospi->Instance->DLR) + 1U; in HAL_OSPI_Receive_IT()
1402 uint32_t data_size = hospi->Instance->DLR + 1U; in HAL_OSPI_Transmit_DMA()
1582 uint32_t data_size = hospi->Instance->DLR + 1U; in HAL_OSPI_Receive_DMA()
1784 uint32_t dlr_reg = hospi->Instance->DLR; in HAL_OSPI_AutoPolling()
1862 uint32_t dlr_reg = hospi->Instance->DLR; in HAL_OSPI_AutoPolling_IT()
3094 hospi->Instance->DLR = (cmd->NbData - 1U); in OSPI_ConfigCmd()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h786 …__IO uint32_t DLR; /*!< OCTOSPI Data Length register, Address offset… member
Dstm32l562xx.h820 …__IO uint32_t DLR; /*!< OCTOSPI Data Length register, Address offset… member
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h863 …__IO uint32_t DLR; /*!< OCTOSPI Data Length register, Address offset… member
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h1033 …__IO uint32_t DLR; /*!< OCTOSPI Data Length register, Address offse… member