Home
last modified time | relevance | path

Searched refs:HAL_DMA_STATE_ABORT (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_dma.c593 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_Abort_IT()
855 if(HAL_DMA_STATE_ABORT == hdma->State) in HAL_DMA_IRQHandler()
932 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dma.c770 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_Abort()
821 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_Abort_IT()
1105 if (hdma->State == HAL_DMA_STATE_ABORT) in HAL_DMA_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dma.c594 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_Abort_IT()
856 if(HAL_DMA_STATE_ABORT == hdma->State) in HAL_DMA_IRQHandler()
934 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dma.c590 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_Abort_IT()
851 if(HAL_DMA_STATE_ABORT == hdma->State) in HAL_DMA_IRQHandler()
928 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_IRQHandler()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_dma.c641 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_Abort()
692 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_Abort_IT()
984 if (hdma->State == HAL_DMA_STATE_ABORT) in HAL_DMA_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dma.c653 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_Abort()
704 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_Abort_IT()
996 if (hdma->State == HAL_DMA_STATE_ABORT) in HAL_DMA_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dma.c688 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_Abort()
739 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_Abort_IT()
1031 if (hdma->State == HAL_DMA_STATE_ABORT) in HAL_DMA_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dma.c646 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_Abort()
697 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_Abort_IT()
989 if (hdma->State == HAL_DMA_STATE_ABORT) in HAL_DMA_IRQHandler()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_dma.c728 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_Abort_IT()
1023 if (HAL_DMA_STATE_ABORT == hdma->State) in HAL_DMA_IRQHandler()
1099 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dma.c917 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_Abort_IT()
1318 if(HAL_DMA_STATE_ABORT == hdma->State) in HAL_DMA_IRQHandler()
1395 hdma->State = HAL_DMA_STATE_ABORT; in HAL_DMA_IRQHandler()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_dma.h126 HAL_DMA_STATE_ABORT = 0x04U, /*!< DMA Abort state */ enumerator
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dma.h126 HAL_DMA_STATE_ABORT = 0x04U, /*!< DMA Abort state */ enumerator
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma.h126 HAL_DMA_STATE_ABORT = 0x04U, /*!< DMA Abort state */ enumerator
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_dma.h108 HAL_DMA_STATE_ABORT = 0x05U, /*!< DMA Abort state */ enumerator
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dma.h126 HAL_DMA_STATE_ABORT = 0x04U, /*!< DMA Abort state */ enumerator
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_dma.h109 HAL_DMA_STATE_ABORT = 0x05U, /*!< DMA Abort state */ enumerator
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dma.h137 HAL_DMA_STATE_ABORT = 0x04U, /*!< DMA Abort state */ enumerator
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dma.h109 HAL_DMA_STATE_ABORT = 0x05U, /*!< DMA Abort state */ enumerator
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_dma.h107 HAL_DMA_STATE_ABORT = 0x04U, /*!< DMA Abort state */ enumerator
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dma.h107 HAL_DMA_STATE_ABORT = 0x04U, /*!< DMA Abort state */ enumerator