Searched refs:DLR (Results 1 – 6 of 6) sorted by relevance
1066 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()
1083 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()
786 …__IO uint32_t DLR; /*!< OCTOSPI Data Length register, Address offset… member
820 …__IO uint32_t DLR; /*!< OCTOSPI Data Length register, Address offset… member
863 …__IO uint32_t DLR; /*!< OCTOSPI Data Length register, Address offset… member
1033 …__IO uint32_t DLR; /*!< OCTOSPI Data Length register, Address offse… member