Searched refs:HAL_OSPI_ERROR_DMA (Results 1 – 2 of 2) sorted by relevance
1468 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Transmit_DMA()1610 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Receive_DMA()2247 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Abort()2644 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in OSPI_DMAError()
324 #define HAL_OSPI_ERROR_DMA ((uint32_t)0x00000004U) … macro