Home
last modified time | relevance | path

Searched refs:HAL_OSPI_ERROR_DMA (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c1429 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Transmit_DMA()
1524 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Transmit_DMA()
1554 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Transmit_DMA()
1610 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Receive_DMA()
1707 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Receive_DMA()
1755 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Receive_DMA()
2391 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Abort()
2922 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in OSPI_DMAError()
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c1482 hospi->ErrorCode |= HAL_OSPI_ERROR_DMA; in HAL_OSPI_Transmit_DMA()
1497 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Transmit_DMA()
1584 hospi->ErrorCode |= HAL_OSPI_ERROR_DMA; in HAL_OSPI_Receive_DMA()
1616 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Receive_DMA()
2252 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Abort()
2745 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in OSPI_DMAError()
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c1484 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Transmit_DMA()
1625 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Receive_DMA()
2261 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Abort()
2517 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in OSPI_DMAError()
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c1495 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Transmit_DMA()
1636 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Receive_DMA()
2274 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in HAL_OSPI_Abort()
2809 hospi->ErrorCode = HAL_OSPI_ERROR_DMA; in OSPI_DMAError()
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_ospi.h301 #define HAL_OSPI_ERROR_DMA ((uint32_t)0x00000004U) … macro
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ospi.h324 #define HAL_OSPI_ERROR_DMA ((uint32_t)0x00000004U) … macro
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ospi.h328 #define HAL_OSPI_ERROR_DMA ((uint32_t)0x00000004U) … macro
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ospi.h328 #define HAL_OSPI_ERROR_DMA ((uint32_t)0x00000004U) … macro