Home
last modified time | relevance | path

Searched refs:HAL_MDMA_ERROR_BLOCK_SIZE (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_mdma.c1386 hmdma->ErrorCode |= HAL_MDMA_ERROR_BLOCK_SIZE; in HAL_MDMA_PollForTransfer()
1561 hmdma->ErrorCode |= HAL_MDMA_ERROR_BLOCK_SIZE; in HAL_MDMA_IRQHandler()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_mdma.c1398 hmdma->ErrorCode |= HAL_MDMA_ERROR_BLOCK_SIZE; in HAL_MDMA_PollForTransfer()
1585 hmdma->ErrorCode |= HAL_MDMA_ERROR_BLOCK_SIZE; in HAL_MDMA_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_mdma.h264 #define HAL_MDMA_ERROR_BLOCK_SIZE ((uint32_t)0x00000020U) /*!< Block Size error … macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_mdma.h268 #define HAL_MDMA_ERROR_BLOCK_SIZE ((uint32_t)0x00000020U) /*!< Block Size error … macro