DMA Error Code. More...
Macros | |
#define | HAL_DMA_ERROR_BUSY (0x00000800U) |
#define | HAL_DMA_ERROR_BUSY (0x00000800U) |
#define | HAL_DMA_ERROR_DME 0x00000004U |
#define | HAL_DMA_ERROR_DME 0x00000004U |
#define | HAL_DMA_ERROR_DME 0x00000004U |
#define | HAL_DMA_ERROR_DME 0x00000004U |
#define | HAL_DMA_ERROR_DME (0x00000004U) |
#define | HAL_DMA_ERROR_DME (0x00000004U) |
#define | HAL_DMA_ERROR_FE 0x00000002U |
#define | HAL_DMA_ERROR_FE 0x00000002U |
#define | HAL_DMA_ERROR_FE 0x00000002U |
#define | HAL_DMA_ERROR_FE 0x00000002U |
#define | HAL_DMA_ERROR_FE (0x00000002U) |
#define | HAL_DMA_ERROR_FE (0x00000002U) |
#define | HAL_DMA_ERROR_NO_XFER 0x00000080U |
#define | HAL_DMA_ERROR_NO_XFER 0x00000080U |
#define | HAL_DMA_ERROR_NO_XFER 0x00000080U |
#define | HAL_DMA_ERROR_NO_XFER 0x00000080U |
#define | HAL_DMA_ERROR_NO_XFER (0x00000080U) |
#define | HAL_DMA_ERROR_NO_XFER (0x00000080U) |
#define | HAL_DMA_ERROR_NONE 0x00000000U |
#define | HAL_DMA_ERROR_NONE 0x00000000U |
#define | HAL_DMA_ERROR_NONE 0x00000000U |
#define | HAL_DMA_ERROR_NONE 0x00000000U |
#define | HAL_DMA_ERROR_NONE (0x00000000U) |
#define | HAL_DMA_ERROR_NONE (0x00000000U) |
#define | HAL_DMA_ERROR_NOT_SUPPORTED 0x00000100U |
#define | HAL_DMA_ERROR_NOT_SUPPORTED 0x00000100U |
#define | HAL_DMA_ERROR_NOT_SUPPORTED 0x00000100U |
#define | HAL_DMA_ERROR_NOT_SUPPORTED 0x00000100U |
#define | HAL_DMA_ERROR_NOT_SUPPORTED (0x00000100U) |
#define | HAL_DMA_ERROR_NOT_SUPPORTED (0x00000100U) |
#define | HAL_DMA_ERROR_PARAM 0x00000040U |
#define | HAL_DMA_ERROR_PARAM 0x00000040U |
#define | HAL_DMA_ERROR_PARAM 0x00000040U |
#define | HAL_DMA_ERROR_PARAM 0x00000040U |
#define | HAL_DMA_ERROR_PARAM (0x00000040U) |
#define | HAL_DMA_ERROR_PARAM (0x00000040U) |
#define | HAL_DMA_ERROR_REQGEN (0x00000400U) |
#define | HAL_DMA_ERROR_REQGEN (0x00000400U) |
#define | HAL_DMA_ERROR_SYNC (0x00000200U) |
#define | HAL_DMA_ERROR_SYNC (0x00000200U) |
#define | HAL_DMA_ERROR_TE 0x00000001U |
#define | HAL_DMA_ERROR_TE 0x00000001U |
#define | HAL_DMA_ERROR_TE 0x00000001U |
#define | HAL_DMA_ERROR_TE 0x00000001U |
#define | HAL_DMA_ERROR_TE (0x00000001U) |
#define | HAL_DMA_ERROR_TE (0x00000001U) |
#define | HAL_DMA_ERROR_TIMEOUT 0x00000020U |
#define | HAL_DMA_ERROR_TIMEOUT 0x00000020U |
#define | HAL_DMA_ERROR_TIMEOUT 0x00000020U |
#define | HAL_DMA_ERROR_TIMEOUT 0x00000020U |
#define | HAL_DMA_ERROR_TIMEOUT (0x00000020U) |
#define | HAL_DMA_ERROR_TIMEOUT (0x00000020U) |
DMA Error Code.
#define HAL_DMA_ERROR_BUSY (0x00000800U) |
DMA Busy error
Definition at line 208 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_BUSY (0x00000800U) |
DMA Busy error
Definition at line 208 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_DME 0x00000004U |
Direct Mode error
Definition at line 189 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_DME 0x00000004U |
Direct Mode error
Definition at line 189 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_DME 0x00000004U |
Direct Mode error
Definition at line 189 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_DME 0x00000004U |
Direct Mode error
Definition at line 189 of file stm32f7xx_hal_dma.h.
#define HAL_DMA_ERROR_DME (0x00000004U) |
Direct Mode error
Definition at line 201 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_DME (0x00000004U) |
Direct Mode error
Definition at line 201 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_FE 0x00000002U |
FIFO error
Definition at line 188 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_FE 0x00000002U |
FIFO error
Definition at line 188 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_FE 0x00000002U |
FIFO error
Definition at line 188 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_FE 0x00000002U |
FIFO error
Definition at line 188 of file stm32f7xx_hal_dma.h.
#define HAL_DMA_ERROR_FE (0x00000002U) |
FIFO error
Definition at line 200 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_FE (0x00000002U) |
FIFO error
Definition at line 200 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_NO_XFER 0x00000080U |
Abort requested with no Xfer ongoing
Definition at line 192 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_NO_XFER 0x00000080U |
Abort requested with no Xfer ongoing
Definition at line 192 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_NO_XFER 0x00000080U |
Abort requested with no Xfer ongoing
Definition at line 192 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_NO_XFER 0x00000080U |
Abort requested with no Xfer ongoing
Definition at line 192 of file stm32f7xx_hal_dma.h.
#define HAL_DMA_ERROR_NO_XFER (0x00000080U) |
Abort requested with no Xfer ongoing
Definition at line 204 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_NO_XFER (0x00000080U) |
Abort requested with no Xfer ongoing
Definition at line 204 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_NONE 0x00000000U |
No error
Definition at line 186 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_NONE 0x00000000U |
No error
Definition at line 186 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_NONE 0x00000000U |
No error
Definition at line 186 of file stm32f7xx_hal_dma.h.
#define HAL_DMA_ERROR_NONE 0x00000000U |
No error
Definition at line 186 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_NONE (0x00000000U) |
No error
Definition at line 198 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_NONE (0x00000000U) |
No error
Definition at line 198 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_NOT_SUPPORTED 0x00000100U |
Not supported mode
Definition at line 193 of file stm32f7xx_hal_dma.h.
#define HAL_DMA_ERROR_NOT_SUPPORTED 0x00000100U |
Not supported mode
Definition at line 193 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_NOT_SUPPORTED 0x00000100U |
Not supported mode
Definition at line 193 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_NOT_SUPPORTED 0x00000100U |
Not supported mode
Definition at line 193 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_NOT_SUPPORTED (0x00000100U) |
Not supported mode
Definition at line 205 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_NOT_SUPPORTED (0x00000100U) |
Not supported mode
Definition at line 205 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_PARAM 0x00000040U |
Parameter error
Definition at line 191 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_PARAM 0x00000040U |
Parameter error
Definition at line 191 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_PARAM 0x00000040U |
Parameter error
Definition at line 191 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_PARAM 0x00000040U |
Parameter error
Definition at line 191 of file stm32f7xx_hal_dma.h.
#define HAL_DMA_ERROR_PARAM (0x00000040U) |
Parameter error
Definition at line 203 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_PARAM (0x00000040U) |
Parameter error
Definition at line 203 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_REQGEN (0x00000400U) |
DMAMUX request generator overrun error
Definition at line 207 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_REQGEN (0x00000400U) |
DMAMUX request generator overrun error
Definition at line 207 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_SYNC (0x00000200U) |
DMAMUX sync overrun error
Definition at line 206 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_SYNC (0x00000200U) |
DMAMUX sync overrun error
Definition at line 206 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_TE 0x00000001U |
Transfer error
Definition at line 187 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_TE 0x00000001U |
Transfer error
Definition at line 187 of file stm32f7xx_hal_dma.h.
#define HAL_DMA_ERROR_TE 0x00000001U |
Transfer error
Definition at line 187 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_TE 0x00000001U |
Transfer error
Definition at line 187 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_TE (0x00000001U) |
Transfer error
Definition at line 199 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_TE (0x00000001U) |
Transfer error
Definition at line 199 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_TIMEOUT 0x00000020U |
Timeout error
Definition at line 190 of file stm32f7xx_hal_dma.h.
#define HAL_DMA_ERROR_TIMEOUT 0x00000020U |
Timeout error
Definition at line 190 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_TIMEOUT 0x00000020U |
Timeout error
Definition at line 190 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_TIMEOUT 0x00000020U |
Timeout error
Definition at line 190 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define HAL_DMA_ERROR_TIMEOUT (0x00000020U) |
Timeout error
Definition at line 202 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define HAL_DMA_ERROR_TIMEOUT (0x00000020U) |
Timeout error
Definition at line 202 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.