Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c687 else if (currentstate == HAL_OSPI_STATE_ABORT) in HAL_OSPI_IRQHandler()
2328 hospi->State = HAL_OSPI_STATE_ABORT; in HAL_OSPI_Abort_IT()
2772 hospi->State = HAL_OSPI_STATE_ABORT; in OSPI_DMAError()
2836 if (hospi->State == HAL_OSPI_STATE_ABORT) in OSPI_DMAAbortCplt()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c644 else if (currentstate == HAL_OSPI_STATE_ABORT) in HAL_OSPI_IRQHandler()
2322 hospi->State = HAL_OSPI_STATE_ABORT; in HAL_OSPI_Abort_IT()
2551 if (hospi->State == HAL_OSPI_STATE_ABORT) in OSPI_DMAAbortCplt()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c661 else if (currentstate == HAL_OSPI_STATE_ABORT) in HAL_OSPI_IRQHandler()
2337 hospi->State = HAL_OSPI_STATE_ABORT; in HAL_OSPI_Abort_IT()
2848 if (hospi->State == HAL_OSPI_STATE_ABORT) in OSPI_DMAAbortCplt()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c658 else if (currentstate == HAL_OSPI_STATE_ABORT) in HAL_OSPI_IRQHandler()
2455 hospi->State = HAL_OSPI_STATE_ABORT; in HAL_OSPI_Abort_IT()
2960 if (hospi->State == HAL_OSPI_STATE_ABORT) in OSPI_DMAAbortCplt()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_ospi.h289 #define HAL_OSPI_STATE_ABORT ((uint32_t)0x00000100U) /*!< Abort on-going … macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ospi.h312 #define HAL_OSPI_STATE_ABORT ((uint32_t)0x00000100U) /*!< Abort on-going … macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ospi.h316 #define HAL_OSPI_STATE_ABORT ((uint32_t)0x00000100U) /*!< Abort on-going … macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ospi.h316 #define HAL_OSPI_STATE_ABORT ((uint32_t)0x00000100U) /*!< Abort on-going … macro